Uses of Enum Class
org.keycloak.representations.idm.authorization.Logic
Package
Description
Provides the domain model and any other type related with it
-
Uses of Logic in org.keycloak.authorization.jpa.entities
-
Uses of Logic in org.keycloak.authorization.jpa.store
-
Uses of Logic in org.keycloak.authorization.model
-
Uses of Logic in org.keycloak.models.cache.infinispan.authorization
-
Uses of Logic in org.keycloak.models.cache.infinispan.authorization.entities
-
Uses of Logic in org.keycloak.representations.idm.authorization
Modifier 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.