Uses of Enum Class
org.keycloak.models.UserSessionModel.State
Packages that use UserSessionModel.State
-
Uses of UserSessionModel.State in org.keycloak.models
Methods in org.keycloak.models that return UserSessionModel.StateModifier and TypeMethodDescriptionUserSessionModel.getState()static UserSessionModel.StateReturns the enum constant of this class with the specified name.static UserSessionModel.StateUserSessionModel.State.valueOfInteger(Integer id) static UserSessionModel.State[]UserSessionModel.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.models with parameters of type UserSessionModel.State