Uses of Enum
org.keycloak.representations.idm.authorization.Logic
Packages that use Logic
-
Uses of Logic in org.keycloak.representations.idm.authorization
Methods in org.keycloak.representations.idm.authorization that return LogicModifier and TypeMethodDescriptionAbstractPolicyRepresentation.getLogic()static LogicReturns the enum constant of this type with the specified name.static LogicLogic.valueOfInteger(Integer id) static Logic[]Logic.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 Logic