Uses of Enum
org.keycloak.services.managers.AuthenticationManager.AuthenticationStatus
Packages that use AuthenticationManager.AuthenticationStatus
-
Uses of AuthenticationManager.AuthenticationStatus in org.keycloak.services.managers
Methods in org.keycloak.services.managers that return AuthenticationManager.AuthenticationStatusModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.AuthenticationManager.AuthenticationStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.