Uses of Enum Class
org.keycloak.representations.idm.PartialImportRepresentation.Policy
-
Uses of PartialImportRepresentation.Policy in org.keycloak.representations.idm
Modifier and TypeFieldDescriptionprotected PartialImportRepresentation.Policy
PartialImportRepresentation.policy
Modifier and TypeMethodDescriptionPartialImportRepresentation.getPolicy()
Returns the enum constant of this class with the specified name.static PartialImportRepresentation.Policy[]
PartialImportRepresentation.Policy.values()
Returns an array containing the constants of this enum class, in the order they are declared.