Uses of Enum Class
eu.webtoolkit.jwt.auth.IdentityConfirmationMethod
Packages that use IdentityConfirmationMethod
-
Uses of IdentityConfirmationMethod in eu.webtoolkit.jwt.auth
Methods in eu.webtoolkit.jwt.auth that return IdentityConfirmationMethodModifier and TypeMethodDescriptionRegistrationModel.getConfirmIsExistingUser()Returns the method to be used to confirm to be an existing user.static IdentityConfirmationMethodReturns the enum constant of this class with the specified name.static IdentityConfirmationMethod[]IdentityConfirmationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.