express-embed-mobile-sdk-android-release

//sdk/com.adobe.express.embedsdk/AuthStore

AuthStore


class AuthStore

Constructors

   
AuthStore
constructor()

Properties

Name Summary
forceJumpCheck
var forceJumpCheck: Boolean?
piipStatus
var piipStatus: PIIPStatus?
userId
var userId: String?

Functions

Name Summary
getAccessToken
fun getAccessToken(): String?
getAuthMode
fun getAuthMode(isFirstParty: Boolean): String
updateAuthOption
fun updateAuthOption(authOption: AuthOption)