Uses of Enum Class
org.keycloak.representations.idm.authorization.Logic
Packages that use Logic
Package
Description
Provides the domain model and any other type related with it
-
Uses of Logic in org.keycloak.authorization.jpa.entities
Methods in org.keycloak.authorization.jpa.entities that return LogicMethods in org.keycloak.authorization.jpa.entities with parameters of type Logic -
Uses of Logic in org.keycloak.authorization.jpa.store
Methods in org.keycloak.authorization.jpa.store that return LogicMethods in org.keycloak.authorization.jpa.store with parameters of type Logic -
Uses of Logic in org.keycloak.authorization.model
Methods in org.keycloak.authorization.model that return LogicMethods in org.keycloak.authorization.model with parameters of type Logic -
Uses of Logic in org.keycloak.models.cache.infinispan.authorization
Methods in org.keycloak.models.cache.infinispan.authorization that return LogicMethods in org.keycloak.models.cache.infinispan.authorization with parameters of type Logic -
Uses of Logic in org.keycloak.models.cache.infinispan.authorization.entities
Methods in org.keycloak.models.cache.infinispan.authorization.entities that return Logic -
Uses of Logic in org.keycloak.representations.idm.authorization
Methods in org.keycloak.representations.idm.authorization that return LogicModifier and TypeMethodDescriptionAbstractPolicyRepresentation.getLogic()
static Logic
Returns the enum constant of this class with the specified name.static Logic
Logic.valueOfInteger
(Integer id) static Logic[]
Logic.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.representations.idm.authorization with parameters of type Logic