Class TwoFactorLoginCredentials
java.lang.Object
ch.tocco.nice2.security.spi.auth.SimpleUsernamePasswordCredentials
ch.tocco.nice2.userbase.api.auth.TwoFactorLoginCredentials
- All Implemented Interfaces:
Credentials, LoginCredentials, UsernamePasswordCredentials, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SimpleUsernamePasswordCredentials
asList, equals, getCaptchaToken, getPassword, getUsername, hashCodeMethods inherited from interface LoginCredentials
supportsTwoFactorAuthentication, updatePrincipalFieldsMethods inherited from interface UsernamePasswordCredentials
ignoreCaptchaVerification
-
Constructor Details
-
TwoFactorLoginCredentials
-
-
Method Details
-
getCode
-
toString
- Overrides:
toStringin classSimpleUsernamePasswordCredentials
-