Uses of Enum Class
org.keycloak.authentication.InitiatedActionSupport
Packages that use InitiatedActionSupport
-
Uses of InitiatedActionSupport in org.keycloak.authentication
Methods in org.keycloak.authentication that return InitiatedActionSupportModifier and TypeMethodDescriptiondefault InitiatedActionSupportRequiredActionProvider.initiatedActionSupport()Determines what type of support is provided for application-initiated actions.static InitiatedActionSupportReturns the enum constant of this class with the specified name.static InitiatedActionSupport[]InitiatedActionSupport.values()Returns an array containing the constants of this enum class, in the order they are declared.