Uses of Enum
de.xima.fc.mdl.enums.EPasswordResetState
Packages that use EPasswordResetState
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EPasswordResetState in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EPasswordResetStateModifier and TypeMethodDescriptionstatic EPasswordResetState
Returns the enum constant of this type with the specified name.static EPasswordResetState[]
EPasswordResetState.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EPasswordResetState in de.xima.fc.security.cache
Methods in de.xima.fc.security.cache that return EPasswordResetStateModifier and TypeMethodDescriptionstatic EPasswordResetState
PasswordResetAttemptHelper.checkPasswordResetAttempts
(UserProfile profile) static EPasswordResetState
PasswordResetAttemptHelper.checkPasswordResetAttempts
(String loginId)