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.models.map.authorization.adapter
Methods in org.keycloak.models.map.authorization.adapter that return LogicMethods in org.keycloak.models.map.authorization.adapter with parameters of type Logic -
Uses of Logic in org.keycloak.models.map.authorization.entity
Methods in org.keycloak.models.map.authorization.entity that return LogicModifier and TypeMethodDescriptionMapPolicyEntity.getLogic()
MapPolicyEntityDelegate.getLogic()
MapPolicyEntityFieldDelegate.getLogic()
MapPolicyEntityImpl.Empty.getLogic()
MapPolicyEntityImpl.getLogic()
Methods in org.keycloak.models.map.authorization.entity with parameters of type Logic -
Uses of Logic in org.keycloak.models.map.storage.hotRod.authorization
Methods in org.keycloak.models.map.storage.hotRod.authorization that return LogicMethods in org.keycloak.models.map.storage.hotRod.authorization with parameters of type Logic -
Uses of Logic in org.keycloak.models.map.storage.jpa.authorization.policy.entity
Methods in org.keycloak.models.map.storage.jpa.authorization.policy.entity that return LogicMethods in org.keycloak.models.map.storage.jpa.authorization.policy.entity with parameters of type 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