Uses of Enum Class
org.keycloak.sessions.CommonClientSessionModel.Action
Packages that use CommonClientSessionModel.Action
-
Uses of CommonClientSessionModel.Action in org.keycloak.sessions
Methods in org.keycloak.sessions that return CommonClientSessionModel.ActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CommonClientSessionModel.Action[]CommonClientSessionModel.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.