Uses of Enum
de.xima.fc.web.LoginAttemptHelper.ELoginStatus
Packages that use LoginAttemptHelper.ELoginStatus
- 
Uses of LoginAttemptHelper.ELoginStatus in de.xima.fc.web
Methods in de.xima.fc.web that return LoginAttemptHelper.ELoginStatusModifier and TypeMethodDescriptionLoginAttemptHelper.checkLoginAttempts(String login, Long mandantID) Deprecated.LoginAttemptHelper.ELoginStatus.of(ELoginState state) Deprecated.Deprecated.Returns the enum constant of this type with the specified name.static LoginAttemptHelper.ELoginStatus[]LoginAttemptHelper.ELoginStatus.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared. 
LoginAttemptHelper.checkLoginAttempts(String)instead.