Uses of Enum Class
org.keycloak.representations.idm.PartialImportRepresentation.Policy
Packages that use PartialImportRepresentation.Policy
-
Uses of PartialImportRepresentation.Policy in org.keycloak.representations.idm
Fields in org.keycloak.representations.idm declared as PartialImportRepresentation.PolicyModifier and TypeFieldDescriptionprotected PartialImportRepresentation.PolicyPartialImportRepresentation.policyMethods in org.keycloak.representations.idm that return PartialImportRepresentation.PolicyModifier 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.