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