Uses of Enum Class
org.keycloak.adapters.saml.SamlSessionStore.CurrentAction
Packages that use SamlSessionStore.CurrentAction
-
Uses of SamlSessionStore.CurrentAction in org.keycloak.adapters.saml
Methods in org.keycloak.adapters.saml that return SamlSessionStore.CurrentActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SamlSessionStore.CurrentAction[]SamlSessionStore.CurrentAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.adapters.saml with parameters of type SamlSessionStore.CurrentActionModifier and TypeMethodDescriptionvoidSamlSessionStore.setCurrentAction(SamlSessionStore.CurrentAction action)