Uses of Enum
org.keycloak.representations.idm.authorization.PolicyEnforcementMode
Packages that use PolicyEnforcementMode
-
Uses of PolicyEnforcementMode in org.keycloak.representations.idm.authorization
Methods in org.keycloak.representations.idm.authorization that return PolicyEnforcementModeModifier and TypeMethodDescriptionResourceServerRepresentation.getPolicyEnforcementMode()static PolicyEnforcementModeReturns the enum constant of this type with the specified name.static PolicyEnforcementModePolicyEnforcementMode.valueOfInteger(Integer id) static PolicyEnforcementMode[]PolicyEnforcementMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.keycloak.representations.idm.authorization with parameters of type PolicyEnforcementModeModifier and TypeMethodDescriptionvoidResourceServerRepresentation.setPolicyEnforcementMode(PolicyEnforcementMode policyEnforcementMode)