okta-idx-android
2.0.0
idx-kotlin
/
com.okta.idx.kotlin.dto
/
IdxAuthenticator
/
Method
Method
enum
Method
:
Enum
<
IdxAuthenticator.Method
>
Content copied to clipboard
The method, or sub-type, of an authenticator.
Entries
Entries
SECURITY_QUESTION
Link copied to clipboard
SECURITY_QUESTION
(
)
Content copied to clipboard
WEB_AUTHN
Link copied to clipboard
WEB_AUTHN
(
)
Content copied to clipboard
PASSWORD
Link copied to clipboard
PASSWORD
(
)
Content copied to clipboard
TOTP
Link copied to clipboard
TOTP
(
)
Content copied to clipboard
SIGNED_NONCE
Link copied to clipboard
SIGNED_NONCE
(
)
Content copied to clipboard
CRYPTO
Link copied to clipboard
CRYPTO
(
)
Content copied to clipboard
PUSH
Link copied to clipboard
PUSH
(
)
Content copied to clipboard
EMAIL
Link copied to clipboard
EMAIL
(
)
Content copied to clipboard
VOICE
Link copied to clipboard
VOICE
(
)
Content copied to clipboard
SMS
Link copied to clipboard
SMS
(
)
Content copied to clipboard
UNKNOWN
Link copied to clipboard
UNKNOWN
(
)
Content copied to clipboard