Uses of Interface
org.keycloak.provider.EnvironmentDependentProviderFactory
Packages that use EnvironmentDependentProviderFactory
Package
Description
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.authentication.authenticators.browser
Classes in org.keycloak.authentication.authenticators.browser that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionfinal classclassclassclassclassclass -
Uses of EnvironmentDependentProviderFactory in org.keycloak.authentication.authenticators.conditional
Classes in org.keycloak.authentication.authenticators.conditional that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.authentication.requiredactions
Classes in org.keycloak.authentication.requiredactions that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassclassclassclass -
Uses of EnvironmentDependentProviderFactory in org.keycloak.client.clienttype
Subinterfaces of EnvironmentDependentProviderFactory in org.keycloak.client.clienttype -
Uses of EnvironmentDependentProviderFactory in org.keycloak.cluster.infinispan
Classes in org.keycloak.cluster.infinispan that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassThis impl is aware of Cross-Data-Center scenario too -
Uses of EnvironmentDependentProviderFactory in org.keycloak.cluster.infinispan.remote
Classes in org.keycloak.cluster.infinispan.remote that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.connections.infinispan.remote
Classes in org.keycloak.connections.infinispan.remote that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.credential
Classes in org.keycloak.credential that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassclassclass -
Uses of EnvironmentDependentProviderFactory in org.keycloak.federation.kerberos
Classes in org.keycloak.federation.kerberos that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassFactory for standalone Kerberos federation provider. -
Uses of EnvironmentDependentProviderFactory in org.keycloak.federation.sssd
Classes in org.keycloak.federation.sssd that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.ipatuura_user_spi
Classes in org.keycloak.ipatuura_user_spi that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.models.cache.infinispan.organization
Classes in org.keycloak.models.cache.infinispan.organization that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.models.sessions.infinispan
Classes in org.keycloak.models.sessions.infinispan that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of EnvironmentDependentProviderFactory in org.keycloak.models.sessions.infinispan.remote
Classes in org.keycloak.models.sessions.infinispan.remote that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization
Subinterfaces of EnvironmentDependentProviderFactory in org.keycloak.organization -
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.authentication.authenticators.broker
Classes in org.keycloak.organization.authentication.authenticators.broker that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.authentication.authenticators.browser
Classes in org.keycloak.organization.authentication.authenticators.browser that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.jpa
Classes in org.keycloak.organization.jpa that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.protocol.mappers.oidc
Classes in org.keycloak.organization.protocol.mappers.oidc that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.protocol.mappers.saml
Classes in org.keycloak.organization.protocol.mappers.saml that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.validator
Classes in org.keycloak.organization.validator that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.policy
Classes in org.keycloak.policy that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclass -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.docker
Classes in org.keycloak.protocol.docker that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc
Subinterfaces of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vcModifier and TypeInterfaceDescriptioninterfaceInterface for all OID4VC related provider factories, to ensure usage of the same feature flag.Classes in org.keycloak.protocol.oid4vc that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassImplementation of theClientRegistrationProviderFactoryto integrate the OID4VC protocols with Keycloak's client-registration.classFactory for creating all OID4VC related endpoints and the default mappers. -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc.issuance
Classes in org.keycloak.protocol.oid4vc.issuance that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassWellKnownProviderFactoryimplementation for JWT VC Issuer metadata at endpoint /.well-known/jwt-vc-issuerclassWellKnownProviderFactoryimplementation for the OID4VCI metadata -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
Subinterfaces of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc.issuance.credentialbuilderClasses in org.keycloak.protocol.oid4vc.issuance.credentialbuilder that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassclassclass -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc.issuance.keybinding
Subinterfaces of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc.issuance.keybindingClasses in org.keycloak.protocol.oid4vc.issuance.keybinding that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc.issuance.mappers
Classes in org.keycloak.protocol.oid4vc.issuance.mappers that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassAllows to add the context to the credential subjectclassAdds a generated ID to the credential (as a configurable property).classMap issuance date to the credential, under the default claim name "iat"classBase class for OID4VC Mappers, to provide common configuration and functionality for all of themclassAllows to add statically configured claims to the credential subjectclassSets an ID for the credential, either randomly generated or statically configuredclassAdds the users roles to the credential subjectclassAllows to add types to the credential subjectclassAllows to add user attributes to the credential subject -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc.issuance.signing
Subinterfaces of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc.issuance.signingClasses in org.keycloak.protocol.oid4vc.issuance.signing that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassclassclass -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants
Classes in org.keycloak.protocol.oidc.grants that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassFactory for Pre-Authorized Code GrantclassFactory for OAuth 2.0 Authorization Code Grant -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba
Classes in org.keycloak.protocol.oidc.grants.ciba that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassFactory for OpenID Connect Client-Initiated Backchannel Authentication Flow -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba.channel
Subinterfaces of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba.channelClasses in org.keycloak.protocol.oidc.grants.ciba.channel that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor
Classes in org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassclassclass -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba.endpoints
Classes in org.keycloak.protocol.oidc.grants.ciba.endpoints that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba.resolvers
Subinterfaces of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba.resolversClasses in org.keycloak.protocol.oidc.grants.ciba.resolvers that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.device
Classes in org.keycloak.protocol.oidc.grants.device that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassFactory for OAuth 2.0 Device Authorization Grant -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.device.endpoints
Classes in org.keycloak.protocol.oidc.grants.device.endpoints that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.mappers
Classes in org.keycloak.protocol.oidc.mappers that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassclassclassOIDCProtocolMapperthat uses a provided JavaScript fragment to compute the token claim value. -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.par.endpoints
Classes in org.keycloak.protocol.oidc.par.endpoints that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.tokenexchange
Classes in org.keycloak.protocol.oidc.tokenexchange that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassProvider factory for internal-internal token exchange, which is compliant with the token exchange specification https://datatracker.ietf.org/doc/html/rfc8693classV1 token exchange provider factory. -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.saml.mappers
Classes in org.keycloak.protocol.saml.mappers that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassclassThis class provides a mapper that uses javascript to attach a value to an attribute for SAML tokens. -
Uses of EnvironmentDependentProviderFactory in org.keycloak.services.clientpolicy.condition
Subinterfaces of EnvironmentDependentProviderFactory in org.keycloak.services.clientpolicy.conditionClasses in org.keycloak.services.clientpolicy.condition that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of EnvironmentDependentProviderFactory in org.keycloak.services.clientpolicy.executor
Subinterfaces of EnvironmentDependentProviderFactory in org.keycloak.services.clientpolicy.executorClasses in org.keycloak.services.clientpolicy.executor that implement EnvironmentDependentProviderFactoryModifier and TypeClassDescriptionclassclassclassclassclassclassCheck that switch "fullScopeAllowed" is not enabled for the clientsclassclassclassclassclassclassclassclassExecutor factory for SAML client that ensures REDIRECT is not used for responses and forces POST binding configuration option in the client creation/update.classExecutor factory that enforces that all URLs configured in a SAML client are secure (https).classPolicy executor that enforces client and server (full document or assertion) signature is ON.classclassclassclassclassclassclassclassclassclassclassclass -
Uses of EnvironmentDependentProviderFactory in org.keycloak.services.clienttype
Classes in org.keycloak.services.clienttype that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.services.clienttype.impl
Classes in org.keycloak.services.clienttype.impl that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.tracing
Subinterfaces of EnvironmentDependentProviderFactory in org.keycloak.tracingClasses in org.keycloak.tracing that implement EnvironmentDependentProviderFactory -
Uses of EnvironmentDependentProviderFactory in org.keycloak.url
Classes in org.keycloak.url that implement EnvironmentDependentProviderFactory