Interface PasswordUserVerificationContext
- All Superinterfaces:
UserVerificationContext
The object providing information about the password user verification (i.e. the user credential validation)
operation to be done.
This object contains the information required to ask the user to authenticate: the authenticator to be used, whether there were previous errors authenticating, etc.
-
Method Summary
Modifier and TypeMethodDescriptionThe authenticator protection status.Methods inherited from interface ch.nevis.mobile.sdk.api.operation.userverification.UserVerificationContext
authenticator
-
Method Details
-
authenticatorProtectionStatus
The authenticator protection status.- Returns:
- authenticator protection status
-