Uses of Package
org.keycloak.services.clientpolicy.context
Packages that use org.keycloak.services.clientpolicy.context
Package
Description
-
-
Classes in org.keycloak.services.clientpolicy.context used by org.keycloak.protocol.oidc.grants.ciba.clientpolicy.contextClassDescriptionRepresents
ClientPolicyContextwith access to the client, which can be used in underlying conditions/executorsRepresentsClientPolicyContextwith access to the scope parameter, which can be used in underlying conditions/executors to check what scope was used in the particular request -
Classes in org.keycloak.services.clientpolicy.context used by org.keycloak.services.clientpolicy.conditionClassDescriptionRepresents the context in the request to register/read/update/unregister client by Dynamic Client Registration or Admin REST API.
-
Classes in org.keycloak.services.clientpolicy.context used by org.keycloak.services.clientpolicy.contextClassDescriptionAbstract saml request context for any SAML request received.Represents the context in the request to register/read/update/unregister client by Dynamic Client Registration or Admin REST API.Represents
ClientPolicyContextwith access to the client, which can be used in underlying conditions/executorsRepresentsClientPolicyContextwith access to theAuthenticatedClientSessionModel, which can be used in underlying conditions/executorsRepresentsClientPolicyContextwith access to the scope parameter, which can be used in underlying conditions/executors to check what scope was used in the particular request