Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AAGUIDConverter - Class in org.keycloak.credential
- AAGUIDConverter() - Constructor for class org.keycloak.credential.AAGUIDConverter
- ABCA_JKT_TYPE - Static variable in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
-
The token confirmation type
- ABCA_RESULT - Static variable in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ABCAResult
-
A key to a KeycloakSession attribute that contains the ABCA validation result
- ABCAResult() - Constructor for class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ABCAResult
- AbstractActionTokenHandler<T extends org.keycloak.representations.JsonWebToken> - Class in org.keycloak.authentication.actiontoken
- AbstractActionTokenHandler(String, Class<T>, String, EventType, String) - Constructor for class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- AbstractAttributeToGroupMapper - Class in org.keycloak.broker.saml.mappers
-
Abstract class that handles the logic for importing and updating brokered users for all mappers that map a SAML attribute into a
Keycloakgroup. - AbstractAttributeToGroupMapper() - Constructor for class org.keycloak.broker.saml.mappers.AbstractAttributeToGroupMapper
- AbstractAttributeToRoleMapper - Class in org.keycloak.broker.saml.mappers
-
Abstract class that handles the logic for importing and updating brokered users for all mappers that map a SAML attribute into a
Keycloakrole. - AbstractAttributeToRoleMapper() - Constructor for class org.keycloak.broker.saml.mappers.AbstractAttributeToRoleMapper
- AbstractBaseJWTValidator - Class in org.keycloak.authentication.authenticators.client
-
Base validator for JWT authorization grant and JWT client validators.
- AbstractBaseJWTValidator(KeycloakSession, ClientAssertionState) - Constructor for class org.keycloak.authentication.authenticators.client.AbstractBaseJWTValidator
- AbstractCibaEndpoint - Class in org.keycloak.protocol.oidc.grants.ciba.endpoints
- AbstractCibaEndpoint(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.endpoints.AbstractCibaEndpoint
- AbstractClaimMapper - Class in org.keycloak.broker.oidc.mappers
- AbstractClaimMapper() - Constructor for class org.keycloak.broker.oidc.mappers.AbstractClaimMapper
- AbstractClaimToGroupMapper - Class in org.keycloak.broker.oidc.mappers
- AbstractClaimToGroupMapper() - Constructor for class org.keycloak.broker.oidc.mappers.AbstractClaimToGroupMapper
- AbstractClaimToRoleMapper - Class in org.keycloak.broker.oidc.mappers
-
Abstract class that handles the logic for importing and updating brokered users for all mappers that map an OIDC claim into a
Keycloakrole. - AbstractClaimToRoleMapper() - Constructor for class org.keycloak.broker.oidc.mappers.AbstractClaimToRoleMapper
- AbstractClientAuthenticator - Class in org.keycloak.authentication.authenticators.client
- AbstractClientAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.client.AbstractClientAuthenticator
- AbstractClientCertificateFromHttpHeadersLookup - Class in org.keycloak.services.x509
- AbstractClientCertificateFromHttpHeadersLookup(String, String, int) - Constructor for class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookup
- AbstractClientCertificateFromHttpHeadersLookupFactory - Class in org.keycloak.services.x509
- AbstractClientCertificateFromHttpHeadersLookupFactory() - Constructor for class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
- AbstractClientConfigWrapper - Class in org.keycloak.protocol.oidc
- AbstractClientConfigWrapper(ClientModel, ClientRepresentation) - Constructor for class org.keycloak.protocol.oidc.AbstractClientConfigWrapper
- AbstractClientIdMetadataDocumentExecutor<CONFIG extends AbstractClientIdMetadataDocumentExecutor.Configuration> - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
-
The abstract class implements OAuth Client ID Metadata Document specification (Internet Draft v00).
- AbstractClientIdMetadataDocumentExecutor(KeycloakSession, ClientIdMetadataDocumentExecutorFactoryProviderConfig) - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- AbstractClientIdMetadataDocumentExecutor.ClientMetadataCacheControl - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
-
The CIMD and MCP specification requires an authorization server to cache a client metadata.
- AbstractClientIdMetadataDocumentExecutor.Configuration - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
- AbstractClientIdMetadataDocumentExecutor.ErrorHandler - Interface in org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
- AbstractClientIdMetadataDocumentExecutor.FetchOperation - Enum Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
-
CREATE: a client metadata is not created, so fetching it creating it is needed.
- AbstractClientIdMetadataDocumentExecutor.OIDCClientRepresentationWithCacheControl - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
-
The CIMD and MCP specification requires an authorization server to cache a client metadata.
- AbstractClientIdMetadataDocumentExecutorFactory - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
-
The abstract class is the factory class of
AbstractClientIdMetadataDocumentExecutor. - AbstractClientIdMetadataDocumentExecutorFactory() - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- AbstractClientRegistrationContext - Class in org.keycloak.services.clientregistration
- AbstractClientRegistrationContext(KeycloakSession, ClientRepresentation, ClientRegistrationProvider) - Constructor for class org.keycloak.services.clientregistration.AbstractClientRegistrationContext
- AbstractClientRegistrationPolicyFactory - Class in org.keycloak.services.clientregistration.policy
- AbstractClientRegistrationPolicyFactory() - Constructor for class org.keycloak.services.clientregistration.policy.AbstractClientRegistrationPolicyFactory
- AbstractClientRegistrationProvider - Class in org.keycloak.services.clientregistration
- AbstractClientRegistrationProvider(KeycloakSession) - Constructor for class org.keycloak.services.clientregistration.AbstractClientRegistrationProvider
- AbstractCredentialSigner<T> - Class in org.keycloak.protocol.oid4vc.issuance.signing
- AbstractCredentialSigner(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.signing.AbstractCredentialSigner
- AbstractDirectGrantAuthenticator - Class in org.keycloak.authentication.authenticators.directgrant
- AbstractDirectGrantAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.directgrant.AbstractDirectGrantAuthenticator
- AbstractEcKeyProvider - Class in org.keycloak.keys
- AbstractEcKeyProvider(RealmModel, ComponentModel) - Constructor for class org.keycloak.keys.AbstractEcKeyProvider
- AbstractEcKeyProviderFactory<T extends org.keycloak.keys.KeyProvider> - Class in org.keycloak.keys
- AbstractEcKeyProviderFactory() - Constructor for class org.keycloak.keys.AbstractEcKeyProviderFactory
- AbstractEddsaKeyProvider - Class in org.keycloak.keys
- AbstractEddsaKeyProvider(RealmModel, ComponentModel) - Constructor for class org.keycloak.keys.AbstractEddsaKeyProvider
- AbstractEddsaKeyProviderFactory - Class in org.keycloak.keys
- AbstractEddsaKeyProviderFactory() - Constructor for class org.keycloak.keys.AbstractEddsaKeyProviderFactory
- AbstractFormAuthenticator - Class in org.keycloak.authentication
-
Abstract helper class that Authenticator implementations can leverage
- AbstractFormAuthenticator() - Constructor for class org.keycloak.authentication.AbstractFormAuthenticator
- AbstractGeneratedEcKeyProviderFactory<T extends org.keycloak.keys.KeyProvider> - Class in org.keycloak.keys
- AbstractGeneratedEcKeyProviderFactory() - Constructor for class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- AbstractGeneratedRsaKeyProviderFactory - Class in org.keycloak.keys
- AbstractGeneratedRsaKeyProviderFactory() - Constructor for class org.keycloak.keys.AbstractGeneratedRsaKeyProviderFactory
- AbstractGeneratedSecretKeyProvider - Class in org.keycloak.keys
- AbstractGeneratedSecretKeyProvider(ComponentModel, KeyUse, String, String) - Constructor for class org.keycloak.keys.AbstractGeneratedSecretKeyProvider
- AbstractGeneratedSecretKeyProviderFactory<T extends org.keycloak.keys.KeyProvider> - Class in org.keycloak.keys
- AbstractGeneratedSecretKeyProviderFactory() - Constructor for class org.keycloak.keys.AbstractGeneratedSecretKeyProviderFactory
- AbstractIdpAuthenticator - Class in org.keycloak.authentication.authenticators.broker
- AbstractIdpAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- AbstractImportedRsaKeyProviderFactory - Class in org.keycloak.keys
- AbstractImportedRsaKeyProviderFactory() - Constructor for class org.keycloak.keys.AbstractImportedRsaKeyProviderFactory
- AbstractJsonUserAttributeMapper - Class in org.keycloak.broker.oidc.mappers
-
Abstract class for Social Provider mappers which allow mapping of JSON user profile field into Keycloak user attribute.
- AbstractJsonUserAttributeMapper() - Constructor for class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
- AbstractJWTClientValidator - Class in org.keycloak.authentication.authenticators.client
-
Common validation for JWT client authentication with private_key_jwt or with client_secret
- AbstractJWTClientValidator(ClientAuthenticationFlowContext, AbstractJWTClientValidator.SignatureValidator, String) - Constructor for class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- AbstractJWTClientValidator.SignatureValidator - Interface in org.keycloak.authentication.authenticators.client
- AbstractOAuth2IdentityProvider<C extends OAuth2IdentityProviderConfig> - Class in org.keycloak.broker.oidc
- AbstractOAuth2IdentityProvider(KeycloakSession, C) - Constructor for class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- AbstractOAuth2IdentityProvider.Endpoint - Class in org.keycloak.broker.oidc
- AbstractOAuth2IdentityProvider.OAuthResponse - Class in org.keycloak.broker.oidc
-
This is a custom variant of
AccessTokenResponsewhich avoid primitives that would auto-add zero values to the original responses. - AbstractOIDCProtocolMapper - Class in org.keycloak.protocol.oidc.mappers
- AbstractOIDCProtocolMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.AbstractOIDCProtocolMapper
- AbstractPairwiseSubMapper - Class in org.keycloak.protocol.oidc.mappers
-
Set the 'sub' claim to pairwise .
- AbstractPairwiseSubMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.AbstractPairwiseSubMapper
- AbstractParEndpoint - Class in org.keycloak.protocol.oidc.par.endpoints
- AbstractParEndpoint(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.protocol.oidc.par.endpoints.AbstractParEndpoint
- AbstractPartialImport<T> - Class in org.keycloak.partialimport
-
Base PartialImport for most resource types.
- AbstractPartialImport() - Constructor for class org.keycloak.partialimport.AbstractPartialImport
- AbstractPermissionService - Class in org.keycloak.authorization.protection.permission
- AbstractPermissionService(KeycloakIdentity, ResourceServer, AuthorizationProvider) - Constructor for class org.keycloak.authorization.protection.permission.AbstractPermissionService
- AbstractPersistentClientIdMetadataDocumentProvider<CONFIG extends AbstractClientIdMetadataDocumentExecutor.Configuration> - Class in org.keycloak.protocol.oauth2.cimd.provider
-
The abstract class persists client metadata.
- AbstractPersistentClientIdMetadataDocumentProvider(KeycloakSession) - Constructor for class org.keycloak.protocol.oauth2.cimd.provider.AbstractPersistentClientIdMetadataDocumentProvider
- AbstractPersistentClientIdMetadataDocumentProviderFactory - Class in org.keycloak.protocol.oauth2.cimd.provider
-
The abstract class is the factory class of
AbstractPersistentClientIdMetadataDocumentProvider. - AbstractPersistentClientIdMetadataDocumentProviderFactory() - Constructor for class org.keycloak.protocol.oauth2.cimd.provider.AbstractPersistentClientIdMetadataDocumentProviderFactory
- AbstractProofValidator - Class in org.keycloak.protocol.oid4vc.issuance.keybinding
- AbstractProofValidator(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.keybinding.AbstractProofValidator
- AbstractRefreshTokenProvider - Class in org.keycloak.protocol.oidc.refresh
- AbstractRefreshTokenProvider(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.refresh.AbstractRefreshTokenProvider
- AbstractRegistrationRecaptcha - Class in org.keycloak.authentication.forms
- AbstractRegistrationRecaptcha() - Constructor for class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- AbstractResourceService - Class in org.keycloak.services.resources.account.resources
- AbstractResourceService(KeycloakSession, UserModel, Auth, HttpRequest) - Constructor for class org.keycloak.services.resources.account.resources.AbstractResourceService
- AbstractResourceService.Client - Class in org.keycloak.services.resources.account.resources
- AbstractResourceService.Permission - Class in org.keycloak.services.resources.account.resources
- AbstractResourceService.Resource - Class in org.keycloak.services.resources.account.resources
- AbstractResourceService.ResourcePermission - Class in org.keycloak.services.resources.account.resources
- AbstractResourceService.Scope - Class in org.keycloak.services.resources.account.resources
- AbstractRsaKeyProvider - Class in org.keycloak.keys
- AbstractRsaKeyProvider(RealmModel, ComponentModel) - Constructor for class org.keycloak.keys.AbstractRsaKeyProvider
- AbstractRsaKeyProviderFactory - Class in org.keycloak.keys
- AbstractRsaKeyProviderFactory() - Constructor for class org.keycloak.keys.AbstractRsaKeyProviderFactory
- AbstractSAMLProtocolMapper - Class in org.keycloak.protocol.saml.mappers
- AbstractSAMLProtocolMapper() - Constructor for class org.keycloak.protocol.saml.mappers.AbstractSAMLProtocolMapper
- AbstractSamlRequestContext<T> - Class in org.keycloak.services.clientpolicy.context
-
Abstract saml request context for any SAML request received.
- AbstractSamlRequestContext(T, ClientModel, String) - Constructor for class org.keycloak.services.clientpolicy.context.AbstractSamlRequestContext
- AbstractSecuredLocalService - Class in org.keycloak.services.resources
-
Helper class for securing local services.
- AbstractSecuredLocalService(KeycloakSession, ClientModel) - Constructor for class org.keycloak.services.resources.AbstractSecuredLocalService
- AbstractSetRequiredActionAuthenticator - Class in org.keycloak.authentication.authenticators.resetcred
- AbstractSetRequiredActionAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- AbstractTokenExchangeProvider - Class in org.keycloak.protocol.oidc.tokenexchange
-
Base token exchange implementation.
- AbstractTokenExchangeProvider() - Constructor for class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- AbstractTokenExchangeProvider.ExternalExchangeContext - Record Class in org.keycloak.protocol.oidc.tokenexchange
- AbstractUsernameFormAuthenticator - Class in org.keycloak.authentication.authenticators.browser
- AbstractUsernameFormAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- AbstractUserProfileBean - Class in org.keycloak.forms.login.freemarker.model
-
Abstract base for Freemarker context bean providing information about user profile to render dynamic or crafted forms.
- AbstractUserProfileBean(MultivaluedMap<String, String>) - Constructor for class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
- AbstractUserProfileBean.Attribute - Class in org.keycloak.forms.login.freemarker.model
-
Info about user profile attribute available in Freemarker template.
- AbstractUserProfileBean.AttributeGroup - Class in org.keycloak.forms.login.freemarker.model
- AbstractUserRoleMappingMapper - Class in org.keycloak.protocol.oidc.mappers
-
Base class for mapping of user role mappings to an ID and Access Token claim.
- AbstractUserRoleMappingMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.AbstractUserRoleMappingMapper
- AbstractVaultProvider - Class in org.keycloak.vault
-
Abstract class that is meant to be extended by implementations of
VaultProviderthat want to have support for key resolvers. - AbstractVaultProvider(String, List<VaultKeyResolver>) - Constructor for class org.keycloak.vault.AbstractVaultProvider
-
Creates an instance of
AbstractVaultProviderwith the specified realm and list of key resolvers. - AbstractVaultProviderFactory - Class in org.keycloak.vault
-
Abstract class that is meant to be extended by implementations of
VaultProviderFactorythat want to offer support for the configuration of key resolvers. - AbstractVaultProviderFactory() - Constructor for class org.keycloak.vault.AbstractVaultProviderFactory
- AbstractVaultProviderFactory.AvailableResolvers - Enum Class in org.keycloak.vault
-
Enum containing the available
VaultKeyResolvers. - AbstractX509ClientCertificateAuthenticator - Class in org.keycloak.authentication.authenticators.x509
- AbstractX509ClientCertificateAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- AbstractX509ClientCertificateAuthenticator.CertificateValidatorConfigBuilder - Class in org.keycloak.authentication.authenticators.x509
- AbstractX509ClientCertificateAuthenticator.UserIdentityExtractorBuilder - Class in org.keycloak.authentication.authenticators.x509
- AbstractX509ClientCertificateAuthenticator.UserIdentityToModelMapperBuilder - Class in org.keycloak.authentication.authenticators.x509
- AbstractX509ClientCertificateAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.x509
- AbstractX509ClientCertificateAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
- AbstractX509ClientCertificateDirectGrantAuthenticator - Class in org.keycloak.authentication.authenticators.x509
- AbstractX509ClientCertificateDirectGrantAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateDirectGrantAuthenticator
- ACCEPTS_PROMPT_NONE - Static variable in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticator
- ACCESS_DENIED - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- ACCESS_DENIED - Static variable in class org.keycloak.services.messages.Messages
- ACCESS_DENIED_WHEN_IDP_AUTH - Static variable in class org.keycloak.services.messages.Messages
- ACCESS_TOKEN_EXPIRATION - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- ACCESS_TOKEN_TYPE - Static variable in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProviderFactory
- accessCode - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- accessToken - Variable in class org.keycloak.authorization.common.KeycloakIdentity
- accessToken() - Method in record class org.keycloak.protocol.oidc.token.TokenPostProcessorContext
-
Returns the value of the
accessTokenrecord component. - accessToken(String) - Method in class org.keycloak.services.util.DPoPUtil.Validator
- accessToken(AccessToken) - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- AccessTokenContext - Class in org.keycloak.protocol.oidc.encode
-
Some context info about the token
- AccessTokenContext(AccessTokenContext.SessionType, AccessTokenContext.TokenType, String, String) - Constructor for class org.keycloak.protocol.oidc.encode.AccessTokenContext
- AccessTokenContext.SessionType - Enum Class in org.keycloak.protocol.oidc.encode
- AccessTokenContext.TokenType - Enum Class in org.keycloak.protocol.oidc.encode
- accessTokenExpiration - Variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- AccessTokenIntrospectionProvider<T extends org.keycloak.representations.AccessToken> - Class in org.keycloak.protocol.oidc
- AccessTokenIntrospectionProvider(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.AccessTokenIntrospectionProvider
- AccessTokenIntrospectionProviderFactory - Class in org.keycloak.protocol.oidc
- AccessTokenIntrospectionProviderFactory() - Constructor for class org.keycloak.protocol.oidc.AccessTokenIntrospectionProviderFactory
- AccessTokenResponseBuilder(RealmModel, ClientModel, EventBuilder, KeycloakSession, UserSessionModel, ClientSessionContext, TokenManager) - Constructor for class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- account(Boolean) - Method in class org.keycloak.services.resources.account.AccountRestService
-
Get account information.
- ACCOUNT_DISABLED - Enum constant in enum class org.keycloak.services.managers.AuthenticationManager.AuthenticationStatus
- ACCOUNT_DISABLED - Static variable in class org.keycloak.services.messages.Messages
- ACCOUNT_PARAM - Static variable in class org.keycloak.protocol.docker.DockerAuthV2Protocol
- ACCOUNT_PASSWORD_UPDATED - Static variable in class org.keycloak.services.messages.Messages
- ACCOUNT_PERMANENTLY_DISABLED - Static variable in class org.keycloak.services.messages.Messages
- ACCOUNT_PERMANENTLY_DISABLED_TOTP - Static variable in class org.keycloak.services.messages.Messages
- ACCOUNT_SCOPE - Static variable in class org.keycloak.social.bitbucket.BitbucketIdentityProvider
- ACCOUNT_TEMPORARILY_DISABLED - Enum constant in enum class org.keycloak.services.managers.AuthenticationManager.AuthenticationStatus
- ACCOUNT_TEMPORARILY_DISABLED - Static variable in class org.keycloak.services.messages.Messages
- ACCOUNT_TEMPORARILY_DISABLED_TOTP - Static variable in class org.keycloak.services.messages.Messages
- ACCOUNT_UPDATED - Static variable in class org.keycloak.services.messages.Messages
- ACCOUNT_UPDATED_TITLE - Static variable in class org.keycloak.services.messages.Messages
- ACCOUNT_VITE_URL - Static variable in class org.keycloak.services.util.ViteManifest
- accountBase(URI) - Static method in class org.keycloak.services.Urls
- AccountConsole - Class in org.keycloak.services.resources.account
-
Created by st on 29/03/17.
- AccountConsole(KeycloakSession, ClientModel, Theme) - Constructor for class org.keycloak.services.resources.account.AccountConsole
- AccountConsoleFactory - Class in org.keycloak.services.resources.account
- AccountConsoleFactory() - Constructor for class org.keycloak.services.resources.account.AccountConsoleFactory
- AccountCredentialResource - Class in org.keycloak.services.resources.account
- AccountCredentialResource(KeycloakSession, UserModel, Auth, EventBuilder) - Constructor for class org.keycloak.services.resources.account.AccountCredentialResource
- AccountCredentialResource.CredentialContainer - Class in org.keycloak.services.resources.account
- AccountDefenderAssessment() - Constructor for class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.AccountDefenderAssessment
- AccountIssuedVerifiableCredentialResource - Class in org.keycloak.services.resources.account
- AccountIssuedVerifiableCredentialResource(KeycloakSession, Auth, UserModel) - Constructor for class org.keycloak.services.resources.account.AccountIssuedVerifiableCredentialResource
- AccountLoader - Class in org.keycloak.services.resources.account
- AccountLoader(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.services.resources.account.AccountLoader
- accountPreflight() - Method in class org.keycloak.services.resources.PublicRealmResource
-
CORS preflight
- AccountRestService - Class in org.keycloak.services.resources.account
- AccountRestService(KeycloakSession, Auth, EventBuilder, AccountRestApiVersion) - Constructor for class org.keycloak.services.resources.account.AccountRestService
- accountUrl(UriBuilder) - Static method in class org.keycloak.services.resources.RealmsResource
- AccountVerifiableCredentialResource - Class in org.keycloak.services.resources.account
- AccountVerifiableCredentialResource(KeycloakSession, Auth, UserModel) - Constructor for class org.keycloak.services.resources.account.AccountVerifiableCredentialResource
- accumulator() - Method in class org.keycloak.protocol.docker.DockerKeyIdentifier.DelimitingCollector
- ACR - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- ACR_NOT_FULFILLED - Static variable in class org.keycloak.services.messages.Messages
- ACR_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- ACR_PROPERTY - Static variable in class org.keycloak.services.clientpolicy.condition.AcrConditionFactory
- ACR_SCOPE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- AcrCondition - Class in org.keycloak.services.clientpolicy.condition
- AcrCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.AcrCondition
- AcrCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- AcrConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- AcrConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.AcrConditionFactory
- acrProperty - Variable in class org.keycloak.services.clientpolicy.condition.AcrCondition.Configuration
- AcrProtocolMapper - Class in org.keycloak.protocol.oidc.mappers
- AcrProtocolMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.AcrProtocolMapper
- AcrStore - Class in org.keycloak.authentication.authenticators.util
-
CRUD data in the authentication session, which are related to step-up authentication
- AcrStore(KeycloakSession, AuthenticationSessionModel) - Constructor for class org.keycloak.authentication.authenticators.util.AcrStore
- AcrUtils - Class in org.keycloak.protocol.oidc.utils
- AcrUtils() - Constructor for class org.keycloak.protocol.oidc.utils.AcrUtils
- acrValues - Variable in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- action - Variable in class org.keycloak.protocol.RestartLoginCookie
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.AttemptedAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValue
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.directgrant.AbstractDirectGrantAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateDirectGrantAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.x509.ValidateX509CertificateUsername
- action(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.x509.X509ClientCertificateAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticator
- action(AuthenticationFlowContext) - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticator
- ACTION - Static variable in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- ACTION - Static variable in class org.keycloak.exportimport.ExportImportConfig
- ACTION_EXPORT - Static variable in class org.keycloak.exportimport.ExportImportConfig
- ACTION_IMPORT - Static variable in class org.keycloak.exportimport.ExportImportConfig
- ACTION_TOKEN_BASIC_CHECKS - Static variable in class org.keycloak.authentication.actiontoken.DefaultActionToken
- actionImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- actionImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticator
- actionImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticator
- actionImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticator
- actionImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticator
- actionImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticator
- actionImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticator
- actionImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpAddOrganizationMemberAuthenticator
- actionProviderNull() - Method in class org.keycloak.services.ServicesLogger_$logger
- actionProviderNull() - Method in interface org.keycloak.services.ServicesLogger
- actionProviderNull$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- ACTIONS_REQUIRED - Enum constant in enum class org.keycloak.services.managers.AuthenticationManager.AuthenticationStatus
- actionTokenBuilder(URI, String, String, String, String) - Static method in class org.keycloak.services.Urls
- ActionTokenContext<T extends org.keycloak.representations.JsonWebToken> - Class in org.keycloak.authentication.actiontoken
- ActionTokenContext(KeycloakSession, RealmModel, UriInfo, ClientConnection, HttpRequest, EventBuilder, ActionTokenHandler<T>, String, String, ActionTokenContext.ProcessAuthenticateFlow, ActionTokenContext.ProcessBrokerFlow) - Constructor for class org.keycloak.authentication.actiontoken.ActionTokenContext
- ActionTokenContext.ProcessAuthenticateFlow - Interface in org.keycloak.authentication.actiontoken
- ActionTokenContext.ProcessBrokerFlow - Interface in org.keycloak.authentication.actiontoken
- ActionTokenHandler<T extends org.keycloak.representations.JsonWebToken> - Interface in org.keycloak.authentication.actiontoken
-
Handler of the action token.
- ActionTokenHandlerFactory<T extends org.keycloak.representations.JsonWebToken> - Interface in org.keycloak.authentication.actiontoken
- ActionTokenHandlerSpi - Class in org.keycloak.authentication.actiontoken
- ActionTokenHandlerSpi() - Constructor for class org.keycloak.authentication.actiontoken.ActionTokenHandlerSpi
- actionTokenProcessor(UriInfo) - Static method in class org.keycloak.services.resources.LoginActionsService
- actionUri - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- activate(ResourceType, String, String) - Method in class org.keycloak.workflow.admin.resource.WorkflowResource
-
Activate the workflow for the resource.
- ACTIVE_KEY - Static variable in interface org.keycloak.keys.Attributes
- ACTIVE_PROPERTY - Static variable in interface org.keycloak.keys.Attributes
- AdapterInstallationClientRegistrationProvider - Class in org.keycloak.services.clientregistration
- AdapterInstallationClientRegistrationProvider(KeycloakSession) - Constructor for class org.keycloak.services.clientregistration.AdapterInstallationClientRegistrationProvider
- AdapterInstallationClientRegistrationProviderFactory - Class in org.keycloak.services.clientregistration
- AdapterInstallationClientRegistrationProviderFactory() - Constructor for class org.keycloak.services.clientregistration.AdapterInstallationClientRegistrationProviderFactory
- add() - Method in class org.keycloak.services.cors.DefaultCors
- ADD_EXTENSIONS_ELEMENT_WITH_KEY_INFO - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- ADD_GROUP_ROLE_MAPPINGS - Static variable in class org.keycloak.organization.protocol.mappers.oidc.OrganizationGroupMembershipMapper
- ADD_GROUP_ROLE_MAPPINGS - Static variable in class org.keycloak.organization.protocol.mappers.saml.OrganizationGroupMembershipMapper
- ADD_ORGANIZATION_ATTRIBUTES - Static variable in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- ADD_ORGANIZATION_DOMAIN - Static variable in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- ADD_ORGANIZATION_ID - Static variable in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- ADD_RECOVERY_CODES - Static variable in class org.keycloak.authentication.requiredactions.UpdateTotp
- addAcrClientScope(RealmModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- addAdminUserFailedUsersExist(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- addAdminUserFailedUsersExist(String) - Method in interface org.keycloak.services.ServicesLogger
- addAdminUserFailedUsersExist$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- addAttribute(AttributeStatementType, ProtocolMapperModel, String) - Static method in class org.keycloak.protocol.saml.mappers.AttributeStatementHelper
- addAttributeConfig(List<ProviderConfigProperty>, Class<? extends ProtocolMapper>) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- addAttributes(AttributeStatementType, ProtocolMapperModel, Collection<String>) - Static method in class org.keycloak.protocol.saml.mappers.AttributeStatementHelper
- addAuthCredential(AuthenticationSessionModel, String) - Static method in class org.keycloak.authentication.AuthenticatorUtil
-
Adds the credentials to the credentials used in the authentication session.
- addBasicClientScope(RealmModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- addCachedTheme(String, Theme.Type, Theme) - Method in class org.keycloak.theme.DefaultThemeManagerFactory
- addCertificateChainFromIndexedHeaders(HttpRequest, List<X509Certificate>) - Method in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookup
- addChild(GroupRepresentation) - Method in class org.keycloak.services.resources.admin.GroupResource
-
Set or create child.
- addClient(ClientModel) - Method in class org.keycloak.protocol.oidc.FrontChannelLogoutHandler
- addClientFailedClientExists(String, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- addClientFailedClientExists(String, String) - Method in interface org.keycloak.services.ServicesLogger
- addClientFailedClientExists$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- addClientResponses(BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse) - Method in class org.keycloak.protocol.oidc.BackchannelLogoutResponse
- addClientRoleMapping(List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.ClientRoleMappingsResource
-
Add client-level roles to the user or group role mapping
- addClientScopeDefaults(ClientScopeRepresentation) - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- addClientScopeMapping(List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.ScopeMappedClientResource
-
Add client-level roles to the client's scope
- addCommonConfigProperties(List<ProviderConfigProperty>) - Static method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- addComposites(String, List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Make the role a composite role by associating some child roles
- addComposites(String, List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Add a composite to the role
- addComposites(AdminPermissionEvaluator, AdminEventBuilder, UriInfo, List<RoleRepresentation>, RoleModel) - Method in class org.keycloak.services.resources.admin.RoleResource
- addConsent(KeycloakSession, RealmModel, UserModel, UserConsentModel) - Static method in class org.keycloak.services.managers.UserConsentManager
-
Add user consent for the user.
- addCooldownEntry(RequiredActionContext, String) - Static method in class org.keycloak.authentication.requiredactions.util.EmailCooldownManager
- addCredential(Object) - Method in class org.keycloak.protocol.oid4vc.model.CredentialResponse
- addCustomTokenResponseClaims(AccessTokenResponse, ClientSessionContext) - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
-
Extension point for subclasses to add custom claims to the AccessTokenResponse before it is returned.
- addDefaultClientScope(String) - Method in class org.keycloak.services.resources.admin.ClientResource
- addDefaultDefaultClientScope(String) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- addDefaultGroup(String) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- addDefaultOptionalClientScope(String) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- addDefaultPolicies(RealmModel) - Static method in class org.keycloak.services.clientregistration.policy.DefaultClientRegistrationPolicies
- addDefaults(ClientModel) - Method in class org.keycloak.protocol.docker.DockerAuthV2ProtocolFactory
- addDefaults(ClientModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- addDefaults(ClientModel) - Method in class org.keycloak.protocol.saml.SamlProtocolFactory
- added(String, String, RoleRepresentation) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- added(String, T) - Method in class org.keycloak.partialimport.AbstractPartialImport
- addedKerberosToRealmCredentials() - Method in class org.keycloak.services.ServicesLogger_$logger
- addedKerberosToRealmCredentials() - Method in interface org.keycloak.services.ServicesLogger
- addedKerberosToRealmCredentials$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- addError(FormMessage) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- addExecution(AuthenticationExecutionRepresentation) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Add new authentication execution
- addExecutionFlow(String, Map<String, Object>) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Add new flow with new execution to existing flow.
- addExecutionToFlow(String, Map<String, Object>) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Add new authentication execution to a flow
- addExtensionsElementWithKeyInfo() - Method in class org.keycloak.protocol.saml.SamlClient
- addFederatedIdentity(String, FederatedIdentityRepresentation) - Method in class org.keycloak.services.resources.admin.UserResource
-
Add a social login provider to the user
- addGrant(CredentialOfferGrant) - Method in class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- addHeader(String, String) - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapMessageBuilder
- addHeaders(ContainerRequestContext, ContainerResponseContext) - Method in class org.keycloak.headers.DefaultSecurityHeadersProvider
- addIdentityProvider(String) - Method in class org.keycloak.organization.admin.resource.OrganizationIdentityProvidersResource
- addIncludedEvents(EventType...) - Method in class org.keycloak.events.email.EmailEventListenerProviderFactory
- addIncludeInTokensConfig(List<ProviderConfigProperty>, Class<? extends ProtocolMapper>) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- ADDITIONAL_BACKCHANNEL_REQ_PARAMS_PREFIX - Static variable in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
-
Prefix used to store additional params from the backchannel authentication request into
AuthenticationSessionModelnote to be available later in Authenticators, RequiredActions etc. - ADDITIONAL_CALLBACK_PARAMS_PREFIX - Static variable in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
-
Prefix used to store additional params from the original authentication callback response into
AuthenticationSessionModelnote to be available later in Authenticators, RequiredActions etc. - ADDITIONAL_REQ_PARAMS_MAX_MUMBER - Static variable in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParser
-
Max number of additional req params copied into client session note to prevent DoS attacks
- ADDITIONAL_REQ_PARAMS_MAX_SIZE - Static variable in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParser
-
Max size of additional req param value copied into client session note to prevent DoS attacks - params with longer value are ignored
- additionalReqParamsFailFast - Variable in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- additionalReqParamsMaxNumber - Variable in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- additionalReqParamsMaxOverallSize - Variable in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- additionalReqParamsMaxSize - Variable in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- addJsonTypeConfig(List<ProviderConfigProperty>) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- addJsonTypeConfig(List<ProviderConfigProperty>, List<String>, String) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- addKeyBinding(JWK) - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBody
-
Bind the credential to a public key prior to signing.
- addKeyBinding(JWK) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBody
- addKeyBinding(JWK) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBody
- addKeyBinding(JWK) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.SdJwtCredentialBody
- addLinkInfoIntoAttributes(String, long, Map<String, Object>) - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider
-
Add link info into template attributes.
- addListeners(KeycloakSession) - Method in class org.keycloak.services.resources.admin.AdminEventBuilder
- addMapper(IdentityProviderMapperRepresentation) - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Add a mapper to identity provider
- addMember(String) - Method in class org.keycloak.organization.admin.resource.OrganizationMemberResource
- addMessage(String, String, MessageType) - Method in class org.keycloak.theme.beans.MessagesPerFieldBean
- addMicroprofileJWTClientScope(RealmModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
-
Adds the
microprofile-jwtoptional client scope to the specified realm. - addMimeHeader(String, String) - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapMessageBuilder
- addNamespace(String, String) - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapMessageBuilder
- addOIDCAcrClientScope(RealmModel) - Method in class org.keycloak.services.migration.DefaultMigrationProvider
- addOIDCBasicClientScope(RealmModel) - Method in class org.keycloak.services.migration.DefaultMigrationProvider
- addOIDCMicroprofileJWTClientScope(RealmModel) - Method in class org.keycloak.services.migration.DefaultMigrationProvider
- addOIDCRolesClientScope(RealmModel) - Method in class org.keycloak.services.migration.DefaultMigrationProvider
- addOIDCServiceAccountClientScope(RealmModel) - Method in class org.keycloak.services.migration.DefaultMigrationProvider
- addOIDCWebOriginsClientScope(RealmModel) - Method in class org.keycloak.services.migration.DefaultMigrationProvider
- addOptionalClientScope(String) - Method in class org.keycloak.services.resources.admin.ClientResource
- addParam(String, String) - Method in class org.keycloak.protocol.oidc.utils.OIDCRedirectUriBuilder
- addPermission(String, AbstractResourceService.Permission) - Method in class org.keycloak.services.resources.account.resources.AbstractResourceService.ResourcePermission
- addPermissions(List<String>, String, boolean, Integer) - Method in class org.keycloak.authorization.authorization.AuthorizationTokenService.KeycloakAuthorizationRequest
- addQueryCompositeRoles(ClientModel) - Method in class org.keycloak.services.managers.RealmManager
- addRealmRoleMappings(List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.RoleMapperResource
-
Add realm-level role mappings to the user
- addRealmScopeMappings(List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
Add a set of realm-level roles to the client's scope
- addRedirectUri(String) - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- addRequiredAction(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticator
- AddRequiredActionStepProvider - Class in org.keycloak.models.workflow
- AddRequiredActionStepProvider(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.models.workflow.AddRequiredActionStepProvider
- AddRequiredActionStepProviderFactory - Class in org.keycloak.models.workflow
- AddRequiredActionStepProviderFactory() - Constructor for class org.keycloak.models.workflow.AddRequiredActionStepProviderFactory
- ADDRESS - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- ADDRESS_SCOPE_CONSENT_TEXT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- AddressMapper - Class in org.keycloak.protocol.oidc.mappers
- AddressMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.AddressMapper
- addRolesClientScope(RealmModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- addSamlAuthnContextClassRefClientScope(RealmModel) - Method in class org.keycloak.protocol.saml.SamlProtocolFactory
- addSamlAuthnContextClassRefClientScope(RealmModel) - Method in class org.keycloak.services.migration.DefaultMigrationProvider
- addScope(String...) - Method in class org.keycloak.services.resources.account.resources.AbstractResourceService.Permission
- addScript(String) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- addServiceAccountClientScope(RealmModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- addSigningCertificate(String) - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- addSubGroup(GroupRepresentation) - Method in class org.keycloak.organization.admin.resource.OrganizationGroupResource
- addSuccess(FormMessage) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- addToBody(Document) - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapMessageBuilder
- addTokenClaimNameConfig(List<ProviderConfigProperty>) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- addTopLevelGroup(GroupRepresentation) - Method in class org.keycloak.organization.admin.resource.OrganizationGroupsResource
- addTopLevelGroup(GroupRepresentation) - Method in class org.keycloak.services.resources.admin.GroupsResource
-
create or add a top level realm groupSet or create child.
- addUserFailed(Throwable, String, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- addUserFailed(Throwable, String, String) - Method in interface org.keycloak.services.ServicesLogger
- addUserFailed$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- addUserFailedUserExists(String, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- addUserFailedUserExists(String, String) - Method in interface org.keycloak.services.ServicesLogger
- addUserFailedUserExists$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- addUserSuccess(String, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- addUserSuccess(String, String) - Method in interface org.keycloak.services.ServicesLogger
- addUserSuccess$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- addWebOrigin(String) - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- addWebOriginsClientScope(RealmModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- ADMIN_VITE_URL - Static variable in class org.keycloak.services.util.ViteManifest
- adminAuth - Variable in class org.keycloak.services.clientpolicy.context.AdminClientRegisterContext
- adminAuth() - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionEvaluator
- AdminAuth - Class in org.keycloak.services.resources.admin
- AdminAuth(RealmModel, AccessToken, UserModel, ClientModel) - Constructor for class org.keycloak.services.resources.admin.AdminAuth
- AdminAuth.Resource - Enum Class in org.keycloak.services.resources.admin
- adminBaseUrl(UriBuilder) - Static method in class org.keycloak.services.resources.admin.AdminRoot
- adminBaseUrl(UriInfo) - Static method in class org.keycloak.services.resources.admin.AdminRoot
- AdminClientRegisterContext - Class in org.keycloak.services.clientpolicy.context
- AdminClientRegisterContext(ClientRepresentation, AdminAuth) - Constructor for class org.keycloak.services.clientpolicy.context.AdminClientRegisterContext
- AdminClientRegisteredContext - Class in org.keycloak.services.clientpolicy.context
- AdminClientRegisteredContext(ClientModel, AdminAuth) - Constructor for class org.keycloak.services.clientpolicy.context.AdminClientRegisteredContext
- AdminClientUnregisterContext - Class in org.keycloak.services.clientpolicy.context
- AdminClientUnregisterContext(ClientModel, AdminAuth) - Constructor for class org.keycloak.services.clientpolicy.context.AdminClientUnregisterContext
- AdminClientUpdateContext - Class in org.keycloak.services.clientpolicy.context
- AdminClientUpdateContext(ClientRepresentation, ClientModel, AdminAuth) - Constructor for class org.keycloak.services.clientpolicy.context.AdminClientUpdateContext
- AdminClientUpdatedContext - Class in org.keycloak.services.clientpolicy.context
- AdminClientUpdatedContext(ClientRepresentation, ClientModel, AdminAuth) - Constructor for class org.keycloak.services.clientpolicy.context.AdminClientUpdatedContext
- AdminClientViewContext - Class in org.keycloak.services.clientpolicy.context
- AdminClientViewContext(ClientModel, AdminAuth) - Constructor for class org.keycloak.services.clientpolicy.context.AdminClientViewContext
- AdminConsole - Class in org.keycloak.services.resources.admin
- AdminConsole(KeycloakSession) - Constructor for class org.keycloak.services.resources.admin.AdminConsole
- AdminConsole.WhoAmI - Class in org.keycloak.services.resources.admin
- adminConsoleRoot(URI, String) - Static method in class org.keycloak.services.Urls
- adminConsoleUrl(UriBuilder) - Static method in class org.keycloak.services.resources.admin.AdminRoot
- adminConsoleUrl(UriInfo) - Static method in class org.keycloak.services.resources.admin.AdminRoot
- AdminCorsPreflightService - Class in org.keycloak.services.resources.admin
-
Created by st on 21/03/17.
- AdminCorsPreflightService() - Constructor for class org.keycloak.services.resources.admin.AdminCorsPreflightService
- adminEvent - Variable in class org.keycloak.authorization.admin.PolicyService
- adminEvent - Variable in class org.keycloak.services.resources.admin.AdminEventBuilder
- adminEvent - Variable in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
- adminEvent - Variable in class org.keycloak.services.resources.admin.ClientRoleMappingsResource
- adminEvent - Variable in class org.keycloak.services.resources.admin.ProtocolMappersResource
- adminEvent - Variable in class org.keycloak.services.resources.admin.ScopeMappedClientResource
- adminEvent - Variable in class org.keycloak.services.resources.admin.ScopeMappedResource
- adminEvent - Variable in class org.keycloak.services.resources.admin.UserProfileResource
- AdminEventBean - Class in org.keycloak.email.freemarker.beans
- AdminEventBean(AdminEvent) - Constructor for class org.keycloak.email.freemarker.beans.AdminEventBean
- AdminEventBuilder - Class in org.keycloak.services.resources.admin
- AdminEventBuilder(RealmModel, AdminAuth, KeycloakSession, String, AdminEvent) - Constructor for class org.keycloak.services.resources.admin.AdminEventBuilder
- AdminEventBuilder(RealmModel, AdminAuth, KeycloakSession, ClientConnection) - Constructor for class org.keycloak.services.resources.admin.AdminEventBuilder
- adminImpersonatingPermission() - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionManagement
- AdminPermissionEvaluator - Interface in org.keycloak.services.resources.admin.fgap
- AdminPermissionEvaluator.PermissionCheck - Interface in org.keycloak.services.resources.admin.fgap
-
Useful as a function pointer, i.e.
- AdminPermissionEvaluator.RequirePermissionCheck - Interface in org.keycloak.services.resources.admin.fgap
-
Useful as a function pointer, i.e.
- AdminPermissionManagement - Interface in org.keycloak.services.resources.admin.fgap
- AdminPermissions - Class in org.keycloak.services.resources.admin.fgap
- AdminPermissions() - Constructor for class org.keycloak.services.resources.admin.fgap.AdminPermissions
- AdminRealmResourceProvider - Interface in org.keycloak.services.resources.admin.ext
-
A
AdminRealmResourceProvidercreates JAX-RSsub-resource instances for paths relative to Realm's RESTful Admin API that could not be resolved by the server. - AdminRealmResourceProviderFactory - Interface in org.keycloak.services.resources.admin.ext
-
A factory that creates
AdminRealmResourceProviderinstances. - AdminRealmResourceSpi - Class in org.keycloak.services.resources.admin.ext
-
A
Spito plug additional sub-resources to Realms' RESTful Admin API. - AdminRealmResourceSpi() - Constructor for class org.keycloak.services.resources.admin.ext.AdminRealmResourceSpi
- AdminRoot - Class in org.keycloak.services.resources.admin
-
Root resource for admin console and admin REST API
- AdminRoot() - Constructor for class org.keycloak.services.resources.admin.AdminRoot
- AdvancedAttributeToGroupMapper - Class in org.keycloak.broker.saml.mappers
- AdvancedAttributeToGroupMapper() - Constructor for class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- AdvancedAttributeToRoleMapper - Class in org.keycloak.broker.saml.mappers
- AdvancedAttributeToRoleMapper() - Constructor for class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- AdvancedClaimToGroupMapper - Class in org.keycloak.broker.oidc.mappers
- AdvancedClaimToGroupMapper() - Constructor for class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- AdvancedClaimToRoleMapper - Class in org.keycloak.broker.oidc.mappers
- AdvancedClaimToRoleMapper() - Constructor for class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- AdvancedMessageFormatterMethod - Class in org.keycloak.theme.beans
- AdvancedMessageFormatterMethod(Locale, Properties) - Constructor for class org.keycloak.theme.beans.AdvancedMessageFormatterMethod
- Aes128CbcHmacSha256ContentEncryptionProviderFactory - Class in org.keycloak.crypto
- Aes128CbcHmacSha256ContentEncryptionProviderFactory() - Constructor for class org.keycloak.crypto.Aes128CbcHmacSha256ContentEncryptionProviderFactory
- Aes128GcmContentEncryptionProviderFactory - Class in org.keycloak.crypto
- Aes128GcmContentEncryptionProviderFactory() - Constructor for class org.keycloak.crypto.Aes128GcmContentEncryptionProviderFactory
- Aes192CbcHmacSha384ContentEncryptionProviderFactory - Class in org.keycloak.crypto
- Aes192CbcHmacSha384ContentEncryptionProviderFactory() - Constructor for class org.keycloak.crypto.Aes192CbcHmacSha384ContentEncryptionProviderFactory
- Aes192GcmContentEncryptionProviderFactory - Class in org.keycloak.crypto
- Aes192GcmContentEncryptionProviderFactory() - Constructor for class org.keycloak.crypto.Aes192GcmContentEncryptionProviderFactory
- Aes256CbcHmacSha512ContentEncryptionProviderFactory - Class in org.keycloak.crypto
- Aes256CbcHmacSha512ContentEncryptionProviderFactory() - Constructor for class org.keycloak.crypto.Aes256CbcHmacSha512ContentEncryptionProviderFactory
- Aes256GcmContentEncryptionProviderFactory - Class in org.keycloak.crypto
- Aes256GcmContentEncryptionProviderFactory() - Constructor for class org.keycloak.crypto.Aes256GcmContentEncryptionProviderFactory
- AesCbcHmacShaContentEncryptionProvider - Class in org.keycloak.crypto
- AesCbcHmacShaContentEncryptionProvider(KeycloakSession, String) - Constructor for class org.keycloak.crypto.AesCbcHmacShaContentEncryptionProvider
- AesGcmContentEncryptionProvider - Class in org.keycloak.crypto
- AesGcmContentEncryptionProvider(KeycloakSession, String) - Constructor for class org.keycloak.crypto.AesGcmContentEncryptionProvider
- afterAuthorizationDetailsProcessed(UserSessionModel, ClientSessionContext, List<AuthorizationDetailsJSONRepresentation>) - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
-
Hook method called after authorization_details are processed and before the token response is created.
- afterAuthorizationDetailsProcessed(UserSessionModel, ClientSessionContext, List<AuthorizationDetailsJSONRepresentation>) - Method in class org.keycloak.protocol.oidc.rar.AuthorizationDetailsProcessorManager
- afterAuthorizationDetailsProcessed(UserSessionModel, ClientSessionContext, OID4VCAuthorizationDetail) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessor
- afterFirstBrokerLogin(String, String, String, String) - Method in class org.keycloak.services.resources.IdentityBrokerService
- afterPostBrokerLoginFlow(String, String, String, String) - Method in class org.keycloak.services.resources.IdentityBrokerService
- afterRefreshTokenGenerated(RefreshTokenContext, TokenManager.AccessTokenResponseBuilder) - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProvider
- afterRefreshTokenGenerated(RefreshTokenContext, TokenManager.AccessTokenResponseBuilder) - Method in class org.keycloak.protocol.oidc.refresh.AbstractRefreshTokenProvider
-
Callback method invoked after refresh token is generated
- afterRefreshTokenGenerated(RefreshTokenContext, TokenManager.AccessTokenResponseBuilder) - Method in class org.keycloak.protocol.oidc.refresh.DefaultRefreshTokenProvider
- afterRegister(ClientRegistrationContext, ClientModel) - Method in interface org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy
- afterRegister(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicy
- afterRegister(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicy
- afterRegister(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicy
- afterRegister(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicy
- afterRegister(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicy
- afterRegister(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicy
- afterRegister(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ScopeClientRegistrationPolicy
- afterRegister(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicy
- afterResetListener - Variable in class org.keycloak.authentication.AuthenticationProcessor
- afterUpdate(ClientRegistrationContext, ClientModel) - Method in interface org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy
- afterUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicy
- afterUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicy
- afterUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicy
- afterUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicy
- afterUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicy
- afterUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicy
- afterUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ScopeClientRegistrationPolicy
- afterUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicy
- AGGREGATE_ATTRIBUTES_KEY - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCUserAttributeMapper
- AGGREGATE_ATTRS - Static variable in class org.keycloak.protocol.ProtocolMapperUtils
- AGGREGATE_ATTRS_HELP_TEXT - Static variable in class org.keycloak.protocol.ProtocolMapperUtils
- AGGREGATE_ATTRS_LABEL - Static variable in class org.keycloak.protocol.ProtocolMapperUtils
- ALGORITHM_KEY - Static variable in interface org.keycloak.keys.Attributes
- ALL - Enum constant in enum class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.CertificatePolicyModeType
- ALL - Enum constant in enum class org.keycloak.organization.protocol.mappers.oidc.OrganizationScope
-
Maps to any organization a user is a member.
- ALL_CLIENT_URI_FIELDS - Static variable in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutorFactory
- ALLOW_CLIENT_ID_AS_AUDIENCE - Static variable in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- ALLOW_CREATE - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- ALLOW_DEFAULT_SCOPES - Static variable in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicyFactory
- ALLOW_FRONT_CHANNEL_LOGOUT - Static variable in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutorFactory
- ALLOW_HTTP_SCHEME - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- ALLOW_HTTP_SCHEME - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- ALLOW_IPV4_LOOPBACK_ADDRESS - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- ALLOW_IPV6_LOOPBACK_ADDRESS - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- ALLOW_NULLABLE - Static variable in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- ALLOW_NULLABLE - Static variable in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- ALLOW_ONLY_REFRESH_BINDING - Static variable in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- ALLOW_OPEN_REDIRECT - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- ALLOW_PERMITTED_DOMAINS - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- ALLOW_PRIVATE_USE_URI_SCHEME - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- ALLOW_REDIRECTS - Static variable in class org.keycloak.connections.httpclient.DefaultHttpClientFactory
- ALLOW_TOKEN_RESPONSE_TYPE - Static variable in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutorFactory
- ALLOW_WILDCARD_CONTEXT_PATH - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- AllowAccessAuthenticator - Class in org.keycloak.authentication.authenticators.access
-
Authenticator will always successfully authenticate.
- AllowAccessAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticator
- AllowAccessAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.access
- AllowAccessAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- AllowAllDockerProtocolMapper - Class in org.keycloak.protocol.docker.mapper
-
Populates token with requested scope.
- AllowAllDockerProtocolMapper() - Constructor for class org.keycloak.protocol.docker.mapper.AllowAllDockerProtocolMapper
- allowAllOrigins() - Method in class org.keycloak.services.cors.DefaultCors
- allowAnyFrameAncestor() - Method in class org.keycloak.headers.DefaultSecurityHeadersOptions
- allowAsClientProtocol() - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- allowECPFlow() - Method in class org.keycloak.protocol.saml.SamlClient
- ALLOWED_ALGORITHMS - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutor
- ALLOWED_ALGORITHMS - Static variable in class org.keycloak.services.clientpolicy.executor.FapiConstant
- ALLOWED_AUTHENTICATION_CATEGORIES - Static variable in class org.keycloak.services.managers.DefaultBruteForceProtector
- ALLOWED_AUTHENTICATORS - Static variable in interface org.keycloak.WebAuthnConstants
- ALLOWED_CLIENT_AUTHENTICATORS - Static variable in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutorFactory
- ALLOWED_CLIENT_SCOPES - Static variable in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicyFactory
- ALLOWED_CLOCK_SKEW - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutorFactory
- ALLOWED_PATTERNS - Static variable in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutorFactory
- ALLOWED_PROTOCOL_MAPPER_TYPES - Static variable in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicyFactory
- ALLOWED_VALUE - Static variable in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutorFactory
- ALLOWED_WEB_ORIGINS - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- allowedClientAuthenticators - Variable in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutor.Configuration
- allowedClockSkew - Variable in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor.Configuration
- allowedMethods(String...) - Method in class org.keycloak.services.cors.DefaultCors
- allowedOrigins - Variable in class org.keycloak.services.clientregistration.InitialAccessToken
- allowedOrigins - Variable in class org.keycloak.services.clientregistration.RegistrationAccessToken
- allowedPatterns - Variable in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutor.Configuration
- allowedValue - Variable in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutor.Configuration
- AllowedWebOriginsProtocolMapper - Class in org.keycloak.protocol.oidc.mappers
-
Protocol mapper to add allowed web origins to the access token to the 'allowed-origins' claim
- AllowedWebOriginsProtocolMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.AllowedWebOriginsProtocolMapper
- allowEmptyContentType() - Method in class org.keycloak.headers.DefaultSecurityHeadersOptions
- allowFrameSrc(String) - Method in class org.keycloak.headers.DefaultSecurityHeadersOptions
- allowFrontChannelLogout - Variable in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutor.Configuration
- allowHttpOnLocalhost - Variable in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutor.Configuration
- allowHttpScheme - Variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.Configuration
- allowHttpScheme - Variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- allowIPv4LoopbackAddress - Variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- allowIPv6LoopbackAddress - Variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- allowOnlyRefreshTokenBinding - Variable in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutor.Configuration
- allowOpenRedirect - Variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- allowPermittedDomains - Variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- allowPrivateUseUriScheme - Variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- allowTokenResponseType - Variable in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutor.Configuration
- allowWildcardContextPath - Variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- allowWildcardRedirects - Variable in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutor.Configuration
- ALREADY_LOGGED_IN - Static variable in class org.keycloak.services.messages.Messages
- alreadyAuthenticatedUsingPasswordlessCredential(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm
- alreadyAuthenticatedUsingPasswordlessCredential(AuthenticationSessionModel) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm
- ALWAYS_SET_PASSWORD_ON_REGISTER_FORM - Static variable in class org.keycloak.authentication.forms.RegistrationPassword
- AmrProtocolMapper - Class in org.keycloak.protocol.oidc.mappers
- AmrProtocolMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.AmrProtocolMapper
- AmrUtils - Class in org.keycloak.protocol.oidc.utils
- AmrUtils() - Constructor for class org.keycloak.protocol.oidc.utils.AmrUtils
- ANONYMOUS - Enum constant in enum class org.keycloak.services.clientregistration.policy.RegistrationAuth
-
Case when client is registered without token (either initialAccessToken or BearerToken).
- ANY - Enum constant in enum class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.CertificatePolicyModeType
- ANY - Enum constant in enum class org.keycloak.organization.protocol.mappers.oidc.OrganizationScope
-
Maps to a single organization if the user is a member of a single organization.
- ANY - Static variable in class org.keycloak.services.clientpolicy.condition.ClientScopesConditionFactory
- AnyClientCondition - Class in org.keycloak.services.clientpolicy.condition
- AnyClientCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.AnyClientCondition
- AnyClientConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- AnyClientConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.AnyClientConditionFactory
- apacheBuilder - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- ApacheProxySslClientCertificateLookup - Class in org.keycloak.services.x509
-
The provider allows to extract X.509 client certificate forwarded to keycloak configured behind the Apache reverse proxy.
- ApacheProxySslClientCertificateLookup(String, String, int) - Constructor for class org.keycloak.services.x509.ApacheProxySslClientCertificateLookup
- ApacheProxySslClientCertificateLookupFactory - Class in org.keycloak.services.x509
- ApacheProxySslClientCertificateLookupFactory() - Constructor for class org.keycloak.services.x509.ApacheProxySslClientCertificateLookupFactory
- API_KEY - Static variable in class org.keycloak.authentication.forms.RegistrationRecaptchaEnterprise
- API_URL_KEY - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
-
API URL key in config map.
- APP_INITIATED_FLOW - Static variable in class org.keycloak.protocol.AuthorizationEndpointBase
- AppAuthManager - Class in org.keycloak.services.managers
- AppAuthManager() - Constructor for class org.keycloak.services.managers.AppAuthManager
- AppAuthManager.AuthHeader - Class in org.keycloak.services.managers
- AppAuthManager.BearerTokenAuthenticator - Class in org.keycloak.services.managers
- appendSummaryLine(String) - Method in class org.keycloak.theme.beans.MessageBean
- ApplianceBootstrap - Class in org.keycloak.services.managers
- ApplianceBootstrap(KeycloakSession) - Constructor for class org.keycloak.services.managers.ApplianceBootstrap
- APPLICATION_FORM_URLENCODED - Static variable in class org.keycloak.utils.MediaType
- APPLICATION_FORM_URLENCODED_TYPE - Static variable in class org.keycloak.utils.MediaType
- APPLICATION_JSON - Static variable in class org.keycloak.utils.MediaType
- APPLICATION_JSON_TYPE - Static variable in class org.keycloak.utils.MediaType
- APPLICATION_JWKS - Static variable in class org.keycloak.utils.MediaType
- APPLICATION_JWT - Static variable in class org.keycloak.utils.MediaType
- APPLICATION_JWT_TYPE - Static variable in class org.keycloak.utils.MediaType
- APPLICATION_XML - Static variable in class org.keycloak.utils.MediaType
- applications(String) - Method in class org.keycloak.services.resources.account.AccountRestService
- APPLICATIONS_FRAGMENT - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.AbstractClaimToGroupMapper
-
This method must be implemented by subclasses and they must return
trueif their mapping can be applied (i.e. user has the OIDC claim that should be mapped) orfalseotherwise. - applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.AbstractClaimToRoleMapper
-
This method must be implemented by subclasses and they must return
trueif their mapping can be applied (i.e. user has the OIDC claim that should be mapped) orfalseotherwise. - applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.ClaimToRoleMapper
- applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.ExternalKeycloakRoleToRoleMapper
- applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.provider.HardcodedGroupMapper
- applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.saml.mappers.AbstractAttributeToGroupMapper
-
This method must be implemented by subclasses and they must return
trueif their mapping can be applied (i.e. user has the SAML attribute that should be mapped) orfalseotherwise. - applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.saml.mappers.AbstractAttributeToRoleMapper
-
This method must be implemented by subclasses and they must return
trueif their mapping can be applied (i.e. user has the SAML attribute that should be mapped) orfalseotherwise. - applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- applies(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- appliesTo(DockerResponseToken) - Method in class org.keycloak.protocol.docker.mapper.AllowAllDockerProtocolMapper
- appliesTo(DockerResponseToken) - Method in interface org.keycloak.protocol.docker.mapper.DockerAuthV2AttributeMapper
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.AcrCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.AnyClientCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.ClientAccessTypeCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.ClientAttributesCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.ClientRolesCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.ClientScopesCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.GrantTypeCondition
- applyPolicy(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.condition.IdentityProviderCondition
- approveOAuth2DeviceAuthorization(AuthenticationSessionModel, AuthenticatedClientSessionModel, KeycloakSession) - Static method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- approveRequest(String, Map<String, String>) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationCallbackEndpoint
-
Approves the request respectively the code.
- approveUserCode(KeycloakSession, RealmModel, String, String, Map<String, String>) - Static method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- ARE_ATTRIBUTE_VALUES_REGEX_PROPERTY_NAME - Static variable in class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- ARE_ATTRIBUTE_VALUES_REGEX_PROPERTY_NAME - Static variable in class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- ARE_CLAIM_VALUES_REGEX_PROPERTY_NAME - Static variable in class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- ARE_CLAIM_VALUES_REGEX_PROPERTY_NAME - Static variable in class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- ARTIFACT_BINDING_RESPONSE - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- ARTIFACT_RESOLUTION_SERVICE_ERROR - Static variable in class org.keycloak.services.messages.Messages
- ARTIFACT_RESOLUTION_SERVICE_INVALID_RESPONSE - Static variable in class org.keycloak.services.messages.Messages
- ARTIFACT_RESOLUTION_SERVICE_PATH - Static variable in class org.keycloak.protocol.saml.SamlService
- ARTIFACT_RESOLUTION_SERVICE_URL - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- ArtifactBinding() - Constructor for class org.keycloak.broker.saml.SAMLEndpoint.ArtifactBinding
- artifactResolutionService(InputStream) - Method in class org.keycloak.protocol.saml.SamlService
-
Handles SOAP messages.
- artifactResolve(ArtifactResolveType, SAMLDocumentHolder) - Method in class org.keycloak.protocol.saml.SamlService
-
Takes an artifact resolve message and returns the artifact response, if the artifact is found belonging to a session of the issuer.
- artifactResolver - Variable in class org.keycloak.protocol.saml.SamlProtocol
- asInputStream() - Method in class org.keycloak.services.FormPartValueImpl
- asJsonNode(String) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- assets() - Method in record class org.keycloak.services.util.Chunk
-
Returns the value of the
assetsrecord component. - asString() - Method in class org.keycloak.services.FormPartValueImpl
- asSubtype(AuthorizationDetailsJSONRepresentation, Class<T>) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsParser
- AsymmetricClientSignatureVerifierProvider - Class in org.keycloak.crypto
- AsymmetricClientSignatureVerifierProvider(KeycloakSession, String) - Constructor for class org.keycloak.crypto.AsymmetricClientSignatureVerifierProvider
- AsymmetricSignatureProvider - Class in org.keycloak.crypto
- AsymmetricSignatureProvider(KeycloakSession, String) - Constructor for class org.keycloak.crypto.AsymmetricSignatureProvider
- async(String) - Method in class org.keycloak.theme.ThemeResourceDescriptor.Builder
- AsyncResponseTransaction - Class in org.keycloak.transaction
-
When using
AsyncResponse.resume(Object)directly in the code, the response is returned before all changes done withing this execution are committed. - attachAuthenticationSession(KeycloakSession, UserSessionModel, AuthenticationSessionModel) - Static method in class org.keycloak.protocol.oidc.TokenManager
- attachAuthenticationSession(KeycloakSession, UserSessionModel, AuthenticationSessionModel, boolean) - Static method in class org.keycloak.protocol.oidc.TokenManager
- attachAuthenticationSession(KeycloakSession, UserSessionModel, AuthenticationSessionModel, Set<String>, boolean) - Static method in class org.keycloak.protocol.oidc.TokenManager
- attachKeyNotes(ComponentModel, String, KeyWrapper) - Static method in class org.keycloak.keys.KeyNoteUtils
-
Creates two notes in the model to save the key in the cached model.
- attachSession() - Method in class org.keycloak.authentication.AuthenticationProcessor
- attachSession(AuthenticationSessionModel, UserSessionModel, KeycloakSession, RealmModel, ClientConnection, EventBuilder) - Static method in class org.keycloak.authentication.AuthenticationProcessor
- attachUserSession(UserSessionModel) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- AttackDetectionResource - Class in org.keycloak.services.resources.admin
-
Base resource class for the admin REST api of one realm
- AttackDetectionResource(KeycloakSession, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.AttackDetectionResource
- attempted() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- ATTEMPTED_USERNAME - Static variable in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- AttemptedAuthenticator - Class in org.keycloak.authentication.authenticators
-
Pass-thru atheneticator that just sets the context to attempted.
- AttemptedAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.AttemptedAuthenticator
- ATTEST_JWT_CLIENT_AUTH - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- ATTESTATION - Static variable in class org.keycloak.protocol.oid4vc.model.ProofType
- ATTESTATION_CONVEYANCE_PREFERENCE - Static variable in interface org.keycloak.WebAuthnConstants
- ATTESTATION_JWT_TYP - Static variable in class org.keycloak.protocol.oid4vc.issuance.keybinding.AttestationValidatorUtil
- ATTESTATION_OBJECT - Static variable in interface org.keycloak.WebAuthnConstants
- AttestationBasedClientAuthenticator - Class in org.keycloak.authentication.authenticators.client
-
Attestation-Based Client Authentication based on Client Attestation JWT and PoP.
- AttestationBasedClientAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- AttestationBasedClientAuthenticator.ABCAResult - Class in org.keycloak.authentication.authenticators.client
- AttestationBasedClientAuthenticator.ClientAttestationJwt - Class in org.keycloak.authentication.authenticators.client
- AttestationBasedClientAuthenticator.ClientAttestationPoPJwt - Class in org.keycloak.authentication.authenticators.client
- AttestationBasedClientAuthenticator.Confirmation - Class in org.keycloak.authentication.authenticators.client
- AttestationKeyResolver - Interface in org.keycloak.protocol.oid4vc.issuance.keybinding
-
Interface for resolving attestation public keys by kid for JWT attestation validation.
- AttestationProof - Class in org.keycloak.protocol.oid4vc.model
-
Deprecated.
- AttestationProof() - Constructor for class org.keycloak.protocol.oid4vc.model.AttestationProof
-
Deprecated.
- AttestationProof(String, String) - Constructor for class org.keycloak.protocol.oid4vc.model.AttestationProof
-
Deprecated.
- AttestationProofValidator - Class in org.keycloak.protocol.oid4vc.issuance.keybinding
-
Validates attestation proofs as per OID4VCI specification.
- AttestationProofValidator(KeycloakSession, AttestationKeyResolver) - Constructor for class org.keycloak.protocol.oid4vc.issuance.keybinding.AttestationProofValidator
- AttestationProofValidatorFactory - Class in org.keycloak.protocol.oid4vc.issuance.keybinding
-
Factory for creating AttestationProofValidator instances with configurable trusted keys.
- AttestationProofValidatorFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.keybinding.AttestationProofValidatorFactory
- AttestationStatementConverter - Class in org.keycloak.credential
- AttestationStatementConverter(ObjectConverter) - Constructor for class org.keycloak.credential.AttestationStatementConverter
- AttestationStatementSerializationContainer - Class in org.keycloak.credential
- AttestationStatementSerializationContainer(AttestationStatement) - Constructor for class org.keycloak.credential.AttestationStatementSerializationContainer
- AttestationValidatorUtil - Class in org.keycloak.protocol.oid4vc.issuance.keybinding
-
Utility for validating attestation JWTs as per OID4VCI spec.
- AttestationValidatorUtil() - Constructor for class org.keycloak.protocol.oid4vc.issuance.keybinding.AttestationValidatorUtil
- ATTR_ALLOW_REGEX_PATTERN_COMPARISON - Static variable in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- ATTR_CA_SUBJECT_DN - Static variable in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- ATTR_PREFIX - Static variable in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- ATTR_PREFIX - Static variable in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- ATTR_REQUEST_ENCRYPTION_REQUIRED - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
- ATTR_REQUEST_ZIP_ALGS - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
- ATTR_RESPONSE_ENCRYPTION_REQUIRED - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
- ATTR_SUBJECT_DN - Static variable in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- attribute(String, String) - Method in class org.keycloak.theme.ThemeResourceDescriptor.Builder
- Attribute(AttributeMetadata) - Constructor for class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- ATTRIBUTE - Enum constant in enum class org.keycloak.protocol.saml.SamlPrincipalType
- ATTRIBUTE - Static variable in class org.keycloak.broker.provider.HardcodedAttributeMapper
- ATTRIBUTE - Static variable in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- ATTRIBUTE_CONSUMING_SERVICE_INDEX - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- ATTRIBUTE_CONSUMING_SERVICE_NAME - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- ATTRIBUTE_FALSE_VALUE - Static variable in class org.keycloak.protocol.saml.SamlProtocol
- ATTRIBUTE_FRIENDLY_NAME - Static variable in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- ATTRIBUTE_FRIENDLY_NAME - Static variable in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- ATTRIBUTE_FRIENDLY_NAME - Static variable in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- ATTRIBUTE_NAME - Static variable in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- ATTRIBUTE_NAME - Static variable in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- ATTRIBUTE_NAME - Static variable in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- ATTRIBUTE_NAME_FORMAT - Static variable in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- ATTRIBUTE_NAME_PATTERN - Static variable in class org.keycloak.userprofile.config.UPConfigUtils
- ATTRIBUTE_PROPERTY_NAME - Static variable in class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- ATTRIBUTE_PROPERTY_NAME - Static variable in class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- ATTRIBUTE_STATEMENT_CATEGORY - Static variable in class org.keycloak.protocol.saml.mappers.AttributeStatementHelper
- ATTRIBUTE_TRUE_VALUE - Static variable in class org.keycloak.protocol.saml.SamlProtocol
- ATTRIBUTE_VALUE - Static variable in class org.keycloak.broker.provider.HardcodedAttributeMapper
- ATTRIBUTE_VALUE - Static variable in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- ATTRIBUTE_VALUE - Static variable in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- ATTRIBUTE_VALUE - Static variable in class org.keycloak.protocol.saml.mappers.HardcodedAttributeMapper
- ATTRIBUTE_VALUE - Static variable in class org.keycloak.protocol.saml.mappers.HardcodedRole
- ATTRIBUTE_XPATH - Static variable in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- attributePrefix - Variable in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
- AttributeRequiredByMetadataValidator - Class in org.keycloak.userprofile.validator
-
Validator to check that User Profile attribute value is not blank (nor null) if the attribute is required based on AttributeMetadata predicate.
- AttributeRequiredByMetadataValidator() - Constructor for class org.keycloak.userprofile.validator.AttributeRequiredByMetadataValidator
- attributes - Variable in class org.keycloak.authorization.common.KeycloakIdentity
- attributes - Variable in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider
- attributes - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- attributes - Variable in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
- attributes - Variable in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- Attributes - Interface in org.keycloak.keys
- ATTRIBUTES - Static variable in class org.keycloak.services.clientpolicy.condition.ClientAttributesConditionFactory
- attributesByName - Variable in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
- AttributeStatementHelper - Class in org.keycloak.protocol.saml.mappers
- AttributeStatementHelper() - Constructor for class org.keycloak.protocol.saml.mappers.AttributeStatementHelper
- AttributeToRoleMapper - Class in org.keycloak.broker.saml.mappers
- AttributeToRoleMapper() - Constructor for class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- audience(String...) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationPoPJwt
- AUDIENCE_CATEGORY - Static variable in class org.keycloak.protocol.saml.mappers.SAMLAudienceProtocolMapper
- AUDIENCE_RESOLVE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- AudienceProtocolMapper - Class in org.keycloak.protocol.oidc.mappers
- AudienceProtocolMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.AudienceProtocolMapper
- AudienceResolveProtocolMapper - Class in org.keycloak.protocol.oidc.mappers
-
Protocol mapper, which adds all client_ids of "allowed" clients to the audience field of the token.
- AudienceResolveProtocolMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.AudienceResolveProtocolMapper
- audit(ResourceRepresentation, String, OperationType) - Method in class org.keycloak.authorization.admin.ResourceSetService
- augment(ClientModel) - Method in class org.keycloak.services.clienttype.impl.DefaultClientType
- augmentClient(ClientModel) - Method in class org.keycloak.services.clienttype.DefaultClientTypeManager
- augmentClientMetadata(ClientRepresentation) - Method in interface org.keycloak.protocol.oauth2.cimd.provider.ClientIdMetadataDocumentProvider
-
Augments a client metadata.
- augmentClientMetadata(ClientRepresentation) - Method in class org.keycloak.protocol.oauth2.cimd.provider.PersistentClientIdMetadataDocumentProvider
- augmentClientOIDC(OIDCClientRepresentation) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
-
Augments a re-fetched client metadata to successfully convert it to
ClientRepresentation. - auth - Variable in class org.keycloak.authorization.admin.PolicyResourceService
- auth - Variable in class org.keycloak.authorization.admin.PolicyService
- auth - Variable in class org.keycloak.services.clientregistration.AbstractClientRegistrationProvider
- auth - Variable in class org.keycloak.services.resources.AbstractSecuredLocalService
- auth - Variable in class org.keycloak.services.resources.account.resources.AbstractResourceService
- auth - Variable in class org.keycloak.services.resources.admin.AdminEventBuilder
- auth - Variable in class org.keycloak.services.resources.admin.AttackDetectionResource
- auth - Variable in class org.keycloak.services.resources.admin.ClientRoleMappingsResource
- auth - Variable in class org.keycloak.services.resources.admin.ProtocolMappersResource
- auth - Variable in class org.keycloak.services.resources.admin.RealmAdminResource
- auth - Variable in class org.keycloak.services.resources.admin.RealmsAdminResource
- auth - Variable in class org.keycloak.services.resources.admin.RoleContainerResource
- auth - Variable in class org.keycloak.services.resources.admin.ScopeMappedClientResource
- auth - Variable in class org.keycloak.services.resources.admin.ScopeMappedResource
- auth() - Method in class org.keycloak.protocol.docker.DockerV2LoginProtocolService
-
Authorization endpoint
- auth() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
-
Authorization endpoint
- auth() - Method in class org.keycloak.services.cors.DefaultCors
- Auth - Class in org.keycloak.services.managers
- Auth(RealmModel, AccessToken, UserModel, ClientModel, UserSessionModel, boolean) - Constructor for class org.keycloak.services.managers.Auth
- AUTH_CHALLENGE_NOTE - Static variable in interface org.keycloak.WebAuthnConstants
- AUTH_CODE_GRANT_TYPE - Static variable in class org.keycloak.protocol.oid4vc.model.AuthorizationCodeGrant
- AUTH_ERR_DETAIL_LABEL - Static variable in interface org.keycloak.WebAuthnConstants
- AUTH_ERR_LABEL - Static variable in interface org.keycloak.WebAuthnConstants
- AUTH_FLOW_ALIAS - Static variable in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutorFactory
- AUTH_FLOW_LOA - Static variable in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutorFactory
- AUTH_FRAGMENT - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- AUTH_REQ_ID - Static variable in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- AUTH_RESULT_ID - Static variable in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- AUTH_SESSION_ID - Static variable in class org.keycloak.services.resources.LoginActionsService
- AUTH_TIME - Static variable in class org.keycloak.services.managers.AuthenticationManager
- AUTH_TIME_BROKER - Static variable in class org.keycloak.services.managers.AuthenticationManager
- AUTH_URL - Static variable in class org.keycloak.social.bitbucket.BitbucketIdentityProvider
- AUTH_URL - Static variable in class org.keycloak.social.facebook.FacebookIdentityProvider
- AUTH_URL - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
-
Deprecated.
- AUTH_URL - Static variable in class org.keycloak.social.gitlab.GitLabIdentityProvider
- AUTH_URL - Static variable in class org.keycloak.social.google.GoogleIdentityProvider
- AUTH_URL - Static variable in class org.keycloak.social.instagram.InstagramIdentityProvider
- AUTH_URL - Static variable in class org.keycloak.social.paypal.PayPalIdentityProvider
- AUTH_URL - Static variable in class org.keycloak.social.stackoverflow.StackoverflowIdentityProvider
- authClient(ClientModel) - Method in class org.keycloak.services.resources.admin.AdminEventBuilder
- authenticate() - Method in class org.keycloak.authentication.AuthenticationProcessor
- authenticate() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.CibaRootEndpoint
-
The callback endpoint used by authentication devices to notify Keycloak about the end-user authentication status.
- authenticate() - Method in class org.keycloak.services.managers.AppAuthManager.BearerTokenAuthenticator
- authenticate(InputStream) - Method in class org.keycloak.protocol.saml.profile.ecp.SamlEcpProfileService
- authenticate(String, String, String, String, String, String) - Method in class org.keycloak.services.resources.LoginActionsService
-
protocol independent login page entry point
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.AttemptedAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.PasskeysConditionalUIAuthenticator
-
Deprecated.
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.PasswordForm
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.UsernameForm
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
- authenticate(AuthenticationFlowContext) - Method in interface org.keycloak.authentication.authenticators.conditional.ConditionalAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetPassword
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.x509.ValidateX509CertificateUsername
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.x509.X509ClientCertificateAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticator
- authenticate(AuthenticationFlowContext) - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticator
- authenticate(Document) - Method in class org.keycloak.protocol.saml.profile.ecp.SamlEcpProfileService
- AUTHENTICATE_PATH - Static variable in class org.keycloak.services.resources.LoginActionsService
- AUTHENTICATE_STRONG - Static variable in class org.keycloak.services.messages.Messages
- authenticateClient() - Method in class org.keycloak.authentication.AuthenticationProcessor
- authenticateClient() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.AbstractCibaEndpoint
- authenticateClient(ClientAuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- authenticateClient(ClientAuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- authenticateClient(ClientAuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- authenticateClient(ClientAuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- authenticateClient(ClientAuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- authenticateClient(ClientAuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- authenticated(BrokeredIdentityContext) - Method in class org.keycloak.services.resources.IdentityBrokerService
- authenticated(AuthenticationSessionModel, UserSessionModel, ClientSessionContext) - Method in class org.keycloak.protocol.docker.DockerAuthV2Protocol
- authenticated(AuthenticationSessionModel, UserSessionModel, ClientSessionContext) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- authenticated(AuthenticationSessionModel, UserSessionModel, ClientSessionContext) - Method in class org.keycloak.protocol.saml.SamlProtocol
- AUTHENTICATED - Enum constant in enum class org.keycloak.services.clientregistration.policy.RegistrationAuth
-
Case when client is registered with token (either initialAccessToken or BearerToken).
- AUTHENTICATED_USER_ID - Static variable in interface org.keycloak.WebAuthnConstants
- authenticateForm(String, String, String, String, String, String) - Method in class org.keycloak.services.resources.LoginActionsService
-
URL called after login page.
- authenticateIdentityCookie(KeycloakSession, RealmModel) - Method in class org.keycloak.services.managers.AppAuthManager
- authenticateIdentityCookie(KeycloakSession, RealmModel) - Method in class org.keycloak.services.managers.AuthenticationManager
- authenticateIdentityCookie(KeycloakSession, RealmModel, boolean) - Static method in class org.keycloak.services.managers.AuthenticationManager
- authenticateImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- authenticateImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticator
- authenticateImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticator
- authenticateImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticator
- authenticateImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticator
- authenticateImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticator
- authenticateImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticator
- authenticateImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticator
- authenticateImpl(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpAddOrganizationMemberAuthenticator
- authenticateOnly() - Method in class org.keycloak.authentication.AuthenticationProcessor
- authenticateRealmAdminRequest(KeycloakSession) - Static method in class org.keycloak.services.resources.admin.AdminRoot
- authenticateTokenRequest(SimpleHttpRequest) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- authenticateTokenRequest(SimpleHttpRequest) - Method in class org.keycloak.social.github.GitHubIdentityProvider
- AUTHENTICATION_CHANNEL_ID - Static variable in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProvider
- AUTHENTICATION_SELECTOR_SCREEN_DISPLAYED - Static variable in class org.keycloak.authentication.AuthenticationProcessor
- authenticationAction(String) - Method in class org.keycloak.authentication.AuthenticationProcessor
- AuthenticationChannelProvider - Interface in org.keycloak.protocol.oidc.grants.ciba.channel
-
Provides the interface for requesting the authentication(AuthN) and authorization(AuthZ) by an authentication device (AD) to the external entity via Authentication Channel.
- AuthenticationChannelProviderFactory - Interface in org.keycloak.protocol.oidc.grants.ciba.channel
- AuthenticationChannelRequest - Class in org.keycloak.protocol.oidc.grants.ciba.channel
- AuthenticationChannelRequest() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelRequest
- AuthenticationChannelResponse - Class in org.keycloak.protocol.oidc.grants.ciba.channel
- AuthenticationChannelResponse() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelResponse
- AuthenticationChannelResponse(AuthenticationChannelResponse.Status) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelResponse
- AuthenticationChannelResponse.Status - Enum Class in org.keycloak.protocol.oidc.grants.ciba.channel
- AuthenticationChannelSpi - Class in org.keycloak.protocol.oidc.grants.ciba.channel
- AuthenticationChannelSpi() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelSpi
- authenticationComplete() - Method in class org.keycloak.authentication.actiontoken.resetcred.ResetCredentialsActionTokenHandler.ResetCredsAuthenticationProcessor
- authenticationComplete() - Method in class org.keycloak.authentication.AuthenticationProcessor
- authenticationComplete(AuthenticationSessionModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- AuthenticationContextBean - Class in org.keycloak.forms.login.freemarker.model
- AuthenticationContextBean(AuthenticationFlowContext, LoginFormsPages) - Constructor for class org.keycloak.forms.login.freemarker.model.AuthenticationContextBean
- authenticationFinished(AuthenticationSessionModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- authenticationFinished(AuthenticationSessionModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- authenticationFinished(AuthenticationSessionModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.saml.SAMLIdentityProvider
- authenticationFinished(AuthenticationSessionModel, BrokeredIdentityContext) - Method in class org.keycloak.social.twitter.TwitterIdentityProvider
- AuthenticationFlowSelectorExecutor - Class in org.keycloak.services.clientpolicy.executor
- AuthenticationFlowSelectorExecutor() - Constructor for class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutor
- AuthenticationFlowSelectorExecutor.Configuration - Class in org.keycloak.services.clientpolicy.executor
- AuthenticationFlowSelectorExecutorFactory - Class in org.keycloak.services.clientpolicy.executor
- AuthenticationFlowSelectorExecutorFactory() - Constructor for class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutorFactory
- AuthenticationFlowURLHelper - Class in org.keycloak.services.util
- AuthenticationFlowURLHelper(KeycloakSession, RealmModel, UriInfo) - Constructor for class org.keycloak.services.util.AuthenticationFlowURLHelper
- authenticationFormProcessor(UriInfo) - Static method in class org.keycloak.services.resources.LoginActionsService
- AuthenticationManagementResource - Class in org.keycloak.services.resources.admin
- AuthenticationManagementResource(KeycloakSession, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.AuthenticationManagementResource
- AuthenticationManager - Class in org.keycloak.services.managers
-
Stateless object that manages authentication
- AuthenticationManager() - Constructor for class org.keycloak.services.managers.AuthenticationManager
- AuthenticationManager.AuthenticationStatus - Enum Class in org.keycloak.services.managers
- AuthenticationManager.AuthResult - Record Class in org.keycloak.services.managers
- AuthenticationProcessor - Class in org.keycloak.authentication
- AuthenticationProcessor() - Constructor for class org.keycloak.authentication.AuthenticationProcessor
- AuthenticationProcessor.Result - Class in org.keycloak.authentication
- authenticationSession - Variable in class org.keycloak.authentication.AuthenticationProcessor
- authenticationSession - Variable in class org.keycloak.authentication.RequiredActionContextResult
- authenticationSession - Variable in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider
-
authenticationSession can be null for some email sendings, it is filled only for email sendings performed as part of the authentication session (email verification, password reset, broker link etc.)!
- authenticationSession - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
-
authenticationSession can be null for some renderings, mainly error pages
- AuthenticationSessionBean - Class in org.keycloak.forms.login.freemarker.model
- AuthenticationSessionBean(String, String) - Constructor for class org.keycloak.forms.login.freemarker.model.AuthenticationSessionBean
- AuthenticationSessionManager - Class in org.keycloak.services.managers
- AuthenticationSessionManager(KeycloakSession) - Constructor for class org.keycloak.services.managers.AuthenticationSessionManager
- authenticationSessions() - Method in class org.keycloak.services.DefaultKeycloakSession
- AuthenticationSessionUserIdMatchesOneFromToken(ActionTokenContext<?>) - Constructor for class org.keycloak.services.resources.LoginActionsServiceChecks.AuthenticationSessionUserIdMatchesOneFromToken
- authenticationUrl(UriBuilder) - Static method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- AUTHENTICATOR_ATTACHMENT - Static variable in interface org.keycloak.WebAuthnConstants
- AUTHENTICATOR_ATTACHMENT_CROSS_PLATFORM - Static variable in interface org.keycloak.WebAuthnConstants
- AUTHENTICATOR_ATTACHMENT_PLATFORM - Static variable in interface org.keycloak.WebAuthnConstants
- AUTHENTICATOR_DATA - Static variable in interface org.keycloak.WebAuthnConstants
- AUTHENTICATOR_LABEL - Static variable in interface org.keycloak.WebAuthnConstants
- AuthenticatorConfiguredMethod - Class in org.keycloak.forms.login.freemarker
- AuthenticatorConfiguredMethod(RealmModel, UserModel, KeycloakSession) - Constructor for class org.keycloak.forms.login.freemarker.AuthenticatorConfiguredMethod
- AuthenticatorUtil - Class in org.keycloak.authentication
- AuthenticatorUtil() - Constructor for class org.keycloak.authentication.AuthenticatorUtil
- AuthenticatorUtils - Class in org.keycloak.authentication.authenticators.util
- AuthenticatorUtils() - Constructor for class org.keycloak.authentication.authenticators.util.AuthenticatorUtils
- authFlowAlias - Variable in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutor.Configuration
- authFlowLoa - Variable in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutor.Configuration
- AuthHeader(String, String) - Constructor for class org.keycloak.services.managers.AppAuthManager.AuthHeader
- authIpAddress(String) - Method in class org.keycloak.services.resources.admin.AdminEventBuilder
- authManager - Variable in class org.keycloak.protocol.AuthorizationEndpointBase
- authMethod - Variable in class org.keycloak.protocol.RestartLoginCookie
- authMethodFallback(String, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- authMethodFallback(String, String) - Method in interface org.keycloak.services.ServicesLogger
- authMethodFallback$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- AUTHN_CONTEXT_CLASS_REF_CATEGORY - Static variable in class org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
- AUTHN_CONTEXT_CLASS_REFS - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- AUTHN_CONTEXT_COMPARISON_TYPE - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- AUTHN_CONTEXT_DECL_REFS - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- AUTHN_CREDENTIALS - Static variable in class org.keycloak.authentication.AuthenticationProcessor
- AUTHN_REQUEST_CANNOT_BE_PROCESSED - Static variable in class org.keycloak.protocol.saml.profile.ecp.SamlEcpProfileService
- AuthnContextClassRefMapper - Class in org.keycloak.protocol.saml.mappers
-
Mapper to assign the used AuthnContextClassRef in the AunthContext response.
- AuthnContextClassRefMapper() - Constructor for class org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
- authorization - Variable in class org.keycloak.authorization.admin.PolicyResourceService
- authorization - Variable in class org.keycloak.authorization.admin.PolicyService
- authorization() - Method in class org.keycloak.services.resources.admin.ClientResource
- AUTHORIZATION - Enum constant in enum class org.keycloak.services.resources.admin.AdminAuth.Resource
- AUTHORIZATION_SERVER_PARAM - Static variable in class org.keycloak.protocol.oid4vc.model.PreAuthorizedCodeGrant
- AuthorizationCheckException(Response.Status, String, String) - Constructor for exception org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker.AuthorizationCheckException
- AuthorizationCodeGrant - Class in org.keycloak.protocol.oid4vc.model
-
Container for the authorization code grant to be used in a Credential Offer
- AuthorizationCodeGrant() - Constructor for class org.keycloak.protocol.oid4vc.model.AuthorizationCodeGrant
- AuthorizationCodeGrantType - Class in org.keycloak.protocol.oidc.grants
-
OAuth 2.0 Authorization Code Grant https://datatracker.ietf.org/doc/html/rfc6749#section-4.1
- AuthorizationCodeGrantType() - Constructor for class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantType
- AuthorizationCodeGrantTypeFactory - Class in org.keycloak.protocol.oidc.grants
-
Factory for OAuth 2.0 Authorization Code Grant
- AuthorizationCodeGrantTypeFactory() - Constructor for class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantTypeFactory
- AuthorizationContextUtil - Class in org.keycloak.services.util
- AuthorizationContextUtil() - Constructor for class org.keycloak.services.util.AuthorizationContextUtil
- AuthorizationDetailsProcessorManager - Class in org.keycloak.protocol.oidc.rar
- AuthorizationDetailsProcessorManager(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.rar.AuthorizationDetailsProcessorManager
- AuthorizationEndpoint - Class in org.keycloak.protocol.oidc.endpoints
- AuthorizationEndpoint(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpoint
- AuthorizationEndpointBase - Class in org.keycloak.protocol
-
Common base class for Authorization REST endpoints implementation, which have to be implemented by each protocol.
- AuthorizationEndpointBase(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.protocol.AuthorizationEndpointBase
- AuthorizationEndpointChecker - Class in org.keycloak.protocol.oidc.endpoints
-
Implements some checks typical for OIDC Authorization Endpoint.
- AuthorizationEndpointChecker() - Constructor for class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- AuthorizationEndpointChecker.AuthorizationCheckException - Exception in org.keycloak.protocol.oidc.endpoints
- AuthorizationEndpointCheckProvider - Interface in org.keycloak.protocol.oidc.endpoints
- AuthorizationEndpointCheckProviderFactory - Interface in org.keycloak.protocol.oidc.endpoints
- AuthorizationEndpointCheckSpi - Class in org.keycloak.protocol.oidc.endpoints
- AuthorizationEndpointCheckSpi() - Constructor for class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointCheckSpi
- AuthorizationEndpointRequest - Class in org.keycloak.protocol.oidc.endpoints.request
- AuthorizationEndpointRequest() - Constructor for class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- AuthorizationEndpointRequestParserProcessor - Class in org.keycloak.protocol.oidc.endpoints.request
- AuthorizationEndpointRequestParserProcessor() - Constructor for class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequestParserProcessor
- AuthorizationEndpointRequestParserProcessor.EndpointType - Enum Class in org.keycloak.protocol.oidc.endpoints.request
- AuthorizationRequestContext - Class in org.keycloak.services.clientpolicy.context
- AuthorizationRequestContext(OIDCResponseType, AuthorizationEndpointRequest, String, MultivaluedMap<String, String>, AuthenticationSessionModel) - Constructor for class org.keycloak.services.clientpolicy.context.AuthorizationRequestContext
- AuthorizationService - Class in org.keycloak.authorization.admin
- AuthorizationService - Class in org.keycloak.authorization
- AuthorizationService(AuthorizationProvider) - Constructor for class org.keycloak.authorization.AuthorizationService
- AuthorizationService(KeycloakSession, ClientModel, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.authorization.admin.AuthorizationService
- AuthorizationTokenService - Class in org.keycloak.authorization.authorization
- AuthorizationTokenService() - Constructor for class org.keycloak.authorization.authorization.AuthorizationTokenService
- AuthorizationTokenService.KeycloakAuthorizationRequest - Class in org.keycloak.authorization.authorization
- authorizationUrl(UriBuilder) - Static method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- authorize() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.CibaRootEndpoint
-
The backchannel authentication endpoint used by consumption devices to obtain authorization from end-users.
- authorize(AuthorizationTokenService.KeycloakAuthorizationRequest) - Method in class org.keycloak.authorization.authorization.AuthorizationTokenService
- authorizeClient() - Method in class org.keycloak.protocol.oidc.par.endpoints.AbstractParEndpoint
- authorizeClient() - Method in class org.keycloak.services.resources.ClientsManagementService
- authorizeClient(KeycloakSession, EventBuilder, Cors) - Static method in class org.keycloak.protocol.oidc.utils.AuthorizeClientUtil
- AuthorizeClientUtil - Class in org.keycloak.protocol.oidc.utils
- AuthorizeClientUtil() - Constructor for class org.keycloak.protocol.oidc.utils.AuthorizeClientUtil
- AuthorizeClientUtil.ClientAuthResult - Class in org.keycloak.protocol.oidc.utils
- authorizeDevice() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpoint
-
OAuth 2.0 Device Authorization endpoint
- authProtocolBaseUrl(UriBuilder) - Static method in class org.keycloak.protocol.docker.DockerV2LoginProtocolService
- authProtocolBaseUrl(UriInfo) - Static method in class org.keycloak.protocol.docker.DockerV2LoginProtocolService
- authRealm(RealmModel) - Method in class org.keycloak.services.resources.admin.AdminEventBuilder
- authResponse(String, String, String) - Method in class org.keycloak.social.twitter.TwitterIdentityProvider.Endpoint
- authResponse(String, String, String, String) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.Endpoint
- AuthResult(UserModel, UserSessionModel, AccessToken, ClientModel) - Constructor for record class org.keycloak.services.managers.AuthenticationManager.AuthResult
-
Creates an instance of a
AuthResultrecord class. - authResultId - Variable in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- authScheme(String) - Method in class org.keycloak.utils.OAuth2Error
- authUrl(UriBuilder) - Static method in class org.keycloak.protocol.docker.DockerV2LoginProtocolService
- authUrl(UriBuilder) - Static method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- authUrl(UriInfo) - Static method in class org.keycloak.protocol.docker.DockerV2LoginProtocolService
- authUrl(UriInfo) - Static method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- authUser(UserModel) - Method in class org.keycloak.services.resources.admin.AdminEventBuilder
- authz() - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionManagement
- AUTHZ_REQUEST_OBJECT - Static variable in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- AUTHZ_REQUEST_OBJECT_ENCRYPTED - Static variable in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- AuthzEndpointParParser - Class in org.keycloak.protocol.oidc.par.endpoints.request
-
Parse the parameters from PAR
- AuthzEndpointParParser(KeycloakSession, ClientModel, String) - Constructor for class org.keycloak.protocol.oidc.par.endpoints.request.AuthzEndpointParParser
- AuthzEndpointQueryStringParser - Class in org.keycloak.protocol.oidc.endpoints.request
-
Parse the parameters from request queryString
- AuthzEndpointQueryStringParser(KeycloakSession, MultivaluedMap<String, String>, boolean) - Constructor for class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointQueryStringParser
- AuthzEndpointRequestObjectParser - Class in org.keycloak.protocol.oidc.endpoints.request
-
Parse the parameters from OIDC "request" object
- AuthzEndpointRequestObjectParser(KeycloakSession, String, ClientModel) - Constructor for class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestObjectParser
- AuthzEndpointRequestParser - Class in org.keycloak.protocol.oidc.endpoints.request
- AuthzEndpointRequestParser(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- AUTO_CONFIGURE - Static variable in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutorFactory
- AUTO_CONFIGURE - Static variable in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- AUTO_CONFIGURE - Static variable in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutorFactory
- AUTO_CONFIGURE - Static variable in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutorFactory
- AUTO_CONFIGURE - Static variable in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutorFactory
- AUTO_CONFIGURE - Static variable in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutorFactory
- AUTO_CONFIGURE - Static variable in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutorFactory
- AUTO_CONFIGURE - Static variable in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutorFactory
- autoConfigure - Variable in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutor.Configuration
- autoConfigure - Variable in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutor.Configuration
- autoConfigure - Variable in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutor.Configuration
- autoConfigure - Variable in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutor.Configuration
- autoConfigure - Variable in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutor.Configuration
- autoConfigure - Variable in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutor.Configuration
- autoConfigure - Variable in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutor.Configuration
- autoConfigure - Variable in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutor.Configuration
- availabilityTestFailed(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- availabilityTestFailed(String) - Method in interface org.keycloak.services.ServicesLogger
- availabilityTestFailed$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- AVAILABLE_PERIOD - Static variable in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutorFactory
- AVAILABLE_PERIOD - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutorFactory
- availablePeriod - Variable in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutor.Configuration
- availablePeriod - Variable in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor.Configuration
B
- back() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.KeyUsageValidationBuilder
- BACKCHANNEL_LOGOUT_EVENT_MISSING - Enum constant in enum class org.keycloak.protocol.oidc.LogoutTokenValidationCode
- BACKCHANNEL_SUPPORTED - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- BackchannelAuthenticationCallbackEndpoint - Class in org.keycloak.protocol.oidc.grants.ciba.endpoints
- BackchannelAuthenticationCallbackEndpoint(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationCallbackEndpoint
- BackchannelAuthenticationCallbackEndpoint.BackchannelAuthCallbackContext - Class in org.keycloak.protocol.oidc.grants.ciba.endpoints
- BackchannelAuthenticationEndpoint - Class in org.keycloak.protocol.oidc.grants.ciba.endpoints
- BackchannelAuthenticationEndpoint(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationEndpoint
- BackchannelAuthenticationEndpointRequest - Class in org.keycloak.protocol.oidc.grants.ciba.endpoints.request
- BackchannelAuthenticationEndpointRequest() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- BackchannelAuthenticationEndpointRequestParser - Class in org.keycloak.protocol.oidc.grants.ciba.endpoints.request
- BackchannelAuthenticationEndpointRequestParser() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParser
- BackchannelAuthenticationEndpointRequestParserProcessor - Class in org.keycloak.protocol.oidc.grants.ciba.endpoints.request
- BackchannelAuthenticationEndpointRequestParserProcessor() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParserProcessor
- BackchannelAuthenticationRequestContext - Class in org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context
- BackchannelAuthenticationRequestContext(BackchannelAuthenticationEndpointRequest, CIBAAuthenticationRequest, MultivaluedMap<String, String>) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelAuthenticationRequestContext
- backchannelLogout() - Method in class org.keycloak.protocol.oidc.endpoints.LogoutEndpoint
-
Backchannel logout endpoint implementation for Keycloak, which tries to logout the user from all sessions via POST with a valid LogoutToken.
- backchannelLogout(String) - Method in class org.keycloak.broker.oidc.KeycloakOIDCIdentityProvider.KeycloakEndpoint
- backchannelLogout(KeycloakSession, RealmModel, UserSessionModel, UriInfo, ClientConnection, HttpHeaders, boolean) - Static method in class org.keycloak.services.managers.AuthenticationManager
- backchannelLogout(KeycloakSession, RealmModel, UserSessionModel, UriInfo, ClientConnection, HttpHeaders, boolean, boolean) - Static method in class org.keycloak.services.managers.AuthenticationManager
- backchannelLogout(KeycloakSession, UserSessionModel, boolean) - Static method in class org.keycloak.services.managers.AuthenticationManager
- backchannelLogout(KeycloakSession, UserSessionModel, UriInfo, RealmModel) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- backchannelLogout(KeycloakSession, UserSessionModel, UriInfo, RealmModel) - Method in class org.keycloak.broker.saml.SAMLIdentityProvider
- backchannelLogout(UserSessionModel, String) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- backchannelLogout(UserSessionModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.docker.DockerAuthV2Protocol
- backchannelLogout(UserSessionModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- backchannelLogout(UserSessionModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- BackchannelLogoutResponse - Class in org.keycloak.protocol.oidc
- BackchannelLogoutResponse() - Constructor for class org.keycloak.protocol.oidc.BackchannelLogoutResponse
- BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse - Class in org.keycloak.protocol.oidc
- backchannelLogoutUserFromClient(KeycloakSession, RealmModel, UserModel, ClientModel, UriInfo, HttpHeaders) - Static method in class org.keycloak.services.managers.AuthenticationManager
-
Logout all clientSessions of this user and client
- backchannelLogoutUserSessionFromClient(KeycloakSession, RealmModel, UserSessionModel, ClientModel, UriInfo, HttpHeaders) - Static method in class org.keycloak.services.managers.AuthenticationManager
-
Logout all clientSessions belonging to the the given user session
- BackchannelTokenRequestContext - Class in org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context
- BackchannelTokenRequestContext(CIBAAuthenticationRequest, MultivaluedMap<String, String>) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelTokenRequestContext
- BackchannelTokenResponseContext - Class in org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context
- BackchannelTokenResponseContext(CIBAAuthenticationRequest, MultivaluedMap<String, String>, ClientSessionContext, TokenManager.AccessTokenResponseBuilder) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelTokenResponseContext
- BackgroundImageObject() - Constructor for class org.keycloak.protocol.oid4vc.model.DisplayObject.BackgroundImageObject
- BASE_URL - Static variable in class org.keycloak.social.openshift.OpenshiftV4IdentityProvider
- BASE_URL - Static variable in class org.keycloak.social.paypal.PayPalIdentityProvider
- BASE_URL_KEY - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
-
Base URL key in config map.
- base64DecodeRequestToken(String) - Static method in class org.keycloak.social.twitter.TwitterIdentityProvider
- baseURI - Variable in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
- baseXml(KeycloakSession, RealmModel, ClientModel, URI, SamlClient, StringBuilder) - Static method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- BASIC - Enum constant in enum class org.keycloak.email.EmailAuthenticator.AuthenticatorType
- BASIC - Static variable in class org.keycloak.protocol.saml.mappers.AttributeStatementHelper
- BASIC_SCOPE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- basicChecks(String, String, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- basicChecks(String, String, String) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- BasicTimerProvider - Class in org.keycloak.timer.basic
- BasicTimerProvider(KeycloakSession, Timer, int, BasicTimerProviderFactory) - Constructor for class org.keycloak.timer.basic.BasicTimerProvider
- BasicTimerProviderFactory - Class in org.keycloak.timer.basic
- BasicTimerProviderFactory() - Constructor for class org.keycloak.timer.basic.BasicTimerProviderFactory
- BatchCredentialIssuance() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialIssuer.BatchCredentialIssuance
- BEARER_ONLY - Static variable in class org.keycloak.services.messages.Messages
- bearerOnly - Variable in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
- BearerTokenAuthenticator(KeycloakSession) - Constructor for class org.keycloak.services.managers.AppAuthManager.BearerTokenAuthenticator
- beforeDelete(ClientRegistrationProvider, ClientModel) - Method in interface org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy
- beforeDelete(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicy
- beforeDelete(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicy
- beforeDelete(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicy
- beforeDelete(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicy
- beforeDelete(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicy
- beforeDelete(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicy
- beforeDelete(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ScopeClientRegistrationPolicy
- beforeDelete(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicy
- beforeProcessingLoginRequest(AuthnRequestType, AuthenticationSessionModel) - Method in interface org.keycloak.protocol.saml.preprocessor.SamlAuthenticationPreprocessor
-
Called before a login request is processed.
- beforeProcessingLoginResponse(StatusResponseType, AuthenticationSessionModel) - Method in interface org.keycloak.protocol.saml.preprocessor.SamlAuthenticationPreprocessor
-
Called before a login response is processed.
- beforeProcessingLogoutRequest(LogoutRequestType, UserSessionModel, AuthenticatedClientSessionModel) - Method in interface org.keycloak.protocol.saml.preprocessor.SamlAuthenticationPreprocessor
-
Called before a logout request is processed.
- beforeRegister(ClientRegistrationContext) - Method in interface org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy
- beforeRegister(ClientRegistrationContext) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicy
- beforeRegister(ClientRegistrationContext) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicy
- beforeRegister(ClientRegistrationContext) - Method in class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicy
- beforeRegister(ClientRegistrationContext) - Method in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicy
- beforeRegister(ClientRegistrationContext) - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicy
- beforeRegister(ClientRegistrationContext) - Method in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicy
- beforeRegister(ClientRegistrationContext) - Method in class org.keycloak.services.clientregistration.policy.impl.ScopeClientRegistrationPolicy
- beforeRegister(ClientRegistrationContext) - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicy
- beforeSendingLoginRequest(AuthnRequestType, AuthenticationSessionModel) - Method in interface org.keycloak.protocol.saml.preprocessor.SamlAuthenticationPreprocessor
-
Called before a login request is sent.
- beforeSendingLogoutRequest(LogoutRequestType, UserSessionModel, AuthenticatedClientSessionModel) - Method in interface org.keycloak.protocol.saml.preprocessor.SamlAuthenticationPreprocessor
-
Called before a logout request is sent.
- beforeSendingResponse(StatusResponseType, AuthenticatedClientSessionModel) - Method in interface org.keycloak.protocol.saml.preprocessor.SamlAuthenticationPreprocessor
-
Called before a response is sent back to the client.
- beforeUpdate(ClientModel, ClientRepresentation) - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutor
- beforeUpdate(ClientRegistrationContext, ClientModel) - Method in interface org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy
- beforeUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicy
- beforeUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicy
- beforeUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicy
- beforeUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicy
- beforeUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicy
- beforeUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicy
- beforeUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ScopeClientRegistrationPolicy
- beforeUpdate(ClientRegistrationContext, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicy
- beforeView(ClientRegistrationProvider, ClientModel) - Method in interface org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy
- beforeView(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicy
- beforeView(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicy
- beforeView(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicy
- beforeView(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicy
- beforeView(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicy
- beforeView(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicy
- beforeView(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ScopeClientRegistrationPolicy
- beforeView(ClientRegistrationProvider, ClientModel) - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicy
- begin() - Method in class org.keycloak.services.DefaultKeycloakTransactionManager
- begin() - Method in class org.keycloak.transaction.AsyncResponseTransaction
- begin() - Method in class org.keycloak.transaction.JtaTransactionWrapper
- begin() - Method in class org.keycloak.transaction.UserTransactionWrapper
- BEGIN_CERT - Static variable in class org.keycloak.protocol.docker.installation.compose.DockerCertFileUtils
- BEGIN_PRIVATE_KEY - Static variable in class org.keycloak.protocol.docker.installation.compose.DockerCertFileUtils
- BEHAVIOR - Static variable in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- Binding() - Constructor for class org.keycloak.broker.saml.SAMLEndpoint.Binding
- BINDING_MESSAGE - Static variable in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- bindingMessage - Variable in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- BindingProtocol() - Constructor for class org.keycloak.protocol.saml.SamlService.BindingProtocol
- bindTokenWithClientCertificate(HttpRequest, KeycloakSession) - Static method in class org.keycloak.services.util.MtlsHoKTokenUtil
- BIRTHDATE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- BitbucketIdentityProvider - Class in org.keycloak.social.bitbucket
- BitbucketIdentityProvider(KeycloakSession, OAuth2IdentityProviderConfig) - Constructor for class org.keycloak.social.bitbucket.BitbucketIdentityProvider
- BitbucketIdentityProviderFactory - Class in org.keycloak.social.bitbucket
- BitbucketIdentityProviderFactory() - Constructor for class org.keycloak.social.bitbucket.BitbucketIdentityProviderFactory
- BlankAttributeValidator - Class in org.keycloak.userprofile.validator
-
Validator to check that User Profile attribute value is not blank (null value is OK!).
- BlankAttributeValidator() - Constructor for class org.keycloak.userprofile.validator.BlankAttributeValidator
- BLE - Enum constant in enum class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport
- blocking(String) - Method in class org.keycloak.theme.ThemeResourceDescriptor.Builder
- BooleanScopeType - Class in org.keycloak.protocol.oidc.scope
- BooleanScopeType() - Constructor for class org.keycloak.protocol.oidc.scope.BooleanScopeType
- bootstrap(KeycloakSession) - Method in class org.keycloak.services.resources.KeycloakApplication
- BROKER_ID - Enum constant in enum class org.keycloak.broker.saml.mappers.UsernameTemplateMapper.Target
- BROKER_LINKING_SESSION_EXPIRED - Static variable in class org.keycloak.services.messages.Messages
- BROKER_SESSION_ID - Static variable in class org.keycloak.authentication.AuthenticationProcessor
- BROKER_USER_ID - Static variable in class org.keycloak.authentication.AuthenticationProcessor
- BROKER_USERNAME - Enum constant in enum class org.keycloak.broker.saml.mappers.UsernameTemplateMapper.Target
- BROKERED_CONTEXT_NOTE - Static variable in class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- brokerFlow(String, String, String) - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- BrokeringFederatedUsernameHasValueValidator - Class in org.keycloak.userprofile.validator
-
Validator to check that User Profile username is provided during Brokerin/Federation.
- BrokeringFederatedUsernameHasValueValidator() - Constructor for class org.keycloak.userprofile.validator.BrokeringFederatedUsernameHasValueValidator
- brokerLoginFlow(String, String, String, String, String, String, String) - Method in interface org.keycloak.authentication.actiontoken.ActionTokenContext.ProcessBrokerFlow
- brokerLoginFlow(String, String, String, String, String, String, String) - Method in class org.keycloak.services.resources.LoginActionsService
- brokerUrl(UriInfo) - Static method in class org.keycloak.services.resources.RealmsResource
- BrokerUtil - Class in org.keycloak.utils
-
TODO: Remove this class once support for "client initiated account linking" is removed (Probably Keycloak 27)
- BrokerUtil() - Constructor for class org.keycloak.utils.BrokerUtil
- browserAuthentication(AuthenticationSessionModel, String, Object...) - Method in class org.keycloak.services.resources.IdentityBrokerService
- browserFlow - Variable in class org.keycloak.authentication.AuthenticationProcessor
- BrowserHistoryHelper - Class in org.keycloak.services.util
-
The point of this is to improve experience of browser history (back/forward/refresh buttons), but ensure there is no more redirects then necessary.
- BrowserHistoryHelper() - Constructor for class org.keycloak.services.util.BrowserHistoryHelper
- browserLogout(KeycloakSession, RealmModel, UserSessionModel, UriInfo, ClientConnection, HttpHeaders) - Static method in class org.keycloak.services.managers.AuthenticationManager
- bruteForceUserStatus(String) - Method in class org.keycloak.services.resources.admin.AttackDetectionResource
-
Get status of a username in brute force detection
- build() - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
- build() - Method in class org.keycloak.protocol.docker.DockerEndpoint
- build() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- build() - Method in class org.keycloak.protocol.oidc.utils.OIDCRedirectUriBuilder
- build() - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapFaultBuilder
- build() - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapMessageBuilder
- build() - Method in class org.keycloak.theme.ThemeResourceDescriptor.Builder
- build() - Method in class org.keycloak.utils.OAuth2Error
- build(X509Certificate[]) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder
- build(PolicyEvaluationService.EvaluationDecisionCollector, ResourceServer, AuthorizationProvider, KeycloakIdentity, PolicyEvaluationRequest) - Static method in class org.keycloak.authorization.admin.representation.PolicyEvaluationResponseBuilder
- buildArtifact(AuthenticatedClientSessionModel, String, String) - Method in class org.keycloak.protocol.saml.DefaultSamlArtifactResolver
- buildArtifactAndStoreResponse(SAML2Object, AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- buildArtifactAndStoreResponse(SAML2Object, UserSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- buildArtifactAuthenticatedResponse(AuthenticatedClientSessionModel, String, SAML2Object, JaxrsSAML2BindingBuilder) - Method in class org.keycloak.protocol.saml.SamlProtocol
-
This method, instead of sending the actual response with the token sends the artifact message via post or redirect.
- buildArtifactResolveRequest(UriInfo, RealmModel, String, String, SamlProtocolExtensionsAwareBuilder.NodeGenerator...) - Method in class org.keycloak.broker.saml.SAMLIdentityProvider
- buildArtifactResponse(SAML2Object, NameIDType) - Static method in class org.keycloak.protocol.saml.SamlProtocolUtils
-
Takes a saml object (an object that will be part of resulting ArtifactResponse), and inserts it as the body of an ArtifactResponse.
- buildArtifactResponse(SAML2Object, NameIDType, URI) - Static method in class org.keycloak.protocol.saml.SamlProtocolUtils
-
Takes a saml object (an object that will be part of resulting ArtifactResponse), and inserts it as the body of an ArtifactResponse.
- buildArtifactResponse(Document) - Static method in class org.keycloak.protocol.saml.SamlProtocolUtils
-
Takes a saml document and inserts it as a body of ArtifactResponseType
- buildAuthenticatedResponse(AuthenticatedClientSessionModel, String, Document, JaxrsSAML2BindingBuilder) - Method in class org.keycloak.protocol.oidc.endpoints.TokenEndpoint.TokenExchangeSamlProtocol
- buildAuthenticatedResponse(AuthenticatedClientSessionModel, String, Document, JaxrsSAML2BindingBuilder) - Method in class org.keycloak.protocol.saml.SamlProtocol
- buildChain(HttpRequest, List<X509Certificate>, X509Certificate) - Method in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookup
- buildChain(HttpRequest, List<X509Certificate>, X509Certificate) - Method in class org.keycloak.services.x509.HaProxySslClientCertificateLookup
- buildChain(HttpRequest, List<X509Certificate>, X509Certificate) - Method in class org.keycloak.services.x509.NginxProxySslClientCertificateLookup
- buildCNonce(List<String>, Map<String, Object>) - Method in interface org.keycloak.protocol.oid4vc.issuance.keybinding.CNonceHandler
-
used to build a cNonce in any style.
- buildCNonce(List<String>, Map<String, Object>) - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtCNonceHandler
- buildCredentialBody(VerifiableCredential, CredentialBuildConfig) - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilder
-
Builds a verifiable credential of a specific format from the basis of an internal representation of the credential.
- buildCredentialBody(VerifiableCredential, CredentialBuildConfig) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilder
- buildCredentialBody(VerifiableCredential, CredentialBuildConfig) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBuilder
- buildCredentialBody(VerifiableCredential, CredentialBuildConfig) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.SdJwtCredentialBuilder
- builder(Response.ResponseBuilder) - Method in class org.keycloak.services.cors.DefaultCors
- builder(String) - Static method in class org.keycloak.theme.ThemeResourceDescriptor
- buildErrorResponse(boolean, String, JaxrsSAML2BindingBuilder, Document) - Method in class org.keycloak.protocol.oidc.endpoints.TokenEndpoint.TokenExchangeSamlProtocol
- buildErrorResponse(boolean, String, JaxrsSAML2BindingBuilder, Document) - Method in class org.keycloak.protocol.saml.SamlProtocol
- buildFavicon() - Method in class org.keycloak.theme.ThemeResourceDescriptor.Builder
- buildGet() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpoint
- buildHttpPost(URI) - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapMessageBuilder
-
Build method for testing, generates an apache httpcomponents HttpPost
- buildKeyInfoElement(String, String) - Static method in class org.keycloak.protocol.saml.IDPMetadataDescriptor
- buildLinkedAccountURI(String, String) - Method in class org.keycloak.services.resources.account.LinkedAccountsResource
-
Deprecated.It is recommended to trigger linking identity provider account with the use of "idp_link" kc_action.
- buildLogoutArtifactResponse(UserSessionModel, String, StatusResponseType, JaxrsSAML2BindingBuilder) - Method in class org.keycloak.protocol.saml.SamlProtocol
-
This method, instead of sending the actual response with the token, sends the artifact message via post or redirect.
- buildLogoutRequest(UserSessionModel, UriInfo, RealmModel, String, SamlProtocolExtensionsAwareBuilder.NodeGenerator...) - Method in class org.keycloak.broker.saml.SAMLIdentityProvider
- buildLogoutResponse(UserSessionModel, String, SAML2LogoutResponseBuilder, JaxrsSAML2BindingBuilder) - Method in class org.keycloak.protocol.saml.SamlProtocol
- buildPage(FormContext, LoginFormsProvider) - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- buildPage(FormContext, LoginFormsProvider) - Method in class org.keycloak.authentication.forms.RegistrationPassword
- buildPage(FormContext, LoginFormsProvider) - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- buildPage(FormContext, LoginFormsProvider) - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- buildPost() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpoint
- buildProviderMetadata(Stream<ProviderFactory>) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
- buildRedirectUri(OIDCRedirectUriBuilder, AuthenticationSessionModel, UserSessionModel, ClientSessionContext) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
-
this method can be used in extension-implementations to the
OIDCLoginProtocolto add additional parameters to the redirectUri after successful authentication and to store these e.g. in the clientSession - buildRedirectUri(OIDCRedirectUriBuilder, AuthenticationSessionModel, UserSessionModel, ClientSessionContext, Exception, LoginProtocol.Error) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
-
this method can be used in extension-implementations to the
OIDCLoginProtocolto add additional parameters to the redirectUri after failed authentication - buildUserInfoRequest(String, String) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- buildUserInfoRequest(String, String) - Method in class org.keycloak.social.stackoverflow.StackoverflowIdentityProvider
- BUNDLE_ENDPOINT_KEY - Static variable in class org.keycloak.broker.spiffe.SpiffeIdentityProviderConfig
- BY_ANONYMOUS - Static variable in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextConditionFactory
- BY_AUTHENTICATED_USER - Static variable in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextConditionFactory
- BY_INITIAL_ACCESS_TOKEN - Static variable in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextConditionFactory
- BY_REGISTRATION_ACCESS_TOKEN - Static variable in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextConditionFactory
- bypassChallengeJavascript - Static variable in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticator
C
- CA_SUBJECT_DN - Static variable in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutorFactory
- CACHE_KEY_PREFIX - Static variable in class org.keycloak.protocol.oidc.par.endpoints.ParEndpoint
- CACHE_KEY_PREFIX - Static variable in class org.keycloak.protocol.oidc.utils.OAuth2CodeParser
- CacheControlUtil - Class in org.keycloak.services.util
- CacheControlUtil() - Constructor for class org.keycloak.services.util.CacheControlUtil
- call(String) - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapMessageBuilder
-
Deprecated.Use
Soap.SoapMessageBuilder.call(String,KeycloakSession)to use SimpleHttp configuration - call(String, KeycloakSession) - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapMessageBuilder
-
Performs a synchronous call, sending the current message to the given url.
- callback - Variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.Endpoint
- callback - Variable in class org.keycloak.broker.saml.SAMLEndpoint
- callback - Variable in class org.keycloak.social.twitter.TwitterIdentityProvider.Endpoint
- callback(RealmModel, UserAuthenticationIdentityProvider.AuthenticationCallback, EventBuilder) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- callback(RealmModel, UserAuthenticationIdentityProvider.AuthenticationCallback, EventBuilder) - Method in class org.keycloak.broker.oidc.KeycloakOIDCIdentityProvider
- callback(RealmModel, UserAuthenticationIdentityProvider.AuthenticationCallback, EventBuilder) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- callback(RealmModel, UserAuthenticationIdentityProvider.AuthenticationCallback, EventBuilder) - Method in class org.keycloak.broker.saml.SAMLIdentityProvider
- callback(RealmModel, UserAuthenticationIdentityProvider.AuthenticationCallback, EventBuilder) - Method in class org.keycloak.social.twitter.TwitterIdentityProvider
- CALLBACKS_FACTORY_IDS_NOTE - Static variable in class org.keycloak.authentication.AuthenticatorUtil
- cancel() - Method in class org.keycloak.authentication.RequiredActionContextResult
- CANCEL_AIA - Static variable in class org.keycloak.services.resources.LoginActionsService
- cancelled(IdentityProviderModel) - Method in class org.keycloak.services.resources.IdentityBrokerService
- CANCELLED - Enum constant in enum class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelResponse.Status
- cancelLogin() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- cancelRequest(String) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationCallbackEndpoint
-
Handels the cancellation of an authentication request.
- cancelTask(String) - Method in class org.keycloak.timer.basic.BasicTimerProvider
- canClientImpersonate(ClientModel, UserModel) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionManagement
- canConfigure(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
- canCreateRealm() - Method in interface org.keycloak.services.resources.admin.fgap.RealmsPermissionEvaluator
- canExchangeTo(ClientModel, ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- canExchangeTo(ClientModel, ClientModel, AccessToken) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- canExchangeTo(ClientModel, IdentityProviderModel) - Method in interface org.keycloak.services.resources.admin.fgap.IdentityProviderPermissionManagement
- canImpersonate() - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns
trueif the caller has theImpersonationConstants#IMPERSONATION_ROLE. - canImpersonate(UserModel, ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns
trueif the caller has theImpersonationConstants#IMPERSONATION_ROLE. - canList() - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
- canList() - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionEvaluator
-
Returns
trueif the caller has at least one ofAdminRoles.QUERY_GROUPS,AdminRoles.MANAGE_USERSorAdminRoles.VIEW_USERSroles. - canList(RoleContainerModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionEvaluator
- canListClientScopes() - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
- canListRealms() - Method in interface org.keycloak.services.resources.admin.fgap.RealmPermissionEvaluator
- canManage() - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_CLIENTSrole. - canManage() - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_USERSrole. - canManage() - Method in interface org.keycloak.services.resources.admin.fgap.OrganizationPermissionEvaluator
- canManage() - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_USERSrole. - canManage(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_CLIENTSrole. - canManage(ClientScopeModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_CLIENTSrole. - canManage(GroupModel) - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_USERSrole. - canManage(OrganizationModel) - Method in interface org.keycloak.services.resources.admin.fgap.OrganizationPermissionEvaluator
- canManage(RoleContainerModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionEvaluator
-
If the role is a realm role, it returns
trueifRealmPermissionEvaluator.canManageRealm()returnstrue. - canManage(RoleModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionEvaluator
-
If the role is a realm role, it returns
trueifRealmPermissionEvaluator.canManageRealm()returnstrue. - canManage(UserModel) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_USERSrole. - canManageAuthorization(ResourceServer) - Method in interface org.keycloak.services.resources.admin.fgap.RealmPermissionEvaluator
- canManageClientScopes() - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_CLIENTSrole. - canManageEvents() - Method in interface org.keycloak.services.resources.admin.fgap.RealmPermissionEvaluator
- canManageGroupMembership(UserModel) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_USERSrole. - canManageIdentityProviders() - Method in interface org.keycloak.services.resources.admin.fgap.RealmPermissionEvaluator
- canManageMembers(GroupModel) - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_USERSrole. - canManageMembership(GroupModel) - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_USERSrole. - canManageOrganizationGroup(KeycloakSession, GroupModel) - Static method in class org.keycloak.organization.utils.Organizations
- canManageRealm() - Method in interface org.keycloak.services.resources.admin.fgap.RealmPermissionEvaluator
- canMapClientScope(RoleModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionEvaluator
-
Returns
trueifClientPermissions.canManageClientsDefault()returnstrue. - canMapClientScopeRoles(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
-
Returns
trueif the caller has a permission toClientPermissionManagement.MAP_ROLES_CLIENT_SCOPEfor the client. - canMapComposite(RoleModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionEvaluator
-
Returns
trueifRolePermissions.canManageDefault(RoleModel)andRolePermissions.checkAdminRoles(RoleModel)returnstrue. - canMapCompositeRoles(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
-
Returns
trueif the caller has a permission toClientPermissionManagement.MAP_ROLES_COMPOSITE_SCOPEfor the client. - canMapRole(RoleModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_USERSrole andRolePermissions.checkAdminRoles(RoleModel)returnstrue. - canMapRoles(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
-
Returns
trueif the caller has a permission toClientPermissionManagement.MAP_ROLES_SCOPEfor the client. - canMapRoles(UserModel) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns
trueif the caller hasAdminRoles.MANAGE_USERSrole. - CANONICAL_DN - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- canQuery() - Method in interface org.keycloak.services.resources.admin.fgap.OrganizationPermissionEvaluator
- canQuery() - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns
trueif the caller has at least one ofAdminRoles.QUERY_USERS,AdminRoles.MANAGE_USERSorAdminRoles.VIEW_USERSroles. - canResetPassword(UserModel) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns
trueif the caller has permission toAdminPermissionsSchema.RESET_PASSWORDfor the given user. - canUseTokenRepeatedly(ExecuteActionsActionToken, ActionTokenContext<ExecuteActionsActionToken>) - Method in class org.keycloak.authentication.actiontoken.execactions.ExecuteActionsActionTokenHandler
- canUseTokenRepeatedly(ResetCredentialsActionToken, ActionTokenContext) - Method in class org.keycloak.authentication.actiontoken.resetcred.ResetCredentialsActionTokenHandler
- canUseTokenRepeatedly(UpdateEmailActionToken, ActionTokenContext<UpdateEmailActionToken>) - Method in class org.keycloak.authentication.actiontoken.updateemail.UpdateEmailActionTokenHandler
- canUseTokenRepeatedly(CredentialOfferActionToken, ActionTokenContext<CredentialOfferActionToken>) - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.CredentialOfferActionTokenHandler
- canUseTokenRepeatedly(T, ActionTokenContext<T>) - Method in class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- canUseTokenRepeatedly(T, ActionTokenContext<T>) - Method in interface org.keycloak.authentication.actiontoken.ActionTokenHandler
-
Returns
truewhen the token can be used repeatedly to invoke the action,falsewhen the token is intended to be for single use only. - canView() - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
-
Returns
trueif the caller has at least one of theAdminRoles.MANAGE_CLIENTSorAdminRoles.VIEW_CLIENTSroles. - canView() - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionEvaluator
-
Returns
trueif the caller has one ofAdminRoles.MANAGE_USERSorAdminRoles.VIEW_USERSroles. - canView() - Method in interface org.keycloak.services.resources.admin.fgap.OrganizationPermissionEvaluator
- canView() - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns
trueif the caller has one ofAdminRoles.MANAGE_USERSorAdminRoles.VIEW_USERSroles. - canView(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
-
Returns
trueifClientPermissionEvaluator.canView()orClientPermissionEvaluator.canConfigure(ClientModel)returnstrue. - canView(ClientScopeModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
-
Returns
trueif the caller has at least one of theAdminRoles.VIEW_CLIENTSorAdminRoles.MANAGE_CLIENTSroles. - canView(GroupModel) - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionEvaluator
-
Returns
trueif the caller has one ofAdminRoles.MANAGE_USERSorAdminRoles.VIEW_USERSroles. - canView(OrganizationModel) - Method in interface org.keycloak.services.resources.admin.fgap.OrganizationPermissionEvaluator
- canView(RealmModel) - Method in interface org.keycloak.services.resources.admin.fgap.RealmsPermissionEvaluator
- canView(RoleContainerModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionEvaluator
-
If the role is a realm role, it returns
trueifRealmPermissionEvaluator.canViewRealm()returnstrue. - canView(RoleModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionEvaluator
-
If the role is a realm role, it returns
trueifRealmPermissionEvaluator.canViewRealm()returnstrue. - canView(UserModel) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns
trueif the caller has at least one ofAdminRoles.MANAGE_USERSorAdminRoles.VIEW_USERSroles. - canViewAuthorization(ResourceServer) - Method in interface org.keycloak.services.resources.admin.fgap.RealmPermissionEvaluator
- canViewClientScopes() - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
- canViewEvents() - Method in interface org.keycloak.services.resources.admin.fgap.RealmPermissionEvaluator
- canViewIdentityProviders() - Method in interface org.keycloak.services.resources.admin.fgap.RealmPermissionEvaluator
- canViewMembers(GroupModel) - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionEvaluator
-
Returns
trueif the caller has one ofAdminRoles.MANAGE_USERSorAdminRoles.VIEW_USERSroles. - canViewRealm() - Method in interface org.keycloak.services.resources.admin.fgap.RealmPermissionEvaluator
- capitalizeFirstLetter(String) - Static method in class org.keycloak.userprofile.config.UPConfigUtils
- caSubjectDn - Variable in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutor.Configuration
- cekManagementAlgorithm(TokenCategory) - Method in class org.keycloak.jose.jws.DefaultTokenManager
- CERT_IS_URL_ENCODED - Static variable in class org.keycloak.services.x509.NginxProxySslClientCertificateLookupFactory
- CERT_VERIFY_ERROR_DESC - Static variable in class org.keycloak.services.util.MtlsHoKTokenUtil
- CERTIFICATE_ATTR - Static variable in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- CERTIFICATE_CHAIN_LENGTH - Static variable in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
- CERTIFICATE_EXTENDED_KEY_USAGE - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- CERTIFICATE_KEY - Static variable in interface org.keycloak.keys.Attributes
- CERTIFICATE_KEY_USAGE - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- CERTIFICATE_PEM - Enum constant in enum class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.MappingSourceType
- CERTIFICATE_PEM - Static variable in class org.keycloak.services.util.CertificateInfoHelper
- CERTIFICATE_POLICY - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- CERTIFICATE_POLICY_MODE - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- CERTIFICATE_POLICY_MODE_ALL - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- CERTIFICATE_POLICY_MODE_ANY - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- CERTIFICATE_PROPERTY - Static variable in interface org.keycloak.keys.Attributes
- certificateChainLength - Variable in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookup
- certificateChainLength - Variable in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
- certificateChainLength - Variable in class org.keycloak.services.x509.Rfc9440ClientCertificateLookup
- certificateChainLength - Variable in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- certificateChainLength - Variable in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookup
- certificateChainLength - Variable in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookupFactory
- CertificateInfoHelper - Class in org.keycloak.services.util
- CertificateInfoHelper() - Constructor for class org.keycloak.services.util.CertificateInfoHelper
- certificatePolicy() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder
- CertificatePolicyValidationBuilder(CertificateValidator.CertificateValidatorBuilder) - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.CertificatePolicyValidationBuilder
- certificateValidationParameters(KeycloakSession, X509AuthenticatorConfigModel) - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- CertificateValidator - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator() - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator
- CertificateValidator(X509Certificate[], int, List<String>, List<String>, String, boolean, boolean, boolean, CertificateValidator.CRLLoaderImpl, boolean, boolean, CertificateValidator.OCSPChecker, KeycloakSession, boolean, boolean) - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator
- CertificateValidator.BouncyCastleOCSPChecker - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CertificateValidatorBuilder - Class in org.keycloak.authentication.authenticators.x509
-
Configure Certificate validation
- CertificateValidator.CertificateValidatorBuilder.CertificatePolicyValidationBuilder - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CertificateValidatorBuilder.ExtendedKeyUsageValidationBuilder - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CertificateValidatorBuilder.KeyUsageValidationBuilder - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotCRL - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotCRLDP - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotCRLRelativePath - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotOCSP - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotOCSPFailOpen - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CertificateValidatorBuilder.TimestampValidationBuilder - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CertificateValidatorBuilder.TrustValidationBuilder - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CRLFileLoader - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CRLListLoader - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CRLLoaderImpl - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.CRLLoaderProxy - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.LdapContext - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidator.OCSPChecker - Class in org.keycloak.authentication.authenticators.x509
- CertificateValidatorBuilder() - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder
- CertificateValidatorConfigBuilder() - Constructor for class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator.CertificateValidatorConfigBuilder
- certIsUrlEncoded - Variable in class org.keycloak.services.x509.NginxProxySslClientCertificateLookupFactory
- certs() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- certsUrl(UriBuilder) - Static method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- CFG_ERROR_MESSAGE - Static variable in class org.keycloak.userprofile.validator.BlankAttributeValidator
- CFG_ERROR_MESSAGE - Static variable in class org.keycloak.userprofile.validator.PersonNameProhibitedCharactersValidator
- CFG_ERROR_MESSAGE - Static variable in class org.keycloak.userprofile.validator.UsernameIDNHomographValidator
- CFG_ERROR_MESSAGE - Static variable in class org.keycloak.userprofile.validator.UsernameProhibitedCharactersValidator
- CFG_FAIL_ON_NULL - Static variable in class org.keycloak.userprofile.validator.BlankAttributeValidator
- CFG_PATTERN - Static variable in class org.keycloak.userprofile.validator.ReadOnlyAttributeUnchangedValidator
- challenge - Variable in class org.keycloak.authentication.RequiredActionContextResult
- challenge(Response) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- challenge(Response) - Method in class org.keycloak.authentication.RequiredActionContextResult
- challenge(String) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationPoPJwt
- challenge(AuthenticationFlowContext, MultivaluedMap<String, String>) - Method in class org.keycloak.authentication.authenticators.broker.IdpUsernamePasswordForm
- challenge(AuthenticationFlowContext, MultivaluedMap<String, String>) - Method in class org.keycloak.authentication.authenticators.browser.UsernameForm
- challenge(AuthenticationFlowContext, MultivaluedMap<String, String>) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm
- challenge(AuthenticationFlowContext, String) - Method in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- challenge(AuthenticationFlowContext, String, String) - Method in class org.keycloak.authentication.authenticators.broker.IdpUsernamePasswordForm
- challenge(AuthenticationFlowContext, String, String) - Method in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- challenge(AuthenticationFlowContext, String, String) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm
- CHALLENGE - Static variable in interface org.keycloak.WebAuthnConstants
- characteristics() - Method in class org.keycloak.protocol.docker.DockerKeyIdentifier.DelimitingCollector
- check(X509Certificate[], X509CRL, KeycloakSession) - Static method in class org.keycloak.utils.CRLUtils
-
Check the signature on CRL and check if 1st certificate from the chain ((The actual certificate from the client)) is valid and not available on CRL.
- check(X509Certificate, X509Certificate) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.BouncyCastleOCSPChecker
- check(X509Certificate, X509Certificate) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.OCSPChecker
-
Requests certificate revocation status using OCSP.
- check(KeycloakSession) - Static method in class org.keycloak.services.managers.GrantTypeEndpointRestrictionValidator
-
Creates a TokenVerifier.Predicate for grant type endpoint restriction validation.
- check(AuthorizationEndpointChecker) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationCheckProvider
- check(AuthorizationEndpointChecker) - Method in interface org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointCheckProvider
- CHECK_RESULT - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- CHECK_RESULT_EXECUTED - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- CHECK_RESULT_NOT_EXECUTED - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- checkAccountApiEnabled() - Static method in class org.keycloak.services.resources.account.AccountRestService
- checkAllowedOrigins(List<String>) - Method in class org.keycloak.services.cors.DefaultCors
- checkAllowedOrigins(KeycloakSession, ClientModel) - Method in class org.keycloak.services.cors.DefaultCors
- checkAllowedOrigins(AccessToken) - Method in class org.keycloak.services.cors.DefaultCors
- checkAndBindMtlsHoKToken(TokenManager.AccessTokenResponseBuilder, boolean) - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- checkAttributeEquality(String, Object, Object) - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtCNonceHandler
- checkAuthenticationChannel() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProvider
- checkAuthorizationDetails() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- checkClient() - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- checkClientDisabled(ClientModel) - Method in class org.keycloak.services.resources.LogoutSessionCodeChecks
- checkClientDisabled(ClientModel) - Method in class org.keycloak.services.resources.SessionCodeChecks
- checkClientTypeConfig(ClientTypeRepresentation) - Method in class org.keycloak.services.clienttype.impl.DefaultClientTypeProvider
- checkCurlyBracketsBalanced(String) - Static method in class org.keycloak.validation.DefaultClientValidationProvider
-
Check if url has curly brackets in correct position ('{' before '}')
- checkEnabled(OrganizationProvider, AdminPermissionEvaluator) - Static method in class org.keycloak.organization.utils.Organizations
- checkExistingUser(AuthenticationFlowContext, String, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticator
- checkInvalidRequestMessage() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- checkIsClientValid(KeycloakSession, ClientModel) - Static method in class org.keycloak.services.resources.LoginActionsServiceChecks
-
Verifies whether the client denoted by client ID in token's
iss(issuedFor) field both exists and is enabled. - checkIsClientValid(T, ActionTokenContext<T>) - Static method in class org.keycloak.services.resources.LoginActionsServiceChecks
-
Verifies whether the client denoted by client ID in token's
iss(issuedFor) field both exists and is enabled. - checkIssuedVerifiableCredential(KeycloakSession, UserModel, String, CredentialScopeModel, ClientModel) - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProvider
- checkIssuedVerifiableCredential(KeycloakSession, UserModel, String, CredentialScopeModel, ClientModel) - Static method in class org.keycloak.protocol.oid4vc.utils.OID4VCUtil
-
Check issued-credential present on the user with expected ID and expected issued-credential-id and credential-scope
- checkIsUserValid(KeycloakSession, RealmModel, String, Consumer<UserModel>, EventBuilder) - Static method in class org.keycloak.services.resources.LoginActionsServiceChecks
-
Verifies whether the user given by ID both exists in the current realm.
- checkIsUserValid(T, ActionTokenContext<T>, EventBuilder) - Static method in class org.keycloak.services.resources.LoginActionsServiceChecks
-
Verifies whether the user given by ID both exists in the current realm.
- checkOIDCParams() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- checkOIDCRequest() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- checkParameters() - Method in class org.keycloak.protocol.oidc.endpoints.TokenEndpoint
- checkParamsForPkceEnforcedClient(String, String, String, String, String, EventBuilder, Cors) - Static method in class org.keycloak.protocol.oidc.utils.PkceUtils
- checkParamsForPkceNotEnforcedClient(String, String, String, String, String, EventBuilder, Cors) - Static method in class org.keycloak.protocol.oidc.utils.PkceUtils
- checkParDPoPParams() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- checkParRequired() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- checkPKCEParams() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- checkProvider() - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- checkProviderAddOns() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- checkRealm() - Method in class org.keycloak.protocol.AuthorizationEndpointBase
- checkRealm() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.AbstractCibaEndpoint
- checkRealm() - Method in class org.keycloak.protocol.oidc.par.endpoints.AbstractParEndpoint
- checkRedirectUri() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- checkRequestedAudiences(TokenManager.AccessTokenResponseBuilder) - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProvider
- checkRequestedAudiences(JsonWebToken, List<String>) - Static method in class org.keycloak.authentication.actiontoken.TokenUtils
-
Check that all requested audiences from parameter "requestedAudience" are available in the accessToken.
- checkResponseType() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- checkRevocationStatus() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator
- checkSMTPConfiguration(KeycloakSession, Map<String, String>) - Static method in class org.keycloak.utils.SMTPUtil
-
Validates the configuration using the email sender provider.
- checkSsl() - Method in class org.keycloak.protocol.AuthorizationEndpointBase
- checkSsl() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.AbstractCibaEndpoint
- checkSsl() - Method in class org.keycloak.protocol.oidc.par.endpoints.AbstractParEndpoint
- checkThat(BooleanSupplier, String, String) - Static method in class org.keycloak.authentication.actiontoken.TokenUtils
-
Returns a predicate for use in
TokenVerifierusing the given boolean-returning function. - checkThat(Predicate<T>, String, String) - Static method in class org.keycloak.authentication.actiontoken.TokenUtils
-
Returns a predicate for use in
TokenVerifierusing the given boolean-returning function. - checkTokenWasNotUsedYet(T, ActionTokenContext<T>) - Static method in class org.keycloak.services.resources.LoginActionsServiceChecks
- checkTrustedDomain(String, String) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- checkURITrusted(String, List<String>, List<String>) - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicy
- checkURLTrusted(String, List<String>, List<String>) - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicy
- checkValidResource() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- checkValidScope() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- Chunk - Record Class in org.keycloak.services.util
-
Represents a chunk from the Vite build manifest (see
ViteManifest). - Chunk(String, Optional<String>, Optional<String>, Optional<Boolean>, Optional<Boolean>, Optional<String[]>, Optional<String[]>, Optional<String[]>, Optional<String[]>) - Constructor for record class org.keycloak.services.util.Chunk
-
Creates an instance of a
Chunkrecord class. - CIBA_SIGNED_AUTHENTICATION_REQUEST - Static variable in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParser
- CIBAAuthenticationRequest - Class in org.keycloak.protocol.oidc.grants.ciba.channel
-
Represents an authentication request sent by a consumption device (CD).
- CIBAAuthenticationRequest() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- CIBAAuthenticationRequest(KeycloakSession, UserModel, ClientModel) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- CibaClientValidation - Class in org.keycloak.protocol.oidc.grants.ciba
- CibaClientValidation(ValidationContext<ClientModel>) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.CibaClientValidation
- CIBAContext - Interface in org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context
-
Represents
ClientPolicyContext, which is used in the CIBA requests/responses - CibaGrantType - Class in org.keycloak.protocol.oidc.grants.ciba
-
OpenID Connect Client-Initiated Backchannel Authentication Flow https://openid.net/specs/openid-client-initiated-backchannel-authentication-core-1_0.html#rfc.section.10.1
- CibaGrantType() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- CibaGrantTypeFactory - Class in org.keycloak.protocol.oidc.grants.ciba
-
Factory for OpenID Connect Client-Initiated Backchannel Authentication Flow
- CibaGrantTypeFactory() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.CibaGrantTypeFactory
- CIBALoginUserResolver - Interface in org.keycloak.protocol.oidc.grants.ciba.resolvers
-
Provides the resolver that converts several types of receives login hint to its corresponding UserModel.
- CIBALoginUserResolverFactory - Interface in org.keycloak.protocol.oidc.grants.ciba.resolvers
- CIBALoginUserResolverSpi - Class in org.keycloak.protocol.oidc.grants.ciba.resolvers
- CIBALoginUserResolverSpi() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.resolvers.CIBALoginUserResolverSpi
- CibaRootEndpoint - Class in org.keycloak.protocol.oidc.grants.ciba.endpoints
- CibaRootEndpoint() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.endpoints.CibaRootEndpoint
- CibaRootEndpoint(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.endpoints.CibaRootEndpoint
- CIMD_CACHE_EXPIRY_TIME_IN_SEC - Static variable in class org.keycloak.protocol.oauth2.cimd.provider.AbstractPersistentClientIdMetadataDocumentProvider
- CimdClientRegisterContext - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.context
- CimdClientRegisterContext(ClientRepresentation) - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientRegisterContext
- CimdClientRegisteredContext - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.context
- CimdClientRegisteredContext(ClientModel) - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientRegisteredContext
- CimdClientUpdateContext - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.context
- CimdClientUpdateContext(ClientRepresentation, ClientModel) - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientUpdateContext
- CimdClientUpdatedContext - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.context
- CimdClientUpdatedContext(ClientModel) - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientUpdatedContext
- Claim - Class in org.keycloak.protocol.oid4vc.model
-
Holding metadata on a claim of verifiable credential.
- Claim() - Constructor for class org.keycloak.protocol.oid4vc.model.Claim
- CLAIM - Static variable in class org.keycloak.broker.oidc.mappers.AbstractClaimMapper
- CLAIM_NAME - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- CLAIM_NAME - Static variable in class org.keycloak.protocol.oidc.mappers.ClaimsParameterWithValueIdTokenMapper
- CLAIM_NAME - Static variable in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutorFactory
- CLAIM_PROPERTY_NAME - Static variable in class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- CLAIM_PROPERTY_NAME - Static variable in class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- CLAIM_TOKEN_FORMAT_ID_TOKEN - Static variable in class org.keycloak.authorization.authorization.AuthorizationTokenService
- CLAIM_TOKEN_FORMAT_JWT - Static variable in class org.keycloak.authorization.authorization.AuthorizationTokenService
- CLAIM_VALUE - Static variable in class org.keycloak.broker.oidc.mappers.AbstractClaimMapper
- CLAIM_VALUE - Static variable in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
- ClaimDisplay - Class in org.keycloak.protocol.oid4vc.model
- ClaimDisplay() - Constructor for class org.keycloak.protocol.oid4vc.model.ClaimDisplay
- claimName - Variable in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutor.Configuration
- Claims - Class in org.keycloak.protocol.oid4vc.model
- Claims() - Constructor for class org.keycloak.protocol.oid4vc.model.Claims
- CLAIMS - Static variable in class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
- CLAIMS_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- ClaimsDescription - Class in org.keycloak.protocol.oid4vc.model
-
Represents a claims description object as used in authorization details.
- ClaimsDescription() - Constructor for class org.keycloak.protocol.oid4vc.model.ClaimsDescription
- ClaimsDescription(List<Object>, Boolean) - Constructor for class org.keycloak.protocol.oid4vc.model.ClaimsDescription
- ClaimsParameterTokenMapper - Class in org.keycloak.protocol.oidc.mappers
- ClaimsParameterTokenMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.ClaimsParameterTokenMapper
- ClaimsParameterWithValueIdTokenMapper - Class in org.keycloak.protocol.oidc.mappers
- ClaimsParameterWithValueIdTokenMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.ClaimsParameterWithValueIdTokenMapper
- ClaimsPathPointer - Class in org.keycloak.protocol.oid4vc.utils
-
Utility class for handling claims path pointers.
- ClaimsPathPointer() - Constructor for class org.keycloak.protocol.oid4vc.utils.ClaimsPathPointer
- ClaimToRoleMapper - Class in org.keycloak.broker.oidc.mappers
- ClaimToRoleMapper() - Constructor for class org.keycloak.broker.oidc.mappers.ClaimToRoleMapper
- ClaimToUserSessionNoteMapper - Class in org.keycloak.broker.oidc.mappers
- ClaimToUserSessionNoteMapper() - Constructor for class org.keycloak.broker.oidc.mappers.ClaimToUserSessionNoteMapper
- classLoader - Variable in class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- ClassLoaderTheme - Class in org.keycloak.theme
- ClassLoaderTheme(String, Theme.Type, ClassLoader) - Constructor for class org.keycloak.theme.ClassLoaderTheme
- ClasspathThemeProvider - Class in org.keycloak.theme
- ClasspathThemeProvider(Map<Theme.Type, Map<String, ClassLoaderTheme>>) - Constructor for class org.keycloak.theme.ClasspathThemeProvider
- ClasspathThemeProviderFactory - Class in org.keycloak.theme
- ClasspathThemeProviderFactory(String) - Constructor for class org.keycloak.theme.ClasspathThemeProviderFactory
- ClasspathThemeProviderFactory(String, ClassLoader) - Constructor for class org.keycloak.theme.ClasspathThemeProviderFactory
- ClasspathThemeProviderFactory.ThemeRepresentation - Class in org.keycloak.theme
- ClasspathThemeProviderFactory.ThemesRepresentation - Class in org.keycloak.theme
- ClasspathThemeResourceProviderFactory - Class in org.keycloak.theme
- ClasspathThemeResourceProviderFactory() - Constructor for class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- ClasspathThemeResourceProviderFactory(String, ClassLoader) - Constructor for class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- cleanUpPermanentLockout(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.services.managers.DefaultBruteForceProtector
- clearAdminEvents() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Delete all admin events
- clearAllBruteForce() - Method in class org.keycloak.services.resources.admin.AttackDetectionResource
-
Clear any user login failures for all users This can release temporary disabled users
- clearAuthenticatedUser() - Method in class org.keycloak.authentication.AuthenticationProcessor
- clearBruteForceForUser(String) - Method in class org.keycloak.services.resources.admin.AttackDetectionResource
-
Clear any user login failures for the user This can release temporary disabled user
- clearCache() - Static method in class org.keycloak.connections.httpclient.ProxyMappings
- clearCache() - Method in class org.keycloak.theme.DefaultThemeManager
- clearCache() - Method in class org.keycloak.theme.DefaultThemeManagerFactory
- clearEvents() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Delete all events
- clearUser() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- client - Variable in class org.keycloak.authentication.AuthenticationProcessor
- client - Variable in class org.keycloak.authorization.common.ClientModelIdentity
- client - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- client - Variable in class org.keycloak.forms.login.freemarker.model.ClientBean
- client - Variable in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProvider
- client - Variable in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- client - Variable in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- client - Variable in class org.keycloak.protocol.oidc.par.endpoints.AbstractParEndpoint
- client - Variable in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- client - Variable in class org.keycloak.services.clientpolicy.context.AbstractSamlRequestContext
- client - Variable in class org.keycloak.services.clientregistration.AbstractClientRegistrationContext
- client - Variable in class org.keycloak.services.resources.AbstractSecuredLocalService
- client - Variable in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
- client - Variable in class org.keycloak.services.resources.admin.ClientResource
- client - Variable in class org.keycloak.services.resources.admin.ClientRoleMappingsResource
- client - Variable in class org.keycloak.services.resources.admin.ProtocolMappersResource
- client() - Method in record class org.keycloak.services.managers.AuthenticationManager.AuthResult
-
Returns the value of the
clientrecord component. - client(ClientModel) - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- Client() - Constructor for class org.keycloak.services.resources.account.resources.AbstractResourceService.Client
- CLIENT - Enum constant in enum class org.keycloak.services.managers.ClientSessionCode.ActionType
- CLIENT - Enum constant in enum class org.keycloak.services.resources.admin.AdminAuth.Resource
- CLIENT_ASSERTION_TYPE - Static variable in interface org.keycloak.broker.spiffe.SpiffeConstants
- CLIENT_CONFIG_KEY - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- CLIENT_DATA_JSON - Static variable in interface org.keycloak.WebAuthnConstants
- CLIENT_DISABLED - Static variable in class org.keycloak.services.messages.Messages
- CLIENT_ID_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- CLIENT_ID_PATTERN - Static variable in class org.keycloak.protocol.oidc.mappers.AbstractUserRoleMappingMapper
- CLIENT_ID_URI_SCHEME - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeConditionFactory
- CLIENT_IDLE - Static variable in class org.keycloak.services.messages.Messages
- CLIENT_IDLE_REMEMBERME - Static variable in class org.keycloak.services.messages.Messages
- CLIENT_LOGOUT_STATE - Static variable in class org.keycloak.services.managers.AuthenticationManager
-
Auth session note on client logout state (when logging out)
- CLIENT_MAXLIFE_SPAN - Static variable in class org.keycloak.services.messages.Messages
- CLIENT_MAXLIFESPAN_REMEMBERME - Static variable in class org.keycloak.services.messages.Messages
- CLIENT_NOT_FOUND - Static variable in class org.keycloak.services.messages.Messages
- CLIENT_NOTIFICATION_TOKEN - Static variable in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- CLIENT_RESOURCE_URL_ATTRIBUTE - Static variable in interface org.keycloak.protocol.oidc.resourceindicators.ResourceIndicatorConstants
- CLIENT_ROLES - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- CLIENT_SCOPE - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- CLIENT_SCOPE_PARSER_ID - Static variable in class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParserProviderFactory
- CLIENT_SECRET_BASIC - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- CLIENT_SECRET_BASIC_UNENCODED - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
-
Deprecated, for removal: This API element is subject to removal in a future version.
- CLIENT_SECRET_JWT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- CLIENT_SECRET_POST - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- CLIENT_SESSION_HOST_PROPERTY - Static variable in class org.keycloak.services.managers.ResourceAdminManager
- CLIENT_SESSION_ID - Static variable in class org.keycloak.protocol.saml.SamlProtocol
- CLIENT_URI_FIELDS - Static variable in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutorFactory
- CLIENT_URIS_MUST_MATCH - Static variable in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicyFactory
- ClientAccessTypeCondition - Class in org.keycloak.services.clientpolicy.condition
- ClientAccessTypeCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.ClientAccessTypeCondition
- ClientAccessTypeCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- ClientAccessTypeConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- ClientAccessTypeConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientAccessTypeConditionFactory
- clientAssertionState - Variable in class org.keycloak.authentication.authenticators.client.AbstractBaseJWTValidator
- ClientAssertionState - Class in org.keycloak.authentication.authenticators.client
- ClientAssertionState(String, String, JWSInput, JsonWebToken) - Constructor for class org.keycloak.authentication.authenticators.client.ClientAssertionState
- ClientAsymmetricSignatureVerifierContext - Class in org.keycloak.crypto
- ClientAsymmetricSignatureVerifierContext(KeycloakSession, ClientModel, JWSInput) - Constructor for class org.keycloak.crypto.ClientAsymmetricSignatureVerifierContext
- ClientAttestationJwt() - Constructor for class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationJwt
- ClientAttestationPoPJwt() - Constructor for class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationPoPJwt
- ClientAttributeCertificateResource - Class in org.keycloak.services.resources.admin
- ClientAttributeCertificateResource(AdminPermissionEvaluator, ClientModel, KeycloakSession, String, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
- ClientAttributesCondition - Class in org.keycloak.services.clientpolicy.condition
- ClientAttributesCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.ClientAttributesCondition
- ClientAttributesCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- ClientAttributesConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- ClientAttributesConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientAttributesConditionFactory
- clientAuthAttributes - Variable in class org.keycloak.authentication.AuthenticationProcessor
- clientAuthAttributes - Variable in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProvider
- clientAuthAttributes - Variable in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- clientAuthAttributes - Variable in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- ClientAuthenticationFlow - Class in org.keycloak.authentication
- ClientAuthenticationFlow(AuthenticationProcessor, AuthenticationFlowModel) - Constructor for class org.keycloak.authentication.ClientAuthenticationFlow
- clientAuthenticatorProviderId - Variable in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- ClientAuthUtil - Class in org.keycloak.authentication.authenticators.client
- ClientAuthUtil() - Constructor for class org.keycloak.authentication.authenticators.client.ClientAuthUtil
- ClientBean - Class in org.keycloak.forms.login.freemarker.model
- ClientBean(KeycloakSession, ClientModel) - Constructor for class org.keycloak.forms.login.freemarker.model.ClientBean
- ClientCliInstallationUtil - Class in org.keycloak.protocol.util
- ClientCliInstallationUtil() - Constructor for class org.keycloak.protocol.util.ClientCliInstallationUtil
- clientConfig - Variable in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- clientConnection - Variable in class org.keycloak.authorization.protection.ProtectionService
- clientConnection - Variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.Endpoint
- clientConnection - Variable in class org.keycloak.broker.saml.SAMLEndpoint
- clientConnection - Variable in class org.keycloak.protocol.AuthorizationEndpointBase
- clientConnection - Variable in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- clientConnection - Variable in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- clientConnection - Variable in class org.keycloak.services.resources.AbstractSecuredLocalService
- clientConnection - Variable in class org.keycloak.services.resources.account.AccountRestService
- clientConnection - Variable in class org.keycloak.services.resources.admin.AdminConsole
- clientConnection - Variable in class org.keycloak.services.resources.admin.ClientResource
- clientConnection - Variable in class org.keycloak.services.resources.admin.ComponentResource
- clientConnection - Variable in class org.keycloak.services.resources.admin.RealmsAdminResource
- clientConnection - Variable in class org.keycloak.services.resources.admin.RoleMapperResource
- clientConnection - Variable in class org.keycloak.services.resources.admin.UserResource
- clientConnection - Variable in class org.keycloak.services.resources.admin.UsersResource
- clientConnection - Variable in class org.keycloak.social.twitter.TwitterIdentityProvider.Endpoint
- ClientCredentialsGrantType - Class in org.keycloak.protocol.oidc.grants
-
OAuth 2.0 Client Credentials Grant https://datatracker.ietf.org/doc/html/rfc6749#section-4.4
- ClientCredentialsGrantType() - Constructor for class org.keycloak.protocol.oidc.grants.ClientCredentialsGrantType
- ClientCredentialsGrantTypeFactory - Class in org.keycloak.protocol.oidc.grants
-
Factory for OAuth 2.0 Client Credentials Grant
- ClientCredentialsGrantTypeFactory() - Constructor for class org.keycloak.protocol.oidc.grants.ClientCredentialsGrantTypeFactory
- ClientCRUDClientAvailableContext - Interface in org.keycloak.services.clientpolicy.context
-
Context for client CRUD in cases when client model is already available (registered/read/update/updated/deleted)
- ClientCRUDContext - Interface in org.keycloak.services.clientpolicy.context
-
Represents the context in the request to register/read/update/unregister client by Dynamic Client Registration or Admin REST API.
- ClientDescriptionConverter - Interface in org.keycloak.exportimport
-
Provider plugin interface for importing clients from an arbitrary configuration format
- ClientDescriptionConverterFactory - Interface in org.keycloak.exportimport
-
Provider plugin interface for importing clients from an arbitrary configuration format
- ClientDescriptionConverterSpi - Class in org.keycloak.exportimport
- ClientDescriptionConverterSpi() - Constructor for class org.keycloak.exportimport.ClientDescriptionConverterSpi
- ClientDisabledClientRegistrationPolicy - Class in org.keycloak.services.clientregistration.policy.impl
- ClientDisabledClientRegistrationPolicy() - Constructor for class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicy
- ClientDisabledClientRegistrationPolicyFactory - Class in org.keycloak.services.clientregistration.policy.impl
- ClientDisabledClientRegistrationPolicyFactory() - Constructor for class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicyFactory
- ClientECDSASignatureVerifierContext - Class in org.keycloak.crypto
- ClientECDSASignatureVerifierContext(KeycloakSession, ClientModel, JWSInput) - Constructor for class org.keycloak.crypto.ClientECDSASignatureVerifierContext
- ClientEdDSASignatureVerifierContext - Class in org.keycloak.crypto
- ClientEdDSASignatureVerifierContext(KeycloakSession, ClientModel, JWSInput) - Constructor for class org.keycloak.crypto.ClientEdDSASignatureVerifierContext
- ClientHostUtils - Class in org.keycloak.protocol.oidc.utils
-
Utility class for validating client host values against a client's registered URLs.
- ClientHostUtils() - Constructor for class org.keycloak.protocol.oidc.utils.ClientHostUtils
- clientId - Variable in class org.keycloak.protocol.RestartLoginCookie
- ClientIdAndSecretAuthenticator - Class in org.keycloak.authentication.authenticators.client
-
Validates client based on "client_id" and "client_secret" sent either in request parameters or in "Authorization: Basic" header .
- ClientIdAndSecretAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- clientIdChanged(ClientModel, ClientRepresentation) - Method in class org.keycloak.services.managers.ClientManager
- ClientIdMetadataDocumentExecutor - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
-
The class is a concrete class of
AbstractClientIdMetadataDocumentExecutor. - ClientIdMetadataDocumentExecutor(KeycloakSession, ClientIdMetadataDocumentExecutorFactoryProviderConfig) - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutor
- ClientIdMetadataDocumentExecutor.Configuration - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
- ClientIdMetadataDocumentExecutorFactory - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
-
The class is a factory class of
ClientIdMetadataDocumentExecutor. - ClientIdMetadataDocumentExecutorFactory() - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactory
- ClientIdMetadataDocumentExecutorFactoryProviderConfig - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
-
The factory provider configuration for
AbstractClientIdMetadataDocumentExecutorFactoryas global settings. - ClientIdMetadataDocumentExecutorFactoryProviderConfig(Config.Scope) - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactoryProviderConfig
- ClientIdMetadataDocumentProvider<CONFIG extends AbstractClientIdMetadataDocumentExecutor.Configuration> - Interface in org.keycloak.protocol.oauth2.cimd.provider
-
The interface provides the following features: Determining if (re-)fetching a client metadata is needed Concrete process of caching a client metadata: create and update Update cache expiry time Augment a client metadata in
ClientRepresentation - ClientIdMetadataDocumentProviderFactory - Interface in org.keycloak.protocol.oauth2.cimd.provider
-
The interface is a factory of
ClientIdMetadataDocumentProvider. - ClientIdMetadataDocumentProviderSpi - Class in org.keycloak.protocol.oauth2.cimd.provider
-
The class is the SPI for
ClientIdMetadataDocumentProviderandClientIdMetadataDocumentProviderFactory. - ClientIdMetadataDocumentProviderSpi() - Constructor for class org.keycloak.protocol.oauth2.cimd.provider.ClientIdMetadataDocumentProviderSpi
- ClientIdUriSchemeCondition - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.condition
-
The class is a condition of client policies.
- ClientIdUriSchemeCondition(KeycloakSession) - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeCondition
- ClientIdUriSchemeCondition.Configuration - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.condition
- ClientIdUriSchemeConditionFactory - Class in org.keycloak.protocol.oauth2.cimd.clientpolicy.condition
-
The class is the factory class of
ClientIdUriSchemeCondition. - ClientIdUriSchemeConditionFactory() - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeConditionFactory
- clientIdUriSchemes - Variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeCondition.Configuration
- ClientInfo(ClientModel) - Constructor for class org.keycloak.protocol.oidc.FrontChannelLogoutHandler.ClientInfo
- ClientInitialAccessResource - Class in org.keycloak.services.resources.admin
- ClientInitialAccessResource(KeycloakSession, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.ClientInitialAccessResource
- clientInitiatedAccountLinking(String, String, String, String, String) - Method in class org.keycloak.services.resources.IdentityBrokerService
-
Deprecated.
- clientIntiatedAccountLinkingPreflight(String) - Method in class org.keycloak.services.resources.IdentityBrokerService
-
Closes off CORS preflight requests for account linking
- clientKeyStore - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- ClientMacSignatureVerifierContext - Class in org.keycloak.crypto
- ClientMacSignatureVerifierContext(KeycloakSession, ClientModel, String) - Constructor for class org.keycloak.crypto.ClientMacSignatureVerifierContext
- ClientManager - Class in org.keycloak.services.managers
- ClientManager() - Constructor for class org.keycloak.services.managers.ClientManager
- ClientManager(RealmManager) - Constructor for class org.keycloak.services.managers.ClientManager
- ClientManager.InstallationAdapterConfig - Class in org.keycloak.services.managers
- ClientMetadataCacheControl(String, int, int) - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.ClientMetadataCacheControl
- clientModel - Variable in class org.keycloak.protocol.oidc.AbstractClientConfigWrapper
- ClientModelContext - Interface in org.keycloak.services.clientpolicy.context
-
Represents
ClientPolicyContextwith access to the client, which can be used in underlying conditions/executors - ClientModelIdentity - Class in org.keycloak.authorization.common
- ClientModelIdentity(KeycloakSession, ClientModel) - Constructor for class org.keycloak.authorization.common.ClientModelIdentity
- ClientModelIdentity(KeycloakSession, ClientModel, AccessToken) - Constructor for class org.keycloak.authorization.common.ClientModelIdentity
- clientModelNull() - Method in class org.keycloak.services.ServicesLogger_$logger
- clientModelNull() - Method in interface org.keycloak.services.ServicesLogger
- clientModelNull$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- ClientNotificationEndpointRequest - Class in org.keycloak.protocol.oidc.grants.ciba.endpoints
- ClientNotificationEndpointRequest() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.endpoints.ClientNotificationEndpointRequest
- clientNotificationToken - Variable in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- ClientPermissionEvaluator - Interface in org.keycloak.services.resources.admin.fgap
- ClientPermissionManagement - Interface in org.keycloak.services.resources.admin.fgap
- ClientPoliciesResource - Class in org.keycloak.services.resources.admin
- ClientPoliciesResource(KeycloakSession, AdminPermissionEvaluator) - Constructor for class org.keycloak.services.resources.admin.ClientPoliciesResource
- ClientPoliciesUtil - Class in org.keycloak.services.clientpolicy
-
Utilities for treating client policies/profiles
- ClientPoliciesUtil() - Constructor for class org.keycloak.services.clientpolicy.ClientPoliciesUtil
- clientPolicy() - Method in class org.keycloak.services.DefaultKeycloakSession
- ClientPolicyClientSessionContext - Interface in org.keycloak.services.clientpolicy.context
-
Represents
ClientPolicyContextwith access to theAuthenticatedClientSessionModel, which can be used in underlying conditions/executors - ClientPolicyMode - Enum Class in org.keycloak.services.clientpolicy
- clientPrivateKeyPassword - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- ClientProfilesResource - Class in org.keycloak.services.resources.admin
- ClientProfilesResource(KeycloakSession, AdminPermissionEvaluator) - Constructor for class org.keycloak.services.resources.admin.ClientProfilesResource
- ClientProtocolCondition - Class in org.keycloak.services.clientpolicy.condition
- ClientProtocolCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.ClientProtocolCondition
- ClientProtocolCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- ClientProtocolConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- ClientProtocolConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientProtocolConditionFactory
- ClientPublicKeyLoader - Class in org.keycloak.keys.loader
- ClientPublicKeyLoader(KeycloakSession, ClientModel) - Constructor for class org.keycloak.keys.loader.ClientPublicKeyLoader
- ClientPublicKeyLoader(KeycloakSession, ClientModel, JWK.Use) - Constructor for class org.keycloak.keys.loader.ClientPublicKeyLoader
- clientRegistration(URI, String, String, String) - Static method in class org.keycloak.services.Urls
- ClientRegistrationAuth - Class in org.keycloak.services.clientregistration
- ClientRegistrationAuth(KeycloakSession, ClientRegistrationProvider, EventBuilder, String) - Constructor for class org.keycloak.services.clientregistration.ClientRegistrationAuth
- ClientRegistrationContext - Interface in org.keycloak.services.clientregistration
- clientRegistrationException(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- clientRegistrationException(String) - Method in interface org.keycloak.services.ServicesLogger
- ClientRegistrationException - Exception in org.keycloak.services.clientregistration
- ClientRegistrationException() - Constructor for exception org.keycloak.services.clientregistration.ClientRegistrationException
- ClientRegistrationException(String) - Constructor for exception org.keycloak.services.clientregistration.ClientRegistrationException
- ClientRegistrationException(String, Throwable) - Constructor for exception org.keycloak.services.clientregistration.ClientRegistrationException
- ClientRegistrationException(Throwable) - Constructor for exception org.keycloak.services.clientregistration.ClientRegistrationException
- clientRegistrationException$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- clientRegistrationMapperNotAllowed(String, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- clientRegistrationMapperNotAllowed(String, String) - Method in interface org.keycloak.services.ServicesLogger
- clientRegistrationMapperNotAllowed$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- ClientRegistrationPolicy - Interface in org.keycloak.services.clientregistration.policy
- ClientRegistrationPolicyException - Exception in org.keycloak.services.clientregistration.policy
- ClientRegistrationPolicyException(String) - Constructor for exception org.keycloak.services.clientregistration.policy.ClientRegistrationPolicyException
- ClientRegistrationPolicyException(String, Throwable) - Constructor for exception org.keycloak.services.clientregistration.policy.ClientRegistrationPolicyException
- ClientRegistrationPolicyFactory - Interface in org.keycloak.services.clientregistration.policy
- ClientRegistrationPolicyManager - Class in org.keycloak.services.clientregistration.policy
- ClientRegistrationPolicyManager() - Constructor for class org.keycloak.services.clientregistration.policy.ClientRegistrationPolicyManager
- ClientRegistrationPolicyResource - Class in org.keycloak.services.resources.admin
- ClientRegistrationPolicyResource(KeycloakSession, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.ClientRegistrationPolicyResource
- ClientRegistrationPolicySpi - Class in org.keycloak.services.clientregistration.policy
- ClientRegistrationPolicySpi() - Constructor for class org.keycloak.services.clientregistration.policy.ClientRegistrationPolicySpi
- ClientRegistrationProvider - Interface in org.keycloak.services.clientregistration
- ClientRegistrationProviderFactory - Interface in org.keycloak.services.clientregistration
- clientRegistrationRequestRejected(String, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- clientRegistrationRequestRejected(String, String) - Method in interface org.keycloak.services.ServicesLogger
- clientRegistrationRequestRejected$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- ClientRegistrationService - Class in org.keycloak.services.clientregistration
- ClientRegistrationService(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.services.clientregistration.ClientRegistrationService
- ClientRegistrationSpi - Class in org.keycloak.services.clientregistration
- ClientRegistrationSpi() - Constructor for class org.keycloak.services.clientregistration.ClientRegistrationSpi
- ClientRegistrationTokenUtils - Class in org.keycloak.services.clientregistration
- ClientRegistrationTokenUtils() - Constructor for class org.keycloak.services.clientregistration.ClientRegistrationTokenUtils
- ClientRegistrationTokenUtils.TokenVerification - Class in org.keycloak.services.clientregistration
- clientRegistrationUrl(UriInfo) - Static method in class org.keycloak.services.resources.RealmsResource
- clientRep - Variable in class org.keycloak.protocol.oidc.AbstractClientConfigWrapper
- ClientResource - Class in org.keycloak.services.resources.admin
-
Base resource class for managing one particular client of a realm.
- ClientResource(RealmModel, AdminPermissionEvaluator, ClientModel, KeycloakSession, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.ClientResource
- ClientRoleMappingsResource - Class in org.keycloak.services.resources.admin
- ClientRoleMappingsResource(UriInfo, KeycloakSession, RealmModel, AdminPermissionEvaluator, RoleMapperModel, ClientModel, AdminEventBuilder, AdminPermissionEvaluator.RequirePermissionCheck, AdminPermissionEvaluator.RequirePermissionCheck) - Constructor for class org.keycloak.services.resources.admin.ClientRoleMappingsResource
- ClientRolesCondition - Class in org.keycloak.services.clientpolicy.condition
- ClientRolesCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.ClientRolesCondition
- ClientRolesCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- ClientRolesConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- ClientRolesConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientRolesConditionFactory
- ClientRolesPartialImport - Class in org.keycloak.partialimport
-
Partial Import handler for Client Roles.
- ClientRolesPartialImport() - Constructor for class org.keycloak.partialimport.ClientRolesPartialImport
- clients() - Method in class org.keycloak.services.DefaultKeycloakSession
- clients() - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionEvaluator
- clients() - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionManagement
- clientScope - Variable in class org.keycloak.services.resources.admin.ClientScopeResource
- ClientScopeAuthorizationRequestParser - Class in org.keycloak.protocol.oidc.rar.parsers
- ClientScopeAuthorizationRequestParser(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParser
- ClientScopeAuthorizationRequestParserProviderFactory - Class in org.keycloak.protocol.oidc.rar.parsers
- ClientScopeAuthorizationRequestParserProviderFactory() - Constructor for class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParserProviderFactory
- ClientScopeEntry(String, String, AuthorizationDetails) - Constructor for class org.keycloak.forms.login.freemarker.model.OAuthGrantBean.ClientScopeEntry
- clientScopeEvaluateResource() - Method in class org.keycloak.services.resources.admin.ClientResource
- ClientScopeEvaluateResource - Class in org.keycloak.services.resources.admin
- ClientScopeEvaluateResource(KeycloakSession, UriInfo, RealmModel, AdminPermissionEvaluator, ClientModel, ClientConnection) - Constructor for class org.keycloak.services.resources.admin.ClientScopeEvaluateResource
- ClientScopeEvaluateResource.ProtocolMapperEvaluationRepresentation - Class in org.keycloak.services.resources.admin
- ClientScopeEvaluateResource.SamlExampleResponse - Class in org.keycloak.services.resources.admin
- ClientScopeEvaluateScopeMappingsResource - Class in org.keycloak.services.resources.admin
- ClientScopeEvaluateScopeMappingsResource(KeycloakSession, RoleContainerModel, AdminPermissionEvaluator, ClientModel, String) - Constructor for class org.keycloak.services.resources.admin.ClientScopeEvaluateScopeMappingsResource
- ClientScopeResource - Class in org.keycloak.services.resources.admin
-
Base resource class for managing one particular client of a realm.
- ClientScopeResource(RealmModel, AdminPermissionEvaluator, ClientScopeModel, KeycloakSession, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.ClientScopeResource
- clientScopes() - Method in class org.keycloak.services.DefaultKeycloakSession
- ClientScopesClientRegistrationPolicy - Class in org.keycloak.services.clientregistration.policy.impl
- ClientScopesClientRegistrationPolicy(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicy
- ClientScopesClientRegistrationPolicyFactory - Class in org.keycloak.services.clientregistration.policy.impl
- ClientScopesClientRegistrationPolicyFactory() - Constructor for class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicyFactory
- ClientScopesCondition - Class in org.keycloak.services.clientpolicy.condition
- ClientScopesCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.ClientScopesCondition
- ClientScopesCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- ClientScopesConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- ClientScopesConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientScopesConditionFactory
- clientScopesRequested - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- ClientScopesResource - Class in org.keycloak.services.resources.admin
-
Base resource class for managing a realm's client scopes.
- ClientScopesResource(KeycloakSession, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.ClientScopesResource
- ClientSecretRotationContext - Class in org.keycloak.services.clientpolicy.context
- ClientSecretRotationContext(ClientRepresentation, ClientModel, String, AdminAuth) - Constructor for class org.keycloak.services.clientpolicy.context.ClientSecretRotationContext
- ClientSecretRotationExecutor - Class in org.keycloak.services.clientpolicy.executor
- ClientSecretRotationExecutor(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutor
- ClientSecretRotationExecutor.Configuration - Class in org.keycloak.services.clientpolicy.executor
- ClientSecretRotationExecutorFactory - Class in org.keycloak.services.clientpolicy.executor
- ClientSecretRotationExecutorFactory() - Constructor for class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- ClientSessionCode<CLIENT_SESSION extends org.keycloak.sessions.CommonClientSessionModel> - Class in org.keycloak.services.managers
- ClientSessionCode(KeycloakSession, RealmModel, CLIENT_SESSION) - Constructor for class org.keycloak.services.managers.ClientSessionCode
- ClientSessionCode.ActionType - Enum Class in org.keycloak.services.managers
- ClientSessionCode.ParseResult<CLIENT_SESSION extends org.keycloak.sessions.CommonClientSessionModel> - Class in org.keycloak.services.managers
- clientSessionCtx - Variable in class org.keycloak.protocol.oidc.TokenManager.TokenValidation
- clientSessionCtx() - Method in record class org.keycloak.protocol.oidc.refresh.InitialRefreshTokenContext
-
Returns the value of the
clientSessionCtxrecord component. - clientSessionCtx() - Method in record class org.keycloak.protocol.oidc.token.TokenPostProcessorContext
-
Returns the value of the
clientSessionCtxrecord component. - clientSessionNull() - Method in class org.keycloak.services.ServicesLogger_$logger
- clientSessionNull() - Method in interface org.keycloak.services.ServicesLogger
- clientSessionNull$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- clientsManagementBaseUrl(UriBuilder) - Static method in class org.keycloak.services.resources.ClientsManagementService
- ClientsManagementService - Class in org.keycloak.services.resources
- ClientsManagementService(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.services.resources.ClientsManagementService
- ClientsPartialImport - Class in org.keycloak.partialimport
-
PartialImport handler for Clients.
- ClientsPartialImport() - Constructor for class org.keycloak.partialimport.ClientsPartialImport
- ClientsResource - Class in org.keycloak.services.resources.admin
-
Base resource class for managing a realm's clients.
- ClientsResource(KeycloakSession, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.ClientsResource
- ClientTypesResource - Class in org.keycloak.services.resources.admin
- ClientTypesResource(ClientTypeManager, RealmModel, AdminPermissionEvaluator) - Constructor for class org.keycloak.services.resources.admin.ClientTypesResource
- ClientUpdaterContextCondition - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterContextCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextCondition
- ClientUpdaterContextCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterContextConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterContextConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextConditionFactory
- ClientUpdaterSourceGroupsCondition - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterSourceGroupsCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsCondition
- ClientUpdaterSourceGroupsCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterSourceGroupsConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterSourceGroupsConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsConditionFactory
- ClientUpdaterSourceHostsCondition - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterSourceHostsCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsCondition
- ClientUpdaterSourceHostsCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterSourceHostsConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterSourceHostsConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsConditionFactory
- ClientUpdaterSourceRolesCondition - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterSourceRolesCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesCondition
- ClientUpdaterSourceRolesCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterSourceRolesConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- ClientUpdaterSourceRolesConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesConditionFactory
- clientUriFields - Variable in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutor.Configuration
- clone() - Method in class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
- clone() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
- clone(KeycloakSession) - Method in class org.keycloak.services.resources.admin.AdminEventBuilder
-
Create a new instance of the
AdminEventBuilderthat is bound to a new session. - clone(KeycloakSession, AuthenticationSessionModel) - Static method in class org.keycloak.authentication.AuthenticationProcessor
- close() - Method in class org.keycloak.authentication.AbstractFormAuthenticator
- close() - Method in class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- close() - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.AttemptedAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- close() - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- close() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm
- close() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- close() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.client.AbstractClientAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValue
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.directgrant.AbstractDirectGrantAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- close() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- close() - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- close() - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
- close() - Method in class org.keycloak.authentication.authenticators.x509.X509ClientCertificateAuthenticator
- close() - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- close() - Method in class org.keycloak.authentication.forms.RegistrationPage
- close() - Method in class org.keycloak.authentication.forms.RegistrationPassword
- close() - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- close() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- close() - Method in class org.keycloak.authentication.otp.FreeOTPProvider
- close() - Method in class org.keycloak.authentication.otp.GoogleAuthenticatorProvider
- close() - Method in class org.keycloak.authentication.otp.MicrosoftAuthenticatorOTPProvider
- close() - Method in class org.keycloak.authentication.requiredactions.DeleteAccount
- close() - Method in class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- close() - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- close() - Method in class org.keycloak.authentication.requiredactions.TermsAndConditions
- close() - Method in class org.keycloak.authentication.requiredactions.UpdateEmail
- close() - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
- close() - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
- close() - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
- close() - Method in class org.keycloak.authentication.requiredactions.UpdateUserLocaleAction
- close() - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
- close() - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegister
- close() - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegisterFactory
- close() - Method in class org.keycloak.authorization.config.UmaWellKnownProvider
- close() - Method in class org.keycloak.authorization.config.UmaWellKnownProviderFactory
- close() - Method in class org.keycloak.authorization.DefaultAuthorizationProviderFactory
- close() - Method in class org.keycloak.authorization.protection.introspect.RPTIntrospectionProvider
- close() - Method in class org.keycloak.authorization.protection.introspect.RPTIntrospectionProviderFactory
- close() - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProvider
- close() - Method in class org.keycloak.broker.kubernetes.KubernetesIdentityProvider
- close() - Method in class org.keycloak.broker.provider.IdpLinkAction
- close() - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProvider
- close() - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProvider
- close() - Method in class org.keycloak.cache.DefaultAlternativeLookupProvider
- close() - Method in class org.keycloak.cache.DefaultAlternativeLookupProviderFactory
- close() - Method in class org.keycloak.cache.DefaultLocalCacheProviderFactory
- close() - Method in class org.keycloak.connections.httpclient.DefaultHttpClientFactory
- close() - Method in class org.keycloak.cookie.DefaultCookieProvider
- close() - Method in class org.keycloak.cookie.DefaultCookieProviderFactory
- close() - Method in class org.keycloak.deployment.DefaultDeployedConfigurationsProvider
- close() - Method in class org.keycloak.deployment.DefaultDeployedConfigurationsProviderFactory
- close() - Method in class org.keycloak.device.DeviceRepresentationProviderFactoryImpl
- close() - Method in class org.keycloak.email.DefaultEmailSenderProvider
- close() - Method in class org.keycloak.email.DefaultEmailSenderProviderFactory
- close() - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider
- close() - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProviderFactory
- close() - Method in interface org.keycloak.encoding.ResourceEncodingProvider
- close() - Method in interface org.keycloak.encoding.ResourceEncodingProviderFactory
- close() - Method in class org.keycloak.events.email.EmailEventListenerProvider
- close() - Method in class org.keycloak.events.email.EmailEventListenerProviderFactory
- close() - Method in class org.keycloak.events.log.JBossLoggingEventListenerProvider
- close() - Method in class org.keycloak.events.log.JBossLoggingEventListenerProviderFactory
- close() - Method in class org.keycloak.executors.DefaultExecutorsProviderFactory
- close() - Method in class org.keycloak.exportimport.KeycloakClientDescriptionConverter
- close() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- close() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProviderFactory
- close() - Method in class org.keycloak.keys.AbstractGeneratedSecretKeyProvider
- close() - Method in class org.keycloak.locale.DefaultLocaleSelectorProvider
- close() - Method in class org.keycloak.locale.DefaultLocaleSelectorProviderFactory
- close() - Method in class org.keycloak.locale.DefaultLocaleUpdaterProvider
- close() - Method in class org.keycloak.locale.DefaultLocaleUpdaterProviderFactory
- close() - Method in class org.keycloak.models.workflow.AddRequiredActionStepProvider
- close() - Method in class org.keycloak.models.workflow.client.DeleteClientStepProvider
- close() - Method in class org.keycloak.models.workflow.client.DisableClientStepProvider
- close() - Method in class org.keycloak.models.workflow.DeleteUserStepProvider
- close() - Method in class org.keycloak.models.workflow.DisableUserStepProvider
- close() - Method in class org.keycloak.models.workflow.GroupBasedStepProvider
- close() - Method in class org.keycloak.models.workflow.NotifyUserStepProvider
- close() - Method in class org.keycloak.models.workflow.RemoveRequiredActionStepProvider
- close() - Method in class org.keycloak.models.workflow.RemoveUserAttributeStepProvider
- close() - Method in class org.keycloak.models.workflow.RemoveUserAttributeStepProviderFactory
- close() - Method in class org.keycloak.models.workflow.RoleBasedStepProvider
- close() - Method in class org.keycloak.models.workflow.SetUserAttributeStepProvider
- close() - Method in class org.keycloak.models.workflow.UnlinkUserStepProvider
- close() - Method in class org.keycloak.models.workflow.WorkflowEventListener
- close() - Method in class org.keycloak.models.workflow.WorkflowsEventListenerFactory
- close() - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- close() - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- close() - Method in class org.keycloak.protocol.docker.DockerAuthV2Protocol
- close() - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- close() - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- close() - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- close() - Method in class org.keycloak.protocol.docker.mapper.DockerAuthV2ProtocolMapper
- close() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- close() - Method in class org.keycloak.protocol.oauth2.cimd.provider.AbstractPersistentClientIdMetadataDocumentProviderFactory
- close() - Method in interface org.keycloak.protocol.oauth2.cimd.provider.ClientIdMetadataDocumentProvider
- close() - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutorFactory
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilder
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderFactory
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferProvider
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferProviderFactory
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferStorage
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferStorageFactory
- close() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.JwtPreAuthCodeHandler
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.PreAuthCodeHandlerFactory
- close() - Method in class org.keycloak.protocol.oid4vc.issuance.JWTVCIssuerWellKnownProvider
- close() - Method in class org.keycloak.protocol.oid4vc.issuance.JWTVCIssuerWellKnownProviderFactory
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.keybinding.CNonceHandler
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.keybinding.CNonceHandlerFactory
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.keybinding.ProofValidator
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.keybinding.ProofValidatorFactory
- close() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- close() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationCheckProvider
- close() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationCheckProviderFactory
- close() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessor
- close() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
- close() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProviderFactory
- close() - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.VerifiableCredentialOfferAction
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.signing.CredentialSigner
- close() - Method in interface org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerFactory
- close() - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- close() - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProviderFactory
- close() - Method in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProvider
- close() - Method in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProviderFactory
- close() - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProvider
- close() - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProviderFactory
- close() - Method in interface org.keycloak.protocol.oidc.ext.OIDCExtProvider
- close() - Method in interface org.keycloak.protocol.oidc.ext.OIDCExtProviderFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantTypeFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProvider
- close() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProviderFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantTypeFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutorFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSessionEnforceExecutorFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutorFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.CibaRootEndpoint
- close() - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolver
- close() - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolverFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.ClientCredentialsGrantTypeFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantTypeFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpoint
- close() - Method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpointFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantTypeFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- close() - Method in class org.keycloak.protocol.oidc.grants.PermissionGrantTypeFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantTypeFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.RefreshTokenGrantTypeFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.ResourceOwnerPasswordCredentialsGrantTypeFactory
- close() - Method in class org.keycloak.protocol.oidc.grants.TokenExchangeGrantTypeFactory
- close() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- close() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- close() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- close() - Method in class org.keycloak.protocol.oidc.mappers.AbstractOIDCProtocolMapper
- close() - Method in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- close() - Method in class org.keycloak.protocol.oidc.OIDCClientDescriptionConverter
- close() - Method in class org.keycloak.protocol.oidc.OIDCClientDescriptionConverterFactory
- close() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- close() - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- close() - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
- close() - Method in class org.keycloak.protocol.oidc.par.endpoints.ParRootEndpoint
- close() - Method in class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParser
- close() - Method in class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParserProviderFactory
- close() - Method in class org.keycloak.protocol.oidc.refresh.DefaultRefreshTokenProviderFactory
- close() - Method in interface org.keycloak.protocol.oidc.refresh.RefreshTokenProvider
- close() - Method in interface org.keycloak.protocol.oidc.token.TokenPostProcessor
- close() - Method in interface org.keycloak.protocol.oidc.token.TokenPostProcessorFactory
- close() - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- close() - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProviderFactory
- close() - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProviderFactory
- close() - Method in class org.keycloak.protocol.saml.clientregistration.EntityDescriptorClientRegistrationProviderFactory
- close() - Method in class org.keycloak.protocol.saml.DefaultSamlArtifactResolver
- close() - Method in class org.keycloak.protocol.saml.DefaultSamlArtifactResolverFactory
- close() - Method in class org.keycloak.protocol.saml.EntityDescriptorDescriptionConverter
- close() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- close() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- close() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- close() - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- close() - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- close() - Method in class org.keycloak.protocol.saml.mappers.AbstractSAMLProtocolMapper
- close() - Method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- close() - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticator
- close() - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- close() - Method in class org.keycloak.protocol.saml.SamlProtocol
- close() - Method in class org.keycloak.scripting.DefaultScriptingProvider
- close() - Method in class org.keycloak.scripting.DefaultScriptingProviderFactory
- close() - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolConditionFactory
- close() - Method in class org.keycloak.services.clientpolicy.DefaultClientPolicyManager
- close() - Method in class org.keycloak.services.clientpolicy.DefaultClientPolicyManagerFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.RegistrationAccessTokenRotationDisabledExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.RejectRequestExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SamlAvoidRedirectBindingExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SamlSignatureEnforcerExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticationAssertionExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureParContentsExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureSessionEnforceExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.SuppressRefreshTokenRotationExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutorFactory
- close() - Method in class org.keycloak.services.clientpolicy.executor.UseLightweightAccessTokenExecutorFactory
- close() - Method in class org.keycloak.services.clientregistration.AbstractClientRegistrationProvider
- close() - Method in class org.keycloak.services.clientregistration.AdapterInstallationClientRegistrationProvider
- close() - Method in class org.keycloak.services.clientregistration.AdapterInstallationClientRegistrationProviderFactory
- close() - Method in class org.keycloak.services.clientregistration.DefaultClientRegistrationProviderFactory
- close() - Method in class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProviderFactory
- close() - Method in class org.keycloak.services.clientregistration.policy.AbstractClientRegistrationPolicyFactory
- close() - Method in interface org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy
- close() - Method in class org.keycloak.services.clienttype.DefaultClientTypeManagerFactory
- close() - Method in class org.keycloak.services.clienttype.impl.DefaultClientTypeProviderFactory
- close() - Method in class org.keycloak.services.cors.DefaultCors
- close() - Method in class org.keycloak.services.cors.DefaultCorsFactory
- close() - Method in class org.keycloak.services.DefaultComponentFactoryProviderFactory
- close() - Method in class org.keycloak.services.DefaultKeycloakSession
- close() - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- close() - Method in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- close() - Method in class org.keycloak.services.managers.DefaultBruteForceProtector
- close() - Method in class org.keycloak.services.managers.DefaultBruteForceProtectorFactory
- close() - Method in class org.keycloak.services.managers.RealmManagerProviderFactory
-
Deprecated.
- close() - Method in class org.keycloak.services.migration.DefaultMigrationProvider
- close() - Method in class org.keycloak.services.migration.DefaultMigrationProviderFactory
- close() - Method in class org.keycloak.services.resources.account.AccountConsole
- close() - Method in class org.keycloak.services.resources.account.AccountConsoleFactory
- close() - Method in class org.keycloak.services.securityprofile.DefaultSecurityProfileProvider
- close() - Method in class org.keycloak.services.securityprofile.DefaultSecurityProfileProviderFactory
- close() - Method in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookup
- close() - Method in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
- close() - Method in class org.keycloak.services.x509.DefaultClientCertificateLookup
- close() - Method in class org.keycloak.services.x509.DefaultClientCertificateLookupFactory
- close() - Method in class org.keycloak.services.x509.EnvoyProxySslClientCertificateLookup
- close() - Method in class org.keycloak.services.x509.EnvoyProxySslClientCertificateLookupFactory
- close() - Method in class org.keycloak.services.x509.Rfc9440ClientCertificateLookup
- close() - Method in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- close() - Method in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookup
- close() - Method in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookupFactory
- close() - Method in class org.keycloak.theme.ClasspathThemeProvider
- close() - Method in class org.keycloak.theme.ClasspathThemeProviderFactory
- close() - Method in class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- close() - Method in class org.keycloak.theme.DefaultThemeManager
- close() - Method in class org.keycloak.theme.DefaultThemeManagerFactory
- close() - Method in class org.keycloak.theme.DefaultThemeSelectorProvider
- close() - Method in class org.keycloak.theme.DefaultThemeSelectorProviderFactory
- close() - Method in class org.keycloak.theme.FolderThemeProvider
- close() - Method in class org.keycloak.theme.FolderThemeProviderFactory
- close() - Method in class org.keycloak.theme.freemarker.DefaultFreeMarkerProvider
- close() - Method in class org.keycloak.theme.freemarker.DefaultFreeMarkerProviderFactory
- close() - Method in class org.keycloak.timer.basic.BasicTimerProvider
- close() - Method in class org.keycloak.timer.basic.BasicTimerProviderFactory
- close() - Method in class org.keycloak.truststore.FileTruststoreProvider
- close() - Method in class org.keycloak.truststore.FileTruststoreProviderFactory
- close() - Method in class org.keycloak.userprofile.DeclarativeUserProfileProvider
- close() - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- close() - Method in class org.keycloak.vault.DefaultVaultCharSecret
- close() - Method in class org.keycloak.vault.DefaultVaultRawSecret
- close() - Method in class org.keycloak.vault.DefaultVaultStringSecret
- close() - Method in class org.keycloak.vault.FilesKeystoreVaultProvider
- close() - Method in class org.keycloak.vault.FilesKeystoreVaultProviderFactory
- close() - Method in class org.keycloak.vault.FilesPlainTextVaultProvider
- close() - Method in class org.keycloak.vault.FilesPlainTextVaultProviderFactory
- closeTransactionManager() - Method in class org.keycloak.services.DefaultKeycloakSession
- CNonceHandler - Interface in org.keycloak.protocol.oid4vc.issuance.keybinding
- CNonceHandlerFactory - Interface in org.keycloak.protocol.oid4vc.issuance.keybinding
- CNonceHandlerSpi - Class in org.keycloak.protocol.oid4vc.issuance.keybinding
- CNonceHandlerSpi() - Constructor for class org.keycloak.protocol.oid4vc.issuance.keybinding.CNonceHandlerSpi
- code() - Method in record class org.keycloak.protocol.oidc.token.TokenPostProcessorContext
-
Returns the value of the
coderecord component. - code(String) - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapFaultBuilder
- code(OAuth2Code) - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- CODE - Static variable in class org.keycloak.protocol.oidc.utils.OIDCResponseType
- CODE_AUTH_TYPE - Static variable in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpoint
- CODE_CHALLENGE_METHOD_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- CODE_CHALLENGE_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- CODE_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- CODE_REQUEST_PARAM - Static variable in class org.keycloak.protocol.oid4vc.model.PreAuthorizedCodeGrant
- CodeBean - Class in org.keycloak.forms.login.freemarker.model
- CodeBean(String, String) - Constructor for class org.keycloak.forms.login.freemarker.model.CodeBean
- combiner() - Method in class org.keycloak.protocol.docker.DockerKeyIdentifier.DelimitingCollector
- commit() - Method in class org.keycloak.services.DefaultKeycloakTransactionManager
- commit() - Method in class org.keycloak.transaction.AsyncResponseTransaction
- commit() - Method in class org.keycloak.transaction.JtaTransactionWrapper
- commit() - Method in class org.keycloak.transaction.UserTransactionWrapper
- compare(Object, Object) - Method in class org.keycloak.truststore.SSLSocketFactory
- compare(Map.Entry<ProtocolMapperModel, ProtocolMapper>) - Static method in class org.keycloak.protocol.ProtocolMapperUtils
- compareFactories(ProviderFactory, ProviderFactory) - Method in class org.keycloak.provider.ProviderManager
- compareKeys(KeyWrapper, KeyWrapper) - Static method in class org.keycloak.protocol.saml.SamlService
- compareSessionIdWithSessionCookie(KeycloakSession, String) - Static method in class org.keycloak.services.managers.AuthenticationManager
- compareTo(AbstractUserProfileBean.Attribute) - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- compareTo(AbstractUserProfileBean.AttributeGroup) - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.AttributeGroup
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.oidc.mappers.ClaimToRoleMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.oidc.mappers.ExternalKeycloakRoleToRoleMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.oidc.mappers.UsernameTemplateMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.provider.HardcodedAttributeMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.provider.HardcodedRoleMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.saml.mappers.UsernameTemplateMapper
- COMPATIBLE_PROVIDERS - Static variable in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- completed - Variable in class org.keycloak.services.DefaultKeycloakTransactionManager
- completeDecoupledAuthnRequest(SimpleHttpRequest, AuthenticationChannelRequest) - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProvider
-
Extension point to allow subclass to override this method in order to add data to post to decoupled server.
- componentFactoryPF - Variable in class org.keycloak.services.DefaultKeycloakSessionFactory
- ComponentResource - Class in org.keycloak.services.resources.admin
- ComponentResource(KeycloakSession, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.ComponentResource
- CONDITIONAL_USER_ROLE - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- CONDITIONAL_USER_ROLE - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- ConditionalAuthenticator - Interface in org.keycloak.authentication.authenticators.conditional
- ConditionalAuthenticatorFactory - Interface in org.keycloak.authentication.authenticators.conditional
- ConditionalClientScopeAuthenticator - Class in org.keycloak.authentication.authenticators.conditional
-
Conditional authenticator to check if specified client-scope is present in the authentication request
- ConditionalClientScopeAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticator
- ConditionalClientScopeAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.conditional
- ConditionalClientScopeAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- ConditionalCredentialAuthenticator - Class in org.keycloak.authentication.authenticators.conditional
- ConditionalCredentialAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticator
- ConditionalCredentialAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.conditional
-
Conditional authenticator that checks if a list of configured credentials has been used (or not used) by the user in the authentication process.
- ConditionalCredentialAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- ConditionalLoaAuthenticator - Class in org.keycloak.authentication.authenticators.conditional
- ConditionalLoaAuthenticator(KeycloakSession) - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticator
- ConditionalLoaAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.conditional
- ConditionalLoaAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- ConditionalOtpFormAuthenticator - Class in org.keycloak.authentication.authenticators.browser
-
An
OTPFormAuthenticatorthat can conditionally require OTP authentication. - ConditionalOtpFormAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticator
- ConditionalOtpFormAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.browser
-
An
AuthenticatorFactoryforConditionalOtpFormAuthenticators. - ConditionalOtpFormAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- ConditionalRoleAuthenticator - Class in org.keycloak.authentication.authenticators.conditional
- ConditionalRoleAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticator
- ConditionalRoleAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.conditional
- ConditionalRoleAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- ConditionalSubFlowExecutedAuthenticator - Class in org.keycloak.authentication.authenticators.conditional
-
Conditional authenticator to know if a sub-flow was executed successfully in the authentication flow.
- ConditionalSubFlowExecutedAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticator
- ConditionalSubFlowExecutedAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.conditional
-
Conditional factory to know if a sub-flow was executed successfully in the authentication flow.
- ConditionalSubFlowExecutedAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- ConditionalUserAttributeValue - Class in org.keycloak.authentication.authenticators.conditional
- ConditionalUserAttributeValue() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValue
- ConditionalUserAttributeValueFactory - Class in org.keycloak.authentication.authenticators.conditional
- ConditionalUserAttributeValueFactory() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- ConditionalUserConfiguredAuthenticator - Class in org.keycloak.authentication.authenticators.conditional
- ConditionalUserConfiguredAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticator
- ConditionalUserConfiguredAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.conditional
- ConditionalUserConfiguredAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- CONF_ATTRIBUTE_EXPECTED_VALUE - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- CONF_ATTRIBUTE_NAME - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- CONF_CREDENTIALS - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- CONF_INCLUDE_GROUP_ATTRIBUTES - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- CONF_INCLUDED - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- CONF_JSON_FIELD - Static variable in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
-
Config param where name of mapping source JSON User Profile field is stored.
- CONF_NEGATE - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- CONF_NEGATE - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- CONF_NOT - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- CONF_USER_ATTRIBUTE - Static variable in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
-
Config param where name of mapping target USer attribute is stored.
- ConfidentialClientAcceptExecutor - Class in org.keycloak.services.clientpolicy.executor
- ConfidentialClientAcceptExecutor(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutor
- ConfidentialClientAcceptExecutorFactory - Class in org.keycloak.services.clientpolicy.executor
- ConfidentialClientAcceptExecutorFactory() - Constructor for class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutorFactory
- config - Variable in class org.keycloak.authentication.RequiredActionContextResult
- config - Variable in class org.keycloak.broker.saml.SAMLEndpoint
- config - Variable in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- config - Variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.UriValidation
- CONFIG_ADMIN_READ_ONLY_ATTRIBUTES - Static variable in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- CONFIG_ALIAS - Static variable in class org.keycloak.models.workflow.UnlinkUserStepProvider
- CONFIG_ALLOW_TOKEN_INTROSPECTION_WITHOUT_AUDIENCE_CHECK - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- CONFIG_ALLOW_USERINFO_WITH_LIGHTWEIGHT_ACCESS_TOKEN - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- CONFIG_ATTRIBUTE - Static variable in class org.keycloak.models.workflow.RemoveUserAttributeStepProvider
- CONFIG_CIMD_PROVIDER_NAME - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- CONFIG_GROUP - Static variable in class org.keycloak.models.workflow.GroupBasedStepProvider
- CONFIG_MAX_CACHE_TIME - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- CONFIG_MIN_CACHE_TIME - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- CONFIG_OIDC_ADD_REQ_PARAMS_FAIL_FAST - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- CONFIG_OIDC_ADD_REQ_PARAMS_MAX_NUMBER - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- CONFIG_OIDC_ADD_REQ_PARAMS_MAX_OVERALL_SIZE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- CONFIG_OIDC_ADD_REQ_PARAMS_MAX_SIZE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- CONFIG_OIDC_ADD_REQ_TOKEN_PARAMS_FAIL_FAST - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- CONFIG_OIDC_ALLOW_MULTIPLE_AUDIENCES_FOR_JWT_CLIENT_AUTHENTICATION - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
-
Deprecated.To be removed in Keycloak 27
- CONFIG_OIDC_REQ_PARAMS_DEFAULT_MAX_SIZE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- CONFIG_OIDC_REQ_PARAMS_MAX_SIZE_PREFIX - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- CONFIG_OIDC_REQ_TOKEN_PARAMS_DEFAULT_MAX_SIZE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- CONFIG_READ_ONLY_ATTRIBUTES - Static variable in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- CONFIG_ROLE - Static variable in class org.keycloak.models.workflow.RoleBasedStepProvider
- CONFIG_UPPER_LIMIT_METADATA_BYTES - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- CONFIG_VERIFY_EMAIL - Static variable in class org.keycloak.authentication.requiredactions.UpdateEmail
- configProperties - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
- configProperties - Static variable in class org.keycloak.broker.provider.HardcodedAttributeMapper
- configProperties - Static variable in class org.keycloak.broker.provider.HardcodedRoleMapper
- configProperties - Static variable in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- configProperties - Static variable in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilderFactory
- configProperties - Static variable in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBuilderFactory
- configProperties - Static variable in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.SdJwtCredentialBuilderFactory
- configuration - Variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- configuration - Variable in class org.keycloak.protocol.oauth2.cimd.provider.AbstractPersistentClientIdMetadataDocumentProvider
- Configuration() - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeCondition.Configuration
- Configuration() - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.AcrCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientAccessTypeCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientAttributesCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientProtocolCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientRolesCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientScopesCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.GrantTypeCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.condition.IdentityProviderCondition.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutor.Configuration
- Configuration() - Constructor for class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutor.Configuration
- Configuration(boolean) - Constructor for class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutor.Configuration
- Configuration(String) - Constructor for class org.keycloak.services.clientpolicy.condition.ClientProtocolCondition.Configuration
- configurationBuilder() - Static method in class org.keycloak.keys.AbstractEcKeyProviderFactory
- configurationBuilder() - Static method in class org.keycloak.keys.AbstractEddsaKeyProviderFactory
- configurationBuilder() - Static method in class org.keycloak.keys.AbstractRsaKeyProviderFactory
- configurationBuilder() - Static method in class org.keycloak.keys.SecretKeyProviderUtils
- CONFIGURE_BACKUP_CODES - Static variable in class org.keycloak.services.messages.Messages
- CONFIGURE_SCOPE - Static variable in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- CONFIGURE_TOTP - Static variable in class org.keycloak.services.messages.Messages
- configuredFor(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetPassword
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.AttemptedAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.PasswordForm
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in interface org.keycloak.authentication.authenticators.conditional.ConditionalAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.forms.RegistrationPassword
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpAddOrganizationMemberAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.protocol.docker.DockerAuthenticator
- configuredFor(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticator
- configurePermission(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- configureUserProfile(UserProfileMetadata) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
-
Specifies how contextual profile metadata is configured at init time.
- configureUserProfile(UserProfileMetadata, KeycloakSession) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProvider
-
Specifies how contextual profile metadata is configured at runtime.
- CONFIRM_ACCOUNT_LINKING - Static variable in class org.keycloak.services.messages.Messages
- CONFIRM_ACCOUNT_LINKING_BODY - Static variable in class org.keycloak.services.messages.Messages
- CONFIRM_CLAIM_CREDENTIAL - Static variable in class org.keycloak.services.messages.Messages
- CONFIRM_EMAIL_ADDRESS_VERIFICATION - Static variable in class org.keycloak.services.messages.Messages
- CONFIRM_EMAIL_ADDRESS_VERIFICATION_HEADER - Static variable in class org.keycloak.services.messages.Messages
- CONFIRM_EXECUTION_OF_ACTIONS - Static variable in class org.keycloak.services.messages.Messages
- CONFIRM_ORGANIZATION_MEMBERSHIP - Static variable in class org.keycloak.services.messages.Messages
- CONFIRM_ORGANIZATION_MEMBERSHIP_TITLE - Static variable in class org.keycloak.services.messages.Messages
- confirmation() - Method in record class org.keycloak.protocol.oidc.refresh.InitialRefreshTokenContext
-
Returns the value of the
confirmationrecord component. - confirmation(JWK) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationJwt
- Confirmation() - Constructor for class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.Confirmation
- CONFIRMATION_PAGE_DISALLOWED - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- confirmBrokerEmailFailed(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- confirmBrokerEmailFailed(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- confirmBrokerEmailFailed$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- connect(KeycloakSession, Map<String, String>, Transport) - Method in class org.keycloak.email.DefaultEmailAuthenticator
- connect(KeycloakSession, Map<String, String>, Transport) - Method in interface org.keycloak.email.EmailAuthenticator
- connect(KeycloakSession, Map<String, String>, Transport) - Method in class org.keycloak.email.PasswordAuthEmailAuthenticator
- connect(KeycloakSession, Map<String, String>, Transport) - Method in class org.keycloak.email.TokenAuthEmailAuthenticator
- connection - Variable in class org.keycloak.authentication.AuthenticationProcessor
- connection - Variable in class org.keycloak.services.resources.admin.AttackDetectionResource
- connection - Variable in class org.keycloak.services.resources.admin.RealmAdminResource
- connectionPoolSize - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- connectionPoolSize(int) - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
- connectionRequestTimeout - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- connectionRequestTimeout(long, TimeUnit) - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
-
When trying to obtain a connection, what is the timeout?
- connectionRequestTimeoutUnits - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- connectionTTL - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- connectionTTL(long, TimeUnit) - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
- connectionTTLUnit - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- CONSENT_DENIED - Static variable in class org.keycloak.services.messages.Messages
- CONSENT_NOTE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- ConsentRequiredClientRegistrationPolicy - Class in org.keycloak.services.clientregistration.policy.impl
- ConsentRequiredClientRegistrationPolicy() - Constructor for class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicy
- ConsentRequiredClientRegistrationPolicyFactory - Class in org.keycloak.services.clientregistration.policy.impl
- ConsentRequiredClientRegistrationPolicyFactory() - Constructor for class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicyFactory
- ConsentRequiredExecutor - Class in org.keycloak.services.clientpolicy.executor
- ConsentRequiredExecutor() - Constructor for class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutor
- ConsentRequiredExecutor.Configuration - Class in org.keycloak.services.clientpolicy.executor
- ConsentRequiredExecutorFactory - Class in org.keycloak.services.clientpolicy.executor
- ConsentRequiredExecutorFactory() - Constructor for class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutorFactory
- Constants - Class in org.keycloak.services.resources.account
- Constants() - Constructor for class org.keycloak.services.resources.account.Constants
- constructX500Principal(String) - Static method in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- consumeWithTimeBound(KeycloakSession, long, Consumer<T>) - Static method in class org.keycloak.utils.ServicesUtils
-
Deprecated.
- containsUnencryptedSignature(SAMLDocumentHolder) - Method in class org.keycloak.broker.saml.SAMLEndpoint.ArtifactBinding
- containsUnencryptedSignature(SAMLDocumentHolder) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- containsUnencryptedSignature(SAMLDocumentHolder) - Method in class org.keycloak.broker.saml.SAMLEndpoint.PostBinding
- containsUnencryptedSignature(SAMLDocumentHolder) - Method in class org.keycloak.broker.saml.SAMLEndpoint.RedirectBinding
- containsUnencryptedSignature(SAMLDocumentHolder) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- containsUnencryptedSignature(SAMLDocumentHolder) - Method in class org.keycloak.protocol.saml.SamlService.PostBindingProtocol
- containsUnencryptedSignature(SAMLDocumentHolder) - Method in class org.keycloak.protocol.saml.SamlService.RedirectBindingProtocol
- context - Variable in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- context - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- context - Variable in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
- context - Variable in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- context - Variable in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- context(PreAuthCodeCtx) - Method in class org.keycloak.protocol.oid4vc.model.JwtPreAuthCode
- CONTEXT_JSON_NODE - Static variable in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
-
Key in
BrokeredIdentityContext.getContextData()whereJsonNodewith user profile is stored. - ContextDataEntry() - Constructor for class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext.ContextDataEntry
- contributeToMetadata(SupportedCredentialConfiguration, CredentialScopeModel) - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilder
-
Allows the credential builder to contribute format-specific metadata to the OID4VCI well-known credential issuer metadata.
- contributeToMetadata(SupportedCredentialConfiguration, CredentialScopeModel) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilder
- contributeToMetadata(SupportedCredentialConfiguration, CredentialScopeModel) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBuilder
- contributeToMetadata(SupportedCredentialConfiguration, CredentialScopeModel) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.SdJwtCredentialBuilder
- convert(ArtifactResponseType) - Static method in class org.keycloak.protocol.saml.SamlProtocolUtils
-
Convert a SAML2 ArtifactResponse into a Document
- convertClientDescription(String) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Base path for importing clients under this realm.
- convertClientPoliciesRepresentationToJson(ClientPoliciesRepresentation) - Static method in class org.keycloak.services.clientpolicy.ClientPoliciesUtil
-
convert client policies as representation to json.
- convertClientProfilesRepresentationToJson(ClientProfilesRepresentation) - Static method in class org.keycloak.services.clientpolicy.ClientPoliciesUtil
-
convert client profiles as representation to json.
- convertContentFilledList(List<String>) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- convertECDomainParmNistRepToJWEAlgorithm(String) - Static method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- convertECDomainParmNistRepToJWSAlgorithm(String) - Static method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- convertECDomainParmNistRepToSecRep(String) - Static method in class org.keycloak.keys.AbstractEcKeyProviderFactory
- convertFromSet(Set<String>) - Static method in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean
-
Converts set of available transport media to TransportsBean
- convertIDNEmailAddress(String) - Static method in class org.keycloak.utils.SMTPUtil
-
Converts an email address to its ASCII representation using punycode (IDN.toASCII) for the domain part.
- convertJWEAlgorithmToECDomainParmNistRep(String) - Static method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- convertJWSAlgorithmToECDomainParmNistRep(String) - Static method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- convertToDatabaseColumn(AAGUID) - Method in class org.keycloak.credential.AAGUIDConverter
- convertToDatabaseColumn(COSEKey) - Method in class org.keycloak.credential.CredentialPublicKeyConverter
- convertToDatabaseColumn(AttestationStatement) - Method in class org.keycloak.credential.AttestationStatementConverter
- convertToEntityAttribute(byte[]) - Method in class org.keycloak.credential.AAGUIDConverter
- convertToEntityAttribute(String) - Method in class org.keycloak.credential.AttestationStatementConverter
- convertToEntityAttribute(String) - Method in class org.keycloak.credential.CredentialPublicKeyConverter
- convertToInternal(String) - Method in interface org.keycloak.exportimport.ClientDescriptionConverter
- convertToInternal(String) - Method in class org.keycloak.exportimport.KeycloakClientDescriptionConverter
- convertToInternal(String) - Method in class org.keycloak.protocol.oidc.OIDCClientDescriptionConverter
- convertToInternal(String) - Method in class org.keycloak.protocol.saml.EntityDescriptorDescriptionConverter
- COOKIE_NOT_FOUND - Static variable in class org.keycloak.services.messages.Messages
- CookieAuthenticator - Class in org.keycloak.authentication.authenticators.browser
- CookieAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.browser.CookieAuthenticator
- CookieAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.browser
- CookieAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- COOLDOWN_VERIFICATION_EMAIL - Static variable in class org.keycloak.services.messages.Messages
- copy(String, Map<String, String>) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Copy existing authentication flow under a new name The new name is given as 'newName' attribute of the passed JSON object
- copy(KeycloakSession, RealmModel, String, AuthenticationFlowModel, AuthenticationFlowModel) - Static method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
- copyFlow(KeycloakSession, RealmModel, AuthenticationFlowModel, String) - Static method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
- cors - Variable in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProvider
- cors - Variable in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- cors - Variable in class org.keycloak.protocol.oidc.par.endpoints.AbstractParEndpoint
- cors - Variable in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- cors(Cors) - Method in class org.keycloak.utils.OAuth2Error
- CorsErrorResponseException - Exception in org.keycloak.services
- CorsErrorResponseException(Cors, String, String, Response.Status) - Constructor for exception org.keycloak.services.CorsErrorResponseException
- CorsPreflightService - Class in org.keycloak.services.resources.account
-
Created by st on 21/03/17.
- CorsPreflightService() - Constructor for class org.keycloak.services.resources.account.CorsPreflightService
- COULD_NOT_FIND_IDP - Enum constant in enum class org.keycloak.protocol.oidc.LogoutTokenValidationCode
- COULD_NOT_OBTAIN_TOKEN - Static variable in class org.keycloak.services.messages.Messages
- COULD_NOT_PROCEED_WITH_AUTHENTICATION_REQUEST - Static variable in class org.keycloak.services.messages.Messages
- COULD_NOT_SEND_AUTHENTICATION_REQUEST - Static variable in class org.keycloak.services.messages.Messages
- couldNotFireEvent(Exception) - Method in class org.keycloak.services.ServicesLogger_$logger
- couldNotFireEvent(Exception) - Method in interface org.keycloak.services.ServicesLogger
- couldNotFireEvent$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- count() - Method in class org.keycloak.organization.admin.resource.OrganizationMemberResource
-
Precondition: caller must have passed through
OrganizationsResource.get(String)which enforcesauth.orgs().requireView(organization). - create() - Method in class org.keycloak.authentication.authenticators.client.AbstractClientAuthenticator
- create() - Static method in class org.keycloak.organization.protocol.mappers.saml.OrganizationGroupMembershipMapper
- create() - Static method in class org.keycloak.organization.protocol.mappers.saml.OrganizationMembershipMapper
- create(boolean) - Method in class org.keycloak.authorization.admin.ResourceServerService
- create(String) - Method in class org.keycloak.authorization.admin.PolicyService
- create(String) - Static method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- create(String) - Static method in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- create(String) - Static method in class org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
- create(String, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.AmrProtocolMapper
- create(String, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.SubMapper
- create(String, boolean, boolean, boolean) - Static method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationGroupMembershipMapper
- create(String, boolean, boolean, boolean) - Static method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- create(String, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.AcrProtocolMapper
- create(String, boolean, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.FullNameMapper
- create(String, boolean, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.SessionStateMapper
- create(String, String) - Static method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext.ContextDataEntry
- create(String, String) - Static method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
- create(String, String) - Static method in class org.keycloak.protocol.saml.mappers.HardcodedRole
- create(String, String...) - Static method in class org.keycloak.protocol.oid4vc.model.Proofs
-
Create proofs based on the proof type.
- create(String, String, boolean, String, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.GroupMembershipMapper
- create(String, String, String) - Static method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCSubjectIdMapper
- create(String, String, String) - Static method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
- create(String, String, String) - Static method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- create(String, String, String, boolean) - Static method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCUserAttributeMapper
- create(String, String, String, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeMapper
- create(String, String, String, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.UserRealmRoleMappingMapper
- create(String, String, String, boolean, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.UserRealmRoleMappingMapper
- create(String, String, String, String, boolean) - Static method in class org.keycloak.protocol.saml.mappers.GroupMembershipMapper
- create(String, String, String, String, boolean) - Static method in class org.keycloak.protocol.saml.mappers.RoleListMapper
- create(String, String, String, String, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
- create(String, String, String, String, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeUserPropertyMapper
- create(String, String, String, String, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.UserClientRoleMappingMapper
- create(String, String, String, String, boolean, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeUserPropertyMapper
- create(String, String, String, String, boolean, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.UserClientRoleMappingMapper
- create(String, String, String, String, boolean, boolean, boolean, String, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.ScriptBasedOIDCProtocolMapper
- create(String, String, String, String, String) - Static method in class org.keycloak.protocol.saml.mappers.HardcodedAttributeMapper
- create(String, String, String, String, String, boolean) - Static method in class org.keycloak.protocol.saml.mappers.ScriptBasedMapper
-
Creates an protocol mapper model for the this script based mapper.
- create(String, UmaPermissionRepresentation) - Method in class org.keycloak.authorization.protection.policy.UserManagedPermissionService
- create(List<PermissionRequest>) - Method in class org.keycloak.authorization.protection.permission.AbstractPermissionService
- create(List<PermissionRequest>) - Method in class org.keycloak.authorization.protection.permission.PermissionService
- create(UmaResourceRepresentation) - Method in class org.keycloak.authorization.protection.resource.ResourceService
- create(LocalCacheConfiguration<K, V>) - Method in class org.keycloak.cache.DefaultLocalCacheProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.broker.IdpUsernamePasswordFormFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.PasskeysConditionalUIAuthenticatorFactory
-
Deprecated.
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.client.AbstractClientAuthenticator
- create(KeycloakSession) - Method in interface org.keycloak.authentication.authenticators.conditional.ConditionalAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.directgrant.AbstractDirectGrantAuthenticator
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.x509.ValidateX509CertificateUsernameFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.x509.X509ClientCertificateAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- create(KeycloakSession) - Method in class org.keycloak.authentication.forms.RegistrationPage
- create(KeycloakSession) - Method in class org.keycloak.authentication.forms.RegistrationPassword
- create(KeycloakSession) - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- create(KeycloakSession) - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- create(KeycloakSession) - Method in class org.keycloak.authentication.otp.FreeOTPProvider
- create(KeycloakSession) - Method in class org.keycloak.authentication.otp.GoogleAuthenticatorProvider
- create(KeycloakSession) - Method in class org.keycloak.authentication.otp.MicrosoftAuthenticatorOTPProvider
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.DeleteAccount
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.TermsAndConditions
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.UpdateEmail
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.UpdateUserLocaleAction
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.VerifyUserProfile
- create(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegisterFactory
- create(KeycloakSession) - Static method in class org.keycloak.authorization.config.UmaConfiguration
- create(KeycloakSession) - Method in class org.keycloak.authorization.config.UmaWellKnownProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.authorization.DefaultAuthorizationProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.authorization.protection.introspect.RPTIntrospectionProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.broker.provider.IdpLinkAction
- create(KeycloakSession) - Method in class org.keycloak.cache.DefaultAlternativeLookupProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.cache.DefaultLocalCacheProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.connections.httpclient.DefaultHttpClientFactory
- create(KeycloakSession) - Method in class org.keycloak.cookie.DefaultCookieProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.credential.OTPCredentialProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.credential.PasswordCredentialProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.credential.WebAuthnCredentialProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.credential.WebAuthnPasswordlessCredentialProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.Aes128CbcHmacSha256ContentEncryptionProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.Aes128GcmContentEncryptionProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.Aes192CbcHmacSha384ContentEncryptionProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.Aes192GcmContentEncryptionProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.Aes256CbcHmacSha512ContentEncryptionProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.Aes256GcmContentEncryptionProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.EcdhEsA128KwCekManagementProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.EcdhEsA192KwCekManagementProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.EcdhEsA256KwCekManagementProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.EcdhEsCekManagementProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.EdDSAClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.EdDSASignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.ES256ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.ES256SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.ES384ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.ES384SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.ES512ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.ES512SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.HS256ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.HS256SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.HS384ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.HS384SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.HS512ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.HS512SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.PS256ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.PS256SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.PS384ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.PS384SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.PS512ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.PS512SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.RS256ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.RS256SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.RS384ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.RS384SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.RS512ClientSignatureVerifierProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.RS512SignatureProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.RsaesOaep256CekManagementProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.RsaesOaepCekManagementProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.RsaesPkcs1CekManagementProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.SHA256HashProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.SHA384HashProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.SHA512HashProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.crypto.SHAKE256HashProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.deployment.DefaultDeployedConfigurationsProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.device.DeviceRepresentationProviderFactoryImpl
- create(KeycloakSession) - Method in class org.keycloak.email.DefaultEmailSenderProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.encoding.GzipResourceEncodingProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.events.email.EmailEventListenerProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.events.log.JBossLoggingEventListenerProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.executors.DefaultExecutorsProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.exportimport.KeycloakClientDescriptionConverter
- create(KeycloakSession) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.headers.DefaultSecurityHeadersProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.locale.DefaultLocaleSelectorProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.locale.DefaultLocaleUpdaterProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.models.workflow.WorkflowsEventListenerFactory
- create(KeycloakSession) - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationTokenPostProcessorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.docker.DockerAuthV2ProtocolFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- create(KeycloakSession) - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- create(KeycloakSession) - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- create(KeycloakSession) - Method in class org.keycloak.protocol.docker.mapper.DockerAuthV2ProtocolMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oauth2.cimd.provider.PersistentClientIdMetadataDocumentProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.DefaultCredentialOfferProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.DefaultCredentialOfferStorageFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.JwtPreAuthCodeHandlerFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.JWTVCIssuerWellKnownProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.AttestationProofValidatorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtCNonceHandlerFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtProofValidatorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCContextMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCGeneratedIdMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCIssuedAtTimeClaimMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCStaticClaimMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCSubjectIdMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTypeMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCUserAttributeMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationCheckProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.VerifiableCredentialOfferAction
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.signing.JwtCredentialSignerFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.signing.LDCredentialSignerFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.signing.SdJwtCredentialSignerFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCITokenPostProcessorProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantTypeFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantTypeFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSessionEnforceExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.CibaRootEndpoint
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolverFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.ClientCredentialsGrantTypeFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantTypeFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpointFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantTypeFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.PermissionGrantTypeFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantTypeFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.RefreshTokenGrantTypeFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.ResourceOwnerPasswordCredentialsGrantTypeFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.grants.TokenExchangeGrantTypeFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.mappers.AbstractOIDCProtocolMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.OIDCClientDescriptionConverterFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.par.endpoints.ParRootEndpoint
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParserProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.refresh.DefaultRefreshTokenProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.RefreshTokenIntrospectionProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.resourceindicators.ResourceIndicatorsPostProcessorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.scope.DelegationScopeType
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.scope.UsernameScopeType
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.clientregistration.EntityDescriptorClientRegistrationProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.DefaultSamlArtifactResolverFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.EntityDescriptorDescriptionConverter
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.mappers.AbstractSAMLProtocolMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- create(KeycloakSession) - Method in class org.keycloak.protocol.saml.SamlProtocolFactory
- create(KeycloakSession) - Method in class org.keycloak.scripting.DefaultScriptingProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.AcrConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.AnyClientConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.ClientAccessTypeConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.ClientAttributesConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.ClientRolesConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.ClientScopesConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.GrantTypeConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.condition.IdentityProviderConditionFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.DefaultClientPolicyManagerFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.RegistrationAccessTokenRotationDisabledExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.RejectRequestExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SamlAvoidRedirectBindingExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SamlSignatureEnforcerExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticationAssertionExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureParContentsExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureSessionEnforceExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.SuppressRefreshTokenRotationExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientpolicy.executor.UseLightweightAccessTokenExecutorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientregistration.AdapterInstallationClientRegistrationProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientregistration.DefaultClientRegistrationProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clienttype.DefaultClientTypeManagerFactory
- create(KeycloakSession) - Method in class org.keycloak.services.clienttype.impl.DefaultClientTypeProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.services.cors.DefaultCorsFactory
- create(KeycloakSession) - Method in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.services.managers.DefaultBruteForceProtectorFactory
- create(KeycloakSession) - Method in class org.keycloak.services.managers.RealmManagerProviderFactory
-
Deprecated.
- create(KeycloakSession) - Method in class org.keycloak.services.migration.DefaultMigrationProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.services.resources.account.AccountConsoleFactory
- create(KeycloakSession) - Method in class org.keycloak.services.securityprofile.DefaultSecurityProfileProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.services.x509.ApacheProxySslClientCertificateLookupFactory
- create(KeycloakSession) - Method in class org.keycloak.services.x509.DefaultClientCertificateLookupFactory
- create(KeycloakSession) - Method in class org.keycloak.services.x509.EnvoyProxySslClientCertificateLookupFactory
- create(KeycloakSession) - Method in class org.keycloak.services.x509.HaProxySslClientCertificateLookupFactory
- create(KeycloakSession) - Method in class org.keycloak.services.x509.NginxProxySslClientCertificateLookupFactory
- create(KeycloakSession) - Method in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- create(KeycloakSession) - Method in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookupFactory
- create(KeycloakSession) - Method in class org.keycloak.theme.ClasspathThemeProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.theme.DefaultThemeManagerFactory
- create(KeycloakSession) - Method in class org.keycloak.theme.DefaultThemeSelectorProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.theme.FolderThemeProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.theme.freemarker.DefaultFreeMarkerProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.theme.JarThemeProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.timer.basic.BasicTimerProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.truststore.FileTruststoreProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.url.HostnameV2ProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.validation.DefaultClientValidationProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.vault.FilesKeystoreVaultProviderFactory
- create(KeycloakSession) - Method in class org.keycloak.vault.FilesPlainTextVaultProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.keys.GeneratedAesKeyProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.keys.GeneratedEddsaKeyProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.keys.GeneratedHmacKeyProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.keys.GeneratedRsaEncKeyProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.keys.GeneratedRsaKeyProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.keys.ImportedRsaEncKeyProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.keys.ImportedRsaKeyProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.AddRequiredActionStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.client.DeleteClientStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.client.DisableClientStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.DeleteUserStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.DisableUserStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.GrantRoleStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.JoinGroupStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.LeaveGroupStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.NotifyUserStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.RemoveRequiredActionStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.RemoveUserAttributeStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.RevokeRoleStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.SetUserAttributeStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.models.workflow.UnlinkUserStepProviderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBuilderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.SdJwtCredentialBuilderFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicyFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicyFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicyFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicyFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicyFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicyFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.services.clientregistration.policy.impl.ScopeClientRegistrationPolicyFactory
- create(KeycloakSession, ComponentModel) - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicyFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.broker.kubernetes.KubernetesIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.broker.oauth.OAuth2IdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.broker.oidc.KeycloakOIDCIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.broker.saml.SAMLIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.bitbucket.BitbucketIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.facebook.FacebookIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.github.GitHubIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.gitlab.GitLabIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.google.GoogleIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.instagram.InstagramIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.linkedin.LinkedInOIDCIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.microsoft.MicrosoftIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.openshift.OpenshiftV4IdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.paypal.PayPalIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.stackoverflow.StackoverflowIdentityProviderFactory
- create(KeycloakSession, IdentityProviderModel) - Method in class org.keycloak.social.twitter.TwitterIdentityProviderFactory
- create(KeycloakSession, RealmModel) - Method in class org.keycloak.authorization.DefaultAuthorizationProviderFactory
- create(RealmModel, KeycloakSession, ClientRepresentation) - Method in class org.keycloak.partialimport.ClientsPartialImport
- create(RealmModel, KeycloakSession, GroupRepresentation) - Method in class org.keycloak.partialimport.GroupsPartialImport
- create(RealmModel, KeycloakSession, IdentityProviderMapperRepresentation) - Method in class org.keycloak.partialimport.IdentityProviderMappersPartialImport
- create(RealmModel, KeycloakSession, IdentityProviderRepresentation) - Method in class org.keycloak.partialimport.IdentityProvidersPartialImport
- create(RealmModel, KeycloakSession, RoleRepresentation) - Method in class org.keycloak.partialimport.RealmRolesPartialImport
- create(RealmModel, KeycloakSession, UserRepresentation) - Method in class org.keycloak.partialimport.UsersPartialImport
- create(RealmModel, KeycloakSession, T) - Method in class org.keycloak.partialimport.AbstractPartialImport
- create(KeycloakDeploymentInfo, ClassLoader, String) - Method in class org.keycloak.provider.DefaultProviderLoaderFactory
- create(KeycloakDeploymentInfo, ClassLoader, String) - Method in class org.keycloak.provider.FileSystemProviderLoaderFactory
- create(AbstractPolicyRepresentation) - Method in class org.keycloak.authorization.admin.PolicyService
- create(PermissionTicketRepresentation) - Method in class org.keycloak.authorization.protection.permission.PermissionTicketService
- create(ResourceRepresentation) - Method in class org.keycloak.authorization.admin.ResourceSetService
- create(ScopeRepresentation) - Method in class org.keycloak.authorization.admin.ScopeService
- create(ClientInitialAccessCreatePresentation) - Method in class org.keycloak.services.resources.admin.ClientInitialAccessResource
-
Create a new initial access token.
- create(ComponentRepresentation) - Method in class org.keycloak.services.resources.admin.ComponentResource
- create(IdentityProviderRepresentation) - Method in class org.keycloak.services.resources.admin.IdentityProvidersResource
-
Create a new identity provider
- create(OrganizationRepresentation) - Method in class org.keycloak.organization.admin.resource.OrganizationsResource
-
Creates a new organization based on the specified
OrganizationRepresentation. - create(WorkflowRepresentation) - Method in class org.keycloak.workflow.admin.resource.WorkflowsResource
- create(ClientRegistrationContext) - Method in class org.keycloak.services.clientregistration.AbstractClientRegistrationProvider
- create(UserProfileContext, Map<String, ?>) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProvider
- create(UserProfileContext, Map<String, ?>, UserModel) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProvider
- create(UserProfileContext, UserModel) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProvider
- CREATE - Enum constant in enum class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.FetchOperation
- CREATE_CREDENTIAL_OFFER_PATH - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
- CREATE_TIMEOUT - Static variable in interface org.keycloak.WebAuthnConstants
- createAccountConsole(KeycloakSession, ClientModel, Theme) - Method in class org.keycloak.services.resources.account.AccountConsoleFactory
- createAddressMapper() - Static method in class org.keycloak.protocol.oidc.mappers.AddressMapper
- createAddressMapper(boolean, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.AddressMapper
- createArtifact(String) - Method in class org.keycloak.protocol.saml.DefaultSamlArtifactResolver
-
Creates an artifact.
- createAttributeMapper(String, String, String, String, String) - Static method in class org.keycloak.protocol.saml.mappers.UserAttributeStatementMapper
- createAttributeMapper(String, String, String, String, String, boolean, String) - Static method in class org.keycloak.protocol.saml.mappers.UserPropertyAttributeStatementMapper
- createAttributeMapper(String, String, String, String, String, String) - Static method in class org.keycloak.protocol.saml.mappers.AttributeStatementHelper
- createAttributes(UserProfileContext, Map<String, ?>, UserModel, UserProfileMetadata) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProvider
- createAttributeType(ProtocolMapperModel) - Static method in class org.keycloak.protocol.saml.mappers.AttributeStatementHelper
- createAuthenticationSession(ClientModel, String) - Method in class org.keycloak.protocol.AuthorizationEndpointBase
- createAuthenticationSession(ClientModel, String) - Method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpoint
- createAuthenticationSession(RealmModel, boolean) - Method in class org.keycloak.services.managers.AuthenticationSessionManager
-
Creates a fresh authentication session for the given realm .
- createAuthenticationSessionForClient(String) - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- createAuthenticator(AuthenticatorFactory) - Method in class org.keycloak.authentication.DefaultAuthenticationFlow
- createAuthenticatorConfig(AuthenticatorConfigRepresentation) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Deprecated.
- createAuthenticatorContext(AuthenticationExecutionModel, Authenticator, List<AuthenticationExecutionModel>) - Method in class org.keycloak.authentication.AuthenticationProcessor
- createAuthorizationUrl(AuthenticationRequest) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- createAuthorizationUrl(AuthenticationRequest) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- createAuthorizationUrl(AuthenticationRequest) - Method in class org.keycloak.social.google.GoogleIdentityProvider
- createClaimMapper(String, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.AllowedWebOriginsProtocolMapper
- createClaimMapper(String, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.AudienceResolveProtocolMapper
- createClaimMapper(String, String, String, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.AudienceProtocolMapper
- createClaimMapper(String, String, String, boolean, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.AudienceProtocolMapper
- createClaimMapper(String, String, String, String, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
- createClaimMapper(String, String, String, String, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
- createClaimMapper(String, String, String, String, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
- createClaimMapper(String, String, String, String, boolean, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
- createClaimMapper(String, String, String, String, boolean, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
- createClaimMapper(String, String, String, String, boolean, boolean, boolean, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
- createClaimMapper(String, String, String, String, boolean, boolean, boolean, boolean, String) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- createClaimMapper(String, String, String, String, boolean, boolean, boolean, String) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- createClient(KeycloakSession, RealmModel, ClientRepresentation) - Static method in class org.keycloak.services.managers.ClientManager
-
Should not be called from an import.
- createClient(ClientRepresentation) - Method in class org.keycloak.services.resources.admin.ClientsResource
-
Create a new client Client's client_id must be unique!
- createClientAccessToken(KeycloakSession, RealmModel, ClientModel, UserModel, UserSessionModel, ClientSessionContext, boolean) - Method in class org.keycloak.protocol.oidc.TokenManager
- createClientAuthenticatorContext(AuthenticationExecutionModel, ClientAuthenticator, List<AuthenticationExecutionModel>) - Method in class org.keycloak.authentication.AuthenticationProcessor
- createClientConnection() - Method in class org.keycloak.services.DefaultKeycloakContext
- createClientInitiatedLinkURI(String, String, String, String, String, URI) - Static method in class org.keycloak.utils.BrokerUtil
- createClientMetadata(AbstractClientIdMetadataDocumentExecutor.OIDCClientRepresentationWithCacheControl) - Method in class org.keycloak.protocol.oauth2.cimd.provider.AbstractPersistentClientIdMetadataDocumentProvider
- createClientMetadata(AbstractClientIdMetadataDocumentExecutor.OIDCClientRepresentationWithCacheControl) - Method in interface org.keycloak.protocol.oauth2.cimd.provider.ClientIdMetadataDocumentProvider
-
Creates a client metadata.
- createClientModel(ClientRepresentation) - Method in class org.keycloak.services.resources.admin.ClientsResource
- createClientScope(ClientScopeRepresentation) - Method in class org.keycloak.services.resources.admin.ClientScopesResource
-
Create a new client scope Client Scope's name must be unique!
- createCode() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createCommonAttributes(Theme, Locale, Properties, UriBuilder, LoginFormsPages) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
-
Create common attributes used in all templates.
- createComponentModel() - Method in class org.keycloak.userprofile.DeclarativeUserProfileProvider
-
Create the component model to store configuration
- createConfig() - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProviderFactory
- createConfig() - Method in class org.keycloak.broker.kubernetes.KubernetesIdentityProviderFactory
- createConfig() - Method in class org.keycloak.broker.oauth.OAuth2IdentityProviderFactory
- createConfig() - Method in class org.keycloak.broker.oidc.KeycloakOIDCIdentityProviderFactory
- createConfig() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderFactory
- createConfig() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderFactory
- createConfig() - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProviderFactory
- createConfig() - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.bitbucket.BitbucketIdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.facebook.FacebookIdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.github.GitHubIdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.gitlab.GitLabIdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.google.GoogleIdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.instagram.InstagramIdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.linkedin.LinkedInOIDCIdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.microsoft.MicrosoftIdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.openshift.OpenshiftV4IdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.paypal.PayPalIdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.stackoverflow.StackoverflowIdentityProviderFactory
- createConfig() - Method in class org.keycloak.social.twitter.TwitterIdentityProviderFactory
- createConfig(String, boolean) - Static method in class org.keycloak.userprofile.validator.BlankAttributeValidator
-
Create config for this validator to get customized error message
- createConfigProperty(String) - Static method in class org.keycloak.protocol.oidc.mappers.AddressMapper
- createConfiguredValidator(String, Map<String, Object>) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProvider
-
Create validator for validation configured in the user profile config.
- createCooldownConfigProperty() - Static method in class org.keycloak.authentication.requiredactions.util.EmailCooldownManager
- createCredential(RealmModel, UserModel, String) - Method in class org.keycloak.credential.PasswordCredentialProvider
- createCredential(RealmModel, UserModel, OTPCredentialModel) - Method in class org.keycloak.credential.OTPCredentialProvider
- createCredential(RealmModel, UserModel, PasswordCredentialModel) - Method in class org.keycloak.credential.PasswordCredentialProvider
- createCredential(RealmModel, UserModel, RecoveryAuthnCodesCredentialModel) - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProvider
- createCredential(RealmModel, UserModel, WebAuthnCredentialModel) - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- createCredential(UserVerifiableCredentialRepresentation) - Method in class org.keycloak.protocol.oid4vc.resources.admin.UserVerifiableCredentialResource
- createCredentialId(VerifiableCredential) - Static method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderUtils
- createCredentialOffer(String) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
-
Creates an authorization code grant offer that is bound to the calling user.
- createCredentialOffer(String, boolean, String) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
-
Creates a Credential Offer that is bound to a specific user.
- createCredentialOffer(String, Boolean, String, Integer, OfferResponseType, int, int) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
-
Creates a Credential Offer that can be pre-authorized and/or bound to a specific target user.
- createCredentialOffer(UserModel, String, List<String>, String, String, Integer) - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferProvider
- createCredentialOfferPreflight() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
-
Handles CORS preflight requests for the /create-credential-offer endpoint.
- createDefault(ClientRepresentation) - Method in class org.keycloak.services.clientregistration.DefaultClientRegistrationProvider
- createDefaultClientScopes(RealmModel) - Method in class org.keycloak.services.managers.RealmManager
- createDefaultClientScopes(RealmModel, boolean) - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- createDefaultClientScopesImpl(RealmModel) - Method in class org.keycloak.protocol.docker.DockerAuthV2ProtocolFactory
- createDefaultClientScopesImpl(RealmModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- createDefaultClientScopesImpl(RealmModel) - Method in class org.keycloak.protocol.saml.SamlProtocolFactory
- createdInitialAdminUser(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- createdInitialAdminUser(String) - Method in interface org.keycloak.services.ServicesLogger
- createdInitialAdminUser$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- createdTemporaryAdminService(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- createdTemporaryAdminService(String) - Method in interface org.keycloak.services.ServicesLogger
- createdTemporaryAdminService$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- createdTemporaryAdminUser(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- createdTemporaryAdminUser(String) - Method in interface org.keycloak.services.ServicesLogger
- createdTemporaryAdminUser$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- createErrorPage(Response.Status) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createErrorResponse(AuthenticationFlowContext, String) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
- createErrorResponse(AuthenticationFlowContext, String) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnConditionalUIAuthenticator
- createFallbackKeys(KeycloakSession, KeyUse, String) - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- createFallbackKeys(KeycloakSession, KeyUse, String) - Method in class org.keycloak.keys.AbstractGeneratedRsaKeyProviderFactory
- createFallbackKeys(KeycloakSession, KeyUse, String) - Method in class org.keycloak.keys.GeneratedAesKeyProviderFactory
- createFallbackKeys(KeycloakSession, KeyUse, String) - Method in class org.keycloak.keys.GeneratedEddsaKeyProviderFactory
- createFallbackKeys(KeycloakSession, KeyUse, String) - Method in class org.keycloak.keys.GeneratedHmacKeyProviderFactory
- createFault() - Static method in class org.keycloak.protocol.saml.profile.util.Soap
- createFlow(AuthenticationFlowRepresentation) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Create a new authentication flow
- createFlowExecution(String, AuthenticationExecutionModel) - Method in class org.keycloak.authentication.AuthenticationProcessor
- createForm(String) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createFromValues(List<String>, Long, String) - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- createFrontChannelLogoutPage() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createHttpRequest() - Method in class org.keycloak.services.DefaultKeycloakContext
- createHttpResponse() - Method in class org.keycloak.services.DefaultKeycloakContext
- createIdentityProvider(RealmModel, URI, IdentityProviderModel) - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
-
Creates an
IdentityProviderBean.IdentityProviderinstance from the specifiedIdentityProviderModel. - createIdentityToken(KeycloakSession, RealmModel, UserModel, UserSessionModel, String) - Static method in class org.keycloak.services.managers.AuthenticationManager
- createIdpLinkConfirmLinkPage() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createIdpLinkConfirmOverrideLinkPage() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createIdpLinkEmailPage() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createInfoPage() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createInfoResponse(AuthenticationFlowContext, String, Object...) - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- createInitialAccessToken(KeycloakSession, RealmModel, ClientInitialAccessModel, List<String>) - Static method in class org.keycloak.services.clientregistration.ClientRegistrationTokenUtils
- createIssuedVerifiableCredential(UserModel, ClientModel, CredentialScopeModel) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessor
- createKeycloakContext(KeycloakSession) - Method in class org.keycloak.services.DefaultKeycloakSession
- createKeyLocatorForClient(KeycloakSession, ClientModel, KeyUse) - Static method in class org.keycloak.protocol.saml.SamlProtocolUtils
- createKeyLocatorForClient(KeycloakSession, SamlClient, KeyUse) - Static method in class org.keycloak.protocol.saml.SamlProtocolUtils
- createKeyWrapper(KeyPair, String) - Method in class org.keycloak.keys.AbstractEddsaKeyProvider
- createKeyWrapper(KeyPair, String, KeyUse, X509Certificate) - Method in class org.keycloak.keys.AbstractEcKeyProvider
- createKeyWrapper(KeyPair, X509Certificate, List<X509Certificate>, KeyUse) - Method in class org.keycloak.keys.AbstractRsaKeyProvider
- createKeyWrapper(KeyPair, X509Certificate, KeyUse) - Method in class org.keycloak.keys.AbstractRsaKeyProvider
- createLoginCookie(KeycloakSession, RealmModel, UserModel, UserSessionModel, UriInfo, ClientConnection) - Static method in class org.keycloak.services.managers.AuthenticationManager
- createLoginExpiredPage() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createLoginForm(LoginFormsProvider) - Method in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- createLoginForm(LoginFormsProvider) - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator
- createLoginForm(LoginFormsProvider) - Method in class org.keycloak.authentication.authenticators.browser.PasswordForm
- createLoginForm(LoginFormsProvider) - Method in class org.keycloak.authentication.authenticators.browser.UsernameForm
- createLoginPassword() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createLoginRecoveryAuthnCode() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createLoginTotp() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createLoginUsername() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createLoginUsernamePassword() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createLoginWebAuthn() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createLogoutConfirmPage() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createLogoutRequest(String, AuthenticatedClientSessionModel, ClientModel, SamlProtocolExtensionsAwareBuilder.NodeGenerator...) - Method in class org.keycloak.protocol.saml.SamlProtocol
- createMapper(String, boolean, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterTokenMapper
- createMapper(String, String, boolean) - Static method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterWithValueIdTokenMapper
- createMapper(List<ProtocolMapperRepresentation>) - Method in class org.keycloak.services.resources.admin.ProtocolMappersResource
-
Create multiple mappers
- createMapper(ProtocolMapperRepresentation) - Method in class org.keycloak.services.resources.admin.ProtocolMappersResource
-
Create a mapper
- createMasterRealm() - Method in class org.keycloak.services.managers.ApplianceBootstrap
- createMasterRealmAdminUser(String, String, boolean, boolean) - Method in class org.keycloak.services.managers.ApplianceBootstrap
-
Create a temporary admin user
- createMasterRealmAdminUser(String, String, String, String, String, boolean, boolean) - Method in class org.keycloak.services.managers.ApplianceBootstrap
-
Create a temporary admin user with additional profile information
- createMasterRealmUser(String, String, boolean) - Method in class org.keycloak.services.managers.ApplianceBootstrap
- createMasterRealmUser(String, String, String, String, String, boolean) - Method in class org.keycloak.services.managers.ApplianceBootstrap
- createMessage() - Static method in class org.keycloak.protocol.saml.profile.util.Soap
- createName(String) - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapMessageBuilder
- createOAuth2DeviceVerifyUserCodePage() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createOAuthGrant() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createOIDC(OIDCClientRepresentation) - Method in class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProvider
- createOrGetObjectConverter() - Method in class org.keycloak.credential.WebAuthnCredentialProviderFactory
- createOrJoinLogoutSession(KeycloakSession, RealmModel, AuthenticationSessionManager, UserSessionModel, boolean, boolean) - Static method in class org.keycloak.services.managers.AuthenticationManager
- createOrUpdateOfflineSession() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- createOrUpdateOfflineSession(AuthenticatedClientSessionModel, UserSessionModel) - Method in class org.keycloak.services.managers.UserSessionManager
- createOrUpdateRealmLocalizationTexts(String, Map<String, String>) - Method in class org.keycloak.services.resources.admin.RealmLocalizationResource
- createOrUpdateRealmLocalizationTextsFromFile(String) - Method in class org.keycloak.services.resources.admin.RealmLocalizationResource
-
Import localization from uploaded JSON file
- createOtpReset() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createPairwiseMapper(String, String) - Static method in class org.keycloak.protocol.oidc.mappers.SHA256PairwiseSubMapper
- createPasswordReset() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createPoolEmbedded(String) - Method in class org.keycloak.executors.DefaultExecutorsProviderFactory
- createPost(ResourceRepresentation) - Method in class org.keycloak.authorization.admin.ResourceSetService
- createPreAuthCode(PreAuthCodeCtx) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.JwtPreAuthCodeHandler
- createPreAuthCode(PreAuthCodeCtx) - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.PreAuthCodeHandler
-
Generates a pre-authorized code for a given context of non-sensitive fields.
- createProcessor(AuthenticationSessionModel, String, String) - Method in class org.keycloak.protocol.AuthorizationEndpointBase
- createProtocolEndpoint(KeycloakSession, EventBuilder) - Method in class org.keycloak.protocol.docker.DockerAuthV2ProtocolFactory
- createProtocolEndpoint(KeycloakSession, EventBuilder) - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- createProtocolEndpoint(KeycloakSession, EventBuilder) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- createProtocolEndpoint(KeycloakSession, EventBuilder) - Method in class org.keycloak.protocol.saml.SamlProtocolFactory
- createProvider(KeycloakSession, CertPathTrustworthinessVerifier) - Method in class org.keycloak.authentication.requiredactions.WebAuthnPasswordlessRegisterFactory
- createProvider(KeycloakSession, CertPathTrustworthinessVerifier) - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegisterFactory
- createRealm - Variable in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- createRealm(String) - Method in class org.keycloak.services.managers.RealmManager
- createRealm(String, String) - Method in class org.keycloak.services.managers.RealmManager
- createRefreshToken(AccessToken, AccessToken.Confirmation, String) - Method in class org.keycloak.protocol.oidc.refresh.AbstractRefreshTokenProvider
- createRegistration() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createRememberMeCookie(String, UriInfo, KeycloakSession) - Static method in class org.keycloak.services.managers.AuthenticationManager
- createRequiredAction(RequiredActionContextResult) - Static method in class org.keycloak.services.managers.AuthenticationManager
- createResponse(RequiredActionContext, MultivaluedMap<String, String>, List<FormMessage>) - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
- createResponse(LoginFormsPages) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createResponse(UserModel.RequiredAction) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createRole(RoleRepresentation) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Create a new role for the realm or client
- createSaltConfig() - Static method in class org.keycloak.protocol.oidc.mappers.PairwiseSubMapperHelper
- createSaml(String) - Method in class org.keycloak.protocol.saml.clientregistration.EntityDescriptorClientRegistrationProvider
- createSamlPostForm() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createScript(String, String, String, String, String) - Method in class org.keycloak.scripting.DefaultScriptingProvider
- createSectorIdentifierConfig() - Static method in class org.keycloak.protocol.oidc.mappers.PairwiseSubMapperHelper
- createSelectAuthenticator() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createSessionFactory() - Method in class org.keycloak.services.resources.KeycloakApplication
- createSessionModel(UserSessionModel, RootAuthenticationSessionModel, UserModel, ClientModel, String) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- createSessionModel(RootAuthenticationSessionModel, UserModel, ClientModel, String) - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantType
- createSocket() - Method in class org.keycloak.truststore.SSLSocketFactory
- createSocket(String, int) - Method in class org.keycloak.truststore.SSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class org.keycloak.truststore.SSLSocketFactory
- createSocket(InetAddress, int) - Method in class org.keycloak.truststore.SSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.keycloak.truststore.SSLSocketFactory
- createSocket(Socket, String, int, boolean) - Method in class org.keycloak.truststore.SSLSocketFactory
- createStreamSerializer() - Static method in class org.keycloak.services.util.ObjectMapperResolver
- createTemporaryAdmin(KeycloakSession) - Method in class org.keycloak.services.resources.KeycloakApplication
- createTemporaryMasterRealmAdminService(String, String) - Method in class org.keycloak.services.managers.ApplianceBootstrap
-
Create a temporary admin service account
- createThreadFactory(String) - Method in class org.keycloak.executors.DefaultExecutorsProviderFactory
- createTokenResponse(UserModel, UserSessionModel, ClientSessionContext, String, boolean, Function<TokenManager.AccessTokenResponseBuilder, ClientPolicyContext>) - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- createTokenResponse(TokenManager.AccessTokenResponseBuilder, ClientSessionContext, boolean) - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- createTokenResponseBuilder(UserModel, UserSessionModel, ClientSessionContext, String, Function<TokenManager.AccessTokenResponseBuilder, ClientPolicyContext>) - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- createTransientUserSession(KeycloakSession, UserSessionModel) - Static method in class org.keycloak.services.util.UserSessionUtil
- createUnmanagedAttributeMetadata(String) - Method in class org.keycloak.userprofile.ServiceAccountAttributes
- createUpdateProfilePage() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createUser() - Method in class org.keycloak.services.resources.WelcomeResource
- createUser(UserRepresentation) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Create a new user Username must be unique.
- createUserProfile(UserProfileProvider) - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
-
Create UserProfile instance of the relevant type.
- createUserProfile(UserProfileProvider) - Method in class org.keycloak.forms.login.freemarker.model.EmailBean
- createUserProfile(UserProfileProvider) - Method in class org.keycloak.forms.login.freemarker.model.IdpReviewProfileBean
- createUserProfile(UserProfileProvider) - Method in class org.keycloak.forms.login.freemarker.model.RegisterBean
- createUserProfile(UserProfileProvider) - Method in class org.keycloak.forms.login.freemarker.model.VerifyProfileBean
- createUserSession(String, RealmModel, UserModel, String, String, String, boolean, String, String, UserSessionModel.SessionPersistenceState) - Method in class org.keycloak.services.managers.UserSessionManager
- createUserSession(RealmModel, UserModel, String, String, String, boolean, String, String) - Method in class org.keycloak.services.managers.UserSessionManager
- createUserSessionNoteMapper(UserSessionNoteDescriptor) - Static method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
-
For session notes defined using a
UserSessionNoteDescriptorenum - createValidator(KeycloakSession, String, ClientAssertionState) - Static method in class org.keycloak.protocol.oidc.grants.DefaultJWTAuthorizationGrantValidator
- createValidator(KeycloakSession, String, ClientAssertionState) - Static method in class org.keycloak.protocol.oidc.grants.IDJWTAuthorizationGrantValidator
- createWebAuthnErrorPage() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- createWebAuthnRegistrationManager(WebAuthnPolicy) - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegister
-
Create WebAuthnRegistrationManager instance Can be overridden in subclasses to customize the used attestation validators
- createX509ConfirmPage() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- creationError(Exception, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- creationError(Exception, String) - Method in interface org.keycloak.services.ServicesLogger
- creationError$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- Credential() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialResponse.Credential
- CREDENTIAL_BUILD_CONFIG_KEY - Static variable in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- CREDENTIAL_ID - Static variable in interface org.keycloak.WebAuthnConstants
- CREDENTIAL_OFFER_LIFESPAN_REALM_ATTRIBUTE_KEY - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
- CREDENTIAL_OFFER_PATH - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
- CREDENTIAL_OFFER_URI_CODE_SCOPE - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
- CREDENTIAL_PATH - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
- CREDENTIAL_SETUP_REQUIRED - Static variable in class org.keycloak.services.messages.Messages
- CREDENTIAL_TYPE_NATURAL_PERSON - Static variable in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- CredentialBody - Interface in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
-
Incomplete representations of format-specific credentials.
- CredentialBuildConfig - Class in org.keycloak.protocol.oid4vc.model
-
Define credential-specific configurations for its builder.
- CredentialBuildConfig() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- CredentialBuilder - Interface in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
- CredentialBuilderException - Exception in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
-
Exception to be thrown if credentials building does fail
- CredentialBuilderException(String) - Constructor for exception org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderException
- CredentialBuilderException(String, Throwable) - Constructor for exception org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderException
- CredentialBuilderFactory - Interface in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
-
Provider Factory to create
CredentialBuilder's - CredentialBuilderSpi - Class in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
-
Spi implementation of the creation of
CredentialBuilder - CredentialBuilderSpi() - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderSpi
- CredentialBuilderUtils - Class in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
- CredentialBuilderUtils() - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderUtils
- CredentialClientPolicies - Class in org.keycloak.protocol.oid4vc.clientpolicy
- CredentialClientPolicies() - Constructor for class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicies
- CredentialClientPolicy<T> - Class in org.keycloak.protocol.oid4vc.clientpolicy
- CredentialClientPolicy(String, String, Class<T>, T, T) - Constructor for class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicy
- CredentialClientPolicyExecutor - Class in org.keycloak.protocol.oid4vc.clientpolicy
-
This client policy executor can be reference in a client profile definition like this, which we currently don't add to the defaults client profile definitions
- CredentialClientPolicyExecutor(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutor
- CredentialClientPolicyExecutorFactory - Class in org.keycloak.protocol.oid4vc.clientpolicy
- CredentialClientPolicyExecutorFactory() - Constructor for class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutorFactory
- CredentialConfigId - Class in org.keycloak.protocol.oid4vc.model
- CredentialConfigId(String) - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialConfigId
- CredentialContainer() - Constructor for class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- CredentialContainer(CredentialTypeMetadata, List<CredentialMetadataRepresentation>) - Constructor for class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- CredentialDefinition - Class in org.keycloak.protocol.oid4vc.model
-
Pojo to represent a CredentialDefinition for internal handling
- CredentialDefinition() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialDefinition
- CredentialDeleteHelper - Class in org.keycloak.authentication.requiredactions.util
- CredentialDeleteHelper() - Constructor for class org.keycloak.authentication.requiredactions.util.CredentialDeleteHelper
- CredentialIssuer - Class in org.keycloak.protocol.oid4vc.model
-
Represents a credentials issuer according to the OID4VCI Credentials Issuer Metadata
- CredentialIssuer() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialIssuer
- CredentialIssuer.BatchCredentialIssuance - Class in org.keycloak.protocol.oid4vc.model
-
Represents the batch_credential_issuance metadata parameter.
- CredentialMetadata - Class in org.keycloak.protocol.oid4vc.model
-
Represents credential_metadata as defined in the OID4VCI specification.
- CredentialMetadata() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialMetadata
- CredentialOfferActionToken - Class in org.keycloak.protocol.oid4vc.issuance.requiredactions
- CredentialOfferActionToken(String, int, VerifiableCredentialOfferActionConfig, String, String) - Constructor for class org.keycloak.protocol.oid4vc.issuance.requiredactions.CredentialOfferActionToken
- CredentialOfferActionToken(String, String, int, VerifiableCredentialOfferActionConfig, String, String) - Constructor for class org.keycloak.protocol.oid4vc.issuance.requiredactions.CredentialOfferActionToken
- CredentialOfferActionTokenHandler - Class in org.keycloak.protocol.oid4vc.issuance.requiredactions
- CredentialOfferActionTokenHandler() - Constructor for class org.keycloak.protocol.oid4vc.issuance.requiredactions.CredentialOfferActionTokenHandler
- CredentialOfferBean - Class in org.keycloak.protocol.oid4vc.issuance.requiredactions
- CredentialOfferBean(KeycloakSession, String) - Constructor for class org.keycloak.protocol.oid4vc.issuance.requiredactions.CredentialOfferBean
- CredentialOfferException - Exception in org.keycloak.protocol.oid4vc.issuance
- CredentialOfferException(String, String) - Constructor for exception org.keycloak.protocol.oid4vc.issuance.CredentialOfferException
- CredentialOfferException(String, String, Throwable) - Constructor for exception org.keycloak.protocol.oid4vc.issuance.CredentialOfferException
- CredentialOfferGrant - Interface in org.keycloak.protocol.oid4vc.model
-
Container for the grants to be used in a Credential Offer
- CredentialOfferGrantsDeserializer - Class in org.keycloak.protocol.oid4vc.model
- CredentialOfferGrantsDeserializer() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialOfferGrantsDeserializer
- CredentialOfferLookupKey - Class in org.keycloak.protocol.oid4vc.issuance.credentialoffer
-
Embeds the single-use cache key (
credentialsOfferId) into externally visible lookup values (nonce, credential identifiers) so only one entry is stored insingleUseObjects. - CredentialOfferProvider - Interface in org.keycloak.protocol.oid4vc.issuance.credentialoffer
-
A provider for OID4VCI Credential Offers.
- CredentialOfferProviderFactory - Interface in org.keycloak.protocol.oid4vc.issuance.credentialoffer
- CredentialOfferProviderSpi - Class in org.keycloak.protocol.oid4vc.issuance.credentialoffer
- CredentialOfferProviderSpi() - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferProviderSpi
- CredentialOfferState - Class in org.keycloak.protocol.oid4vc.issuance.credentialoffer
- CredentialOfferState(CredentialsOffer, String, String, long, Function<String, List<OID4VCAuthorizationDetail>>) - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
-
Create a new CredentialOfferState.
- CredentialOfferStorage - Interface in org.keycloak.protocol.oid4vc.issuance.credentialoffer
- CredentialOfferStorageFactory - Interface in org.keycloak.protocol.oid4vc.issuance.credentialoffer
- CredentialOfferStorageSpi - Class in org.keycloak.protocol.oid4vc.issuance.credentialoffer
- CredentialOfferStorageSpi() - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferStorageSpi
- CredentialOfferURI - Class in org.keycloak.protocol.oid4vc.model
-
Holds all information required to build a uri to a credentials offer.
- CredentialOfferURI() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialOfferURI
- CredentialPublicKeyConverter - Class in org.keycloak.credential
- CredentialPublicKeyConverter(ObjectConverter) - Constructor for class org.keycloak.credential.CredentialPublicKeyConverter
- CredentialRequest - Class in org.keycloak.protocol.oid4vc.model
-
Represents a CredentialRequest according to OID4VCI
- CredentialRequest() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialRequest
- CredentialRequestEncryptionMetadata - Class in org.keycloak.protocol.oid4vc.model
-
Represents the credential_request_encryption metadata for an OID4VCI Credential Issuer.
- CredentialRequestEncryptionMetadata() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialRequestEncryptionMetadata
- CredentialResponse - Class in org.keycloak.protocol.oid4vc.model
-
Represents a CredentialResponse according to the OID4VCI Spec
- CredentialResponse() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialResponse
- CredentialResponse.Credential - Class in org.keycloak.protocol.oid4vc.model
-
Inner class to represent a single credential object within the credentials array.
- CredentialResponseEncryption - Class in org.keycloak.protocol.oid4vc.model
-
Represents the credential_response_encryption object in a Credential Request.
- CredentialResponseEncryption() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialResponseEncryption
- CredentialResponseEncryptionMetadata - Class in org.keycloak.protocol.oid4vc.model
-
Represents the credential_response_encryption metadata for an OID4VCI Credential Issuer.
- CredentialResponseEncryptionMetadata() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialResponseEncryptionMetadata
- credentials - Variable in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
- credentials() - Method in class org.keycloak.services.resources.account.AccountRestService
- credentials() - Method in class org.keycloak.services.resources.admin.UserResource
- CREDENTIALS_OFFER_ID - Static variable in class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
- CREDENTIALS_OFFER_ID_ATTR - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
-
AccessToken claim attribute for storing a potential credentials offer id
- CredentialScopeRepresentation - Class in org.keycloak.protocol.oid4vc.model
-
An extension of
ClientScopeRepresentationwhich and adds additional functionality for OID4VCI - CredentialScopeRepresentation(String) - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- CredentialScopeRepresentation(ClientScopeModel) - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- CredentialScopeRepresentation(ClientScopeRepresentation) - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- CredentialScopeUtils - Class in org.keycloak.protocol.oid4vc.utils
- CredentialSigner<T> - Interface in org.keycloak.protocol.oid4vc.issuance.signing
-
Interface to be used for signing verifiable credentials.
- CredentialSignerException - Exception in org.keycloak.protocol.oid4vc.issuance.signing
-
Exception to be thrown if credentials signing does fail
- CredentialSignerException(String) - Constructor for exception org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerException
- CredentialSignerException(String, Throwable) - Constructor for exception org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerException
- CredentialSignerFactory - Interface in org.keycloak.protocol.oid4vc.issuance.signing
- CredentialSignerSpi - Class in org.keycloak.protocol.oid4vc.issuance.signing
-
Spi implementation of the creation of
CredentialSigner - CredentialSignerSpi() - Constructor for class org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerSpi
- CredentialsOffer - Class in org.keycloak.protocol.oid4vc.model
-
Represents a CredentialsOffer according to the OID4VCI Spec
- CredentialsOffer() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- CredentialSubject - Class in org.keycloak.protocol.oid4vc.model
-
Pojo to represent a CredentialSubject for internal handling
- CredentialSubject() - Constructor for class org.keycloak.protocol.oid4vc.model.CredentialSubject
- credentialTypes(String, Boolean) - Method in class org.keycloak.services.resources.account.AccountCredentialResource
-
Retrieve the stream of credentials available to the current logged in user.
- CRL_ABORT_IF_NON_UPDATED - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- CRL_RELATIVE_PATH - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- crlAbortIfNonUpdated(boolean) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder
- cRLDPEnabled(boolean) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotCRL
- cRLEnabled(boolean) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder
- CRLFileLoader(KeycloakSession, String, boolean) - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLFileLoader
- CRLFileLoader(KeycloakSession, String, boolean, CertificateValidator.LdapContext) - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLFileLoader
- CRLListLoader(KeycloakSession, String, boolean) - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLListLoader
- cRLLoader(CertificateValidator.CRLLoaderImpl) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotCRLDP
- CRLLoaderImpl() - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLLoaderImpl
- CRLLoaderProxy(X509CRL) - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLLoaderProxy
- cRLrelativePath(String) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotCRLDP
- CRLUtils - Class in org.keycloak.utils
- CRLUtils() - Constructor for class org.keycloak.utils.CRLUtils
- crossorigin(String) - Method in class org.keycloak.theme.ThemeResourceDescriptor.Builder
- CryptoUtils - Class in org.keycloak.crypto
-
Utility class for common cryptographic operations and algorithm discovery.
- CryptoUtils() - Constructor for class org.keycloak.crypto.CryptoUtils
- cs - Variable in class org.keycloak.protocol.RestartLoginCookie
-
Deprecated.
- css() - Method in record class org.keycloak.services.util.Chunk
-
Returns the value of the
cssrecord component. - current(KeycloakSession) - Static method in class org.keycloak.protocol.oidc.FrontChannelLogoutHandler
- CURRENT_AUTHENTICATION_EXECUTION - Static variable in class org.keycloak.authentication.AuthenticationProcessor
- CURRENT_FLOW_PATH - Static variable in class org.keycloak.authentication.AuthenticationProcessor
- currentOrCreate(KeycloakSession, AuthenticatedClientSessionModel) - Static method in class org.keycloak.protocol.oidc.FrontChannelLogoutHandler
- currentTime - Variable in class org.keycloak.authentication.authenticators.client.AbstractBaseJWTValidator
- currentTimeMillis() - Method in class org.keycloak.protocol.oid4vc.issuance.OffsetTimeProvider
- currentTimeMillis() - Method in interface org.keycloak.protocol.oid4vc.issuance.TimeProvider
-
Returns current time in milliseconds
- currentTimeSeconds() - Method in class org.keycloak.protocol.oid4vc.issuance.OffsetTimeProvider
- currentTimeSeconds() - Method in interface org.keycloak.protocol.oid4vc.issuance.TimeProvider
-
Returns current time in seconds
- CUSTOM_ATTRIBUTE_NAME - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- CustomRegexScopeType - Class in org.keycloak.protocol.oidc.scope
- CustomRegexScopeType() - Constructor for class org.keycloak.protocol.oidc.scope.CustomRegexScopeType
D
- DataIntegrityProof() - Constructor for class org.keycloak.protocol.oid4vc.model.DiVpProof.DataIntegrityProof
- DataIntegrityProof(String, String, String, String, String, String, String, String) - Constructor for class org.keycloak.protocol.oid4vc.model.DiVpProof.DataIntegrityProof
- DateTimeFormatterUtil - Class in org.keycloak.theme
-
Util class for localized date and time representation
- DateTimeFormatterUtil() - Constructor for class org.keycloak.theme.DateTimeFormatterUtil
- DateUtil - Class in org.keycloak.services.util
- DateUtil() - Constructor for class org.keycloak.services.util.DateUtil
- DAY - Enum constant in enum class org.keycloak.protocol.oid4vc.issuance.TimeClaimNormalizer.RoundUnit
- deactivate(ResourceType, String) - Method in class org.keycloak.workflow.admin.resource.WorkflowResource
-
Deactivate the workflow for the resource.
- DEBUG_TOKEN_URL - Static variable in class org.keycloak.social.facebook.FacebookIdentityProvider
- DeclarativeUserProfileModel - Class in org.keycloak.userprofile.config
- DeclarativeUserProfileModel(String) - Constructor for class org.keycloak.userprofile.config.DeclarativeUserProfileModel
- DeclarativeUserProfileProvider - Class in org.keycloak.userprofile
-
UserProfileProviderloading configuration from the changeable JSON file stored in component config. - DeclarativeUserProfileProvider(KeycloakSession, DeclarativeUserProfileProviderFactory) - Constructor for class org.keycloak.userprofile.DeclarativeUserProfileProvider
- DeclarativeUserProfileProviderFactory - Class in org.keycloak.userprofile
- DeclarativeUserProfileProviderFactory() - Constructor for class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- decode(String, Class<T>) - Method in class org.keycloak.jose.jws.DefaultTokenManager
- DECODE_TOKEN_FAILED - Enum constant in enum class org.keycloak.protocol.oidc.LogoutTokenValidationCode
- decodeBase64AndValidateSignature(String) - Method in class org.keycloak.services.managers.AuthenticationSessionManager
- decodeCertificateFromPem(String) - Method in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookup
- decodeCertificateFromPem(String) - Method in class org.keycloak.services.x509.ApacheProxySslClientCertificateLookup
- decodeCertificateFromPem(String) - Method in class org.keycloak.services.x509.HaProxySslClientCertificateLookup
- decodeCertificateFromPem(String) - Method in class org.keycloak.services.x509.NginxProxySslClientCertificateLookup
-
Decoding end user certificate, including URL decodeding due to ssl_client_escaped_cert nginx variable.
- decodeCertificateFromPem(String) - Method in class org.keycloak.services.x509.NginxProxyTrustedClientCertificateLookup
- decodeClientJWT(String, ClientModel, BiConsumer<JOSE, ClientModel>, Class<T>, boolean) - Method in class org.keycloak.jose.jws.DefaultTokenManager
- decorateUserProfileForCache(UserProfileMetadata, UPConfig) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProvider
-
Decorate basic metadata based on 'per realm' configuration.
- decryptAndDecode(KeycloakSession, String) - Static method in class org.keycloak.protocol.RestartLoginCookie
- DEFAULT - Enum constant in enum class org.keycloak.services.clientpolicy.ClientPolicyMode
-
Default condition mode.
- DEFAULT - Static variable in class org.keycloak.services.clientpolicy.condition.ClientScopesConditionFactory
- DEFAULT_ADDITIONAL_REQ_PARAMS_FAIL_FAST - Static variable in class org.keycloak.protocol.oidc.OIDCProviderConfig
-
Default value for
OIDCProviderConfig.additionalReqParamsFailFastin case no configuration property is set. - DEFAULT_ADDITIONAL_REQ_PARAMS_MAX_NUMBER - Static variable in class org.keycloak.protocol.oidc.OIDCProviderConfig
-
Default value for
OIDCProviderConfig.additionalReqParamsMaxNumberif case no configuration property is set. - DEFAULT_ADDITIONAL_REQ_PARAMS_MAX_OVERALL_SIZE - Static variable in class org.keycloak.protocol.oidc.OIDCProviderConfig
-
Default value for
OIDCProviderConfig.additionalReqParamsMaxOverallSizein case no configuration property is set. - DEFAULT_ADDITIONAL_REQ_PARAMS_MAX_SIZE - Static variable in class org.keycloak.protocol.oidc.OIDCProviderConfig
-
Default value for
OIDCProviderConfig.additionalReqParamsMaxSizeif case no configuration property is set. - DEFAULT_ADDITIONAL_REQ_TOKEN_PARAMS_FAIL_FAST - Static variable in class org.keycloak.protocol.oidc.OIDCProviderConfig
-
Default value for
OIDCProviderConfig.additionalReqTokenParamsFailFastin case no configuration property is set. - DEFAULT_ALGORITHM - Static variable in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutorFactory
- DEFAULT_ALGORITHM - Static variable in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutorFactory
- DEFAULT_ALLOW_MULTIPLE_AUDIENCES_FOR_JWT_CLIENT_AUTHENTICATION - Static variable in class org.keycloak.protocol.oidc.OIDCProviderConfig
-
Deprecated.to be removed in Keycloak 27
- DEFAULT_ALLOW_TOKEN_INTROSPECTION_WITHOUT_AUDIENCE_CHECK - Static variable in class org.keycloak.protocol.oidc.OIDCProviderConfig
- DEFAULT_ALLOW_USERINFO_WITH_LIGHTWEIGHT_ACCESS_TOKEN - Static variable in class org.keycloak.protocol.oidc.OIDCProviderConfig
- DEFAULT_ALLOWED_CLOCK_SKEW - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor
- DEFAULT_ALLOWED_CLOCK_SKEW - Static variable in class org.keycloak.services.util.DPoPUtil
- DEFAULT_API_URL - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- DEFAULT_APPLICATIONS_URL - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- DEFAULT_ATTRIBUTE_NAME - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- DEFAULT_AUTH_URL - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- DEFAULT_AVAILABLE_PERIOD - Static variable in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutor
- DEFAULT_AVAILABLE_PERIOD - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor
- DEFAULT_BASE_URL - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- DEFAULT_CLAIM_NAME - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- DEFAULT_CLAIM_TYPES_SUPPORTED - Static variable in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- DEFAULT_CLAIMS_SUPPORTED - Static variable in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- DEFAULT_CLIENT_AUTH_SIGNING_ALG_VALUES_SUPPORTED - Static variable in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- DEFAULT_CLIENT_AUTHENTICATOR - Static variable in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutorFactory
- DEFAULT_CODE_CHALLENGE_METHODS_SUPPORTED - Static variable in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- DEFAULT_CONFIG_CIMD_PROVIDER_NAME - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactoryProviderConfig
-
Default value for
ClientIdMetadataDocumentExecutorFactoryProviderConfig.cimdProviderName: - DEFAULT_CONFIG_MAX_CACHE_TIME - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactoryProviderConfig
-
Default value for
ClientIdMetadataDocumentExecutorFactoryProviderConfig.maxCacheTime: 30days - DEFAULT_CONFIG_MIN_CACHE_TIME - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactoryProviderConfig
-
Default value for
ClientIdMetadataDocumentExecutorFactoryProviderConfig.minCacheTime: 5min - DEFAULT_CONFIG_UPPER_LIMIT_METADATA_BYTES - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactoryProviderConfig
-
Default value for
ClientIdMetadataDocumentExecutorFactoryProviderConfig.upperLimitMetadataBytes: 5KB - DEFAULT_CONNECTION_REQUEST_TIMEOUT_MILLIS - Static variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- DEFAULT_CREDENTIAL_OFFER_LIFESPAN_S - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
-
Default credential-offer lifespan is same as default "User-Initiated Action Lifespan" (5 minutes)
- DEFAULT_EC_ELLIPTIC_CURVE - Static variable in class org.keycloak.keys.AbstractEcKeyProviderFactory
- DEFAULT_ECDH_ELLIPTIC_CURVE - Static variable in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- DEFAULT_ECDSA_ELLIPTIC_CURVE - Static variable in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- DEFAULT_EDDSA_ELLIPTIC_CURVE - Static variable in class org.keycloak.keys.AbstractEddsaKeyProviderFactory
- DEFAULT_EDDSA_ELLIPTIC_CURVE - Static variable in class org.keycloak.keys.GeneratedEddsaKeyProviderFactory
- DEFAULT_EMAIL_URL - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- DEFAULT_HMAC_KEY_SIZE - Static variable in class org.keycloak.keys.GeneratedHmacKeyProviderFactory
- DEFAULT_ICON - Static variable in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean
- DEFAULT_KUBERNETES_ISSUER_URL - Static variable in interface org.keycloak.broker.kubernetes.KubernetesConstants
- DEFAULT_MAX_AGE - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticator
- DEFAULT_MAX_CLIENTS - Static variable in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicyFactory
- DEFAULT_MAX_LENGTH - Static variable in class org.keycloak.utils.RegexUtils
-
Default maximum regex length — limits complexity to mitigate ReDoS attacks.
- DEFAULT_OTP_OUTCOME - Static variable in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticator
- DEFAULT_PROFILE_URL - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- DEFAULT_PROMPT_VALUES_SUPPORTED - Static variable in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- DEFAULT_PROOF_LIFETIME - Static variable in class org.keycloak.services.util.DPoPUtil
- DEFAULT_PROVIDER - Static variable in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- DEFAULT_RANDOMIZE_WINDOW - Static variable in class org.keycloak.protocol.oid4vc.issuance.TimeClaimNormalizer
- DEFAULT_REQ_PARAMS_DEFAULT_MAX_SIZE - Static variable in class org.keycloak.protocol.oidc.OIDCProviderConfig
-
Maximum default length of the standard OIDC parameter sent to the OIDC authentication or token request.
- DEFAULT_REQ_TOKEN_PARAMS_DEFAULT_MAX_SIZE - Static variable in class org.keycloak.protocol.oidc.OIDCProviderConfig
-
Maximum default length of the standard OIDC parameter sent to the OIDC token request in case the parameter is "token" parameter.
- DEFAULT_RESPONSE_MODES_SUPPORTED - Static variable in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- DEFAULT_RESPONSE_TYPES_SUPPORTED - Static variable in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- DEFAULT_ROUND_UNIT - Static variable in class org.keycloak.protocol.oid4vc.issuance.TimeClaimNormalizer
- DEFAULT_SCOPE - Static variable in class org.keycloak.social.bitbucket.BitbucketIdentityProvider
- DEFAULT_SCOPE - Static variable in class org.keycloak.social.facebook.FacebookIdentityProvider
- DEFAULT_SCOPE - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- DEFAULT_SCOPE - Static variable in class org.keycloak.social.google.GoogleIdentityProvider
- DEFAULT_SCOPE - Static variable in class org.keycloak.social.instagram.InstagramIdentityProvider
- DEFAULT_SCOPE - Static variable in class org.keycloak.social.linkedin.LinkedInOIDCIdentityProvider
- DEFAULT_SCOPE - Static variable in class org.keycloak.social.openshift.OpenshiftV4IdentityProvider
- DEFAULT_SCOPE - Static variable in class org.keycloak.social.paypal.PayPalIdentityProvider
- DEFAULT_SCOPE - Static variable in class org.keycloak.social.stackoverflow.StackoverflowIdentityProvider
- DEFAULT_SECRET_EXPIRATION_PERIOD - Static variable in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- DEFAULT_SECRET_REMAINING_ROTATION_PERIOD - Static variable in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- DEFAULT_SECRET_ROTATED_EXPIRATION_PERIOD - Static variable in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- DEFAULT_STRATEGY - Static variable in class org.keycloak.exportimport.ExportImportConfig
- DEFAULT_STRATEGY - Static variable in class org.keycloak.protocol.oid4vc.issuance.TimeClaimNormalizer
- DEFAULT_SUBJECT_TYPES_SUPPORTED - Static variable in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- DEFAULT_TOKEN_URL - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- DEFAULT_USERS_EXPORT_STRATEGY - Static variable in class org.keycloak.exportimport.ExportImportConfig
- DEFAULT_USERS_PER_FILE - Static variable in class org.keycloak.exportimport.ExportImportConfig
- DEFAULT_VC_TYPE - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTypeMapper
- DEFAULT_XML_KEY_INFO_KEY_NAME_TRANSFORMER - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- DEFAULT_XML_KEY_INFO_KEY_NAME_TRANSFORMER - Static variable in class org.keycloak.protocol.saml.SamlClient
- DefaultActionToken - Class in org.keycloak.authentication.actiontoken
-
Part of action token that is intended to be used e.g. in link sent in password-reset email.
- DefaultActionToken() - Constructor for class org.keycloak.authentication.actiontoken.DefaultActionToken
-
Single-use random value used for verification whether the relevant action is allowed.
- DefaultActionToken(String, String, int, UUID) - Constructor for class org.keycloak.authentication.actiontoken.DefaultActionToken
- DefaultActionToken(String, String, int, UUID, String) - Constructor for class org.keycloak.authentication.actiontoken.DefaultActionToken
- defaultAlgorithm - Variable in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutor.Configuration
- defaultAlgorithm - Variable in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutor.Configuration
- DefaultAlternativeLookupProvider - Class in org.keycloak.cache
- DefaultAlternativeLookupProviderFactory - Class in org.keycloak.cache
- DefaultAlternativeLookupProviderFactory() - Constructor for class org.keycloak.cache.DefaultAlternativeLookupProviderFactory
- DefaultAuthenticationFlow - Class in org.keycloak.authentication
- DefaultAuthenticationFlow(AuthenticationProcessor, AuthenticationFlowModel) - Constructor for class org.keycloak.authentication.DefaultAuthenticationFlow
- DefaultAuthorizationProviderFactory - Class in org.keycloak.authorization
- DefaultAuthorizationProviderFactory() - Constructor for class org.keycloak.authorization.DefaultAuthorizationProviderFactory
- DefaultBlockingBruteForceProtector - Class in org.keycloak.services.managers
- DefaultBruteForceProtector - Class in org.keycloak.services.managers
-
A single thread will log failures.
- DefaultBruteForceProtector(KeycloakSessionFactory) - Constructor for class org.keycloak.services.managers.DefaultBruteForceProtector
- DefaultBruteForceProtectorFactory - Class in org.keycloak.services.managers
- DefaultBruteForceProtectorFactory() - Constructor for class org.keycloak.services.managers.DefaultBruteForceProtectorFactory
- DefaultCIBALoginUserResolver - Class in org.keycloak.protocol.oidc.grants.ciba.resolvers
- DefaultCIBALoginUserResolver(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolver
- DefaultCIBALoginUserResolverFactory - Class in org.keycloak.protocol.oidc.grants.ciba.resolvers
- DefaultCIBALoginUserResolverFactory() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolverFactory
- DefaultClientAssertionStrategy - Class in org.keycloak.authentication.authenticators.client
- DefaultClientAssertionStrategy() - Constructor for class org.keycloak.authentication.authenticators.client.DefaultClientAssertionStrategy
- defaultClientAuthenticator - Variable in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutor.Configuration
- DefaultClientCertificateLookup - Class in org.keycloak.services.x509
-
The provider retrieves a client certificate and the certificate chain (if any) from the incoming TLS connection.
- DefaultClientCertificateLookup() - Constructor for class org.keycloak.services.x509.DefaultClientCertificateLookup
- DefaultClientCertificateLookupFactory - Class in org.keycloak.services.x509
-
The factory and the corresponding providers extract a client certificate and the certificate chain (if any) from the incoming TLS connection.
- DefaultClientCertificateLookupFactory() - Constructor for class org.keycloak.services.x509.DefaultClientCertificateLookupFactory
- DefaultClientPolicyManager - Class in org.keycloak.services.clientpolicy
- DefaultClientPolicyManager(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.DefaultClientPolicyManager
- DefaultClientPolicyManagerFactory - Class in org.keycloak.services.clientpolicy
- DefaultClientPolicyManagerFactory() - Constructor for class org.keycloak.services.clientpolicy.DefaultClientPolicyManagerFactory
- DefaultClientRegistrationContext - Class in org.keycloak.services.clientregistration
- DefaultClientRegistrationContext(KeycloakSession, ClientRepresentation, ClientRegistrationProvider) - Constructor for class org.keycloak.services.clientregistration.DefaultClientRegistrationContext
- DefaultClientRegistrationPolicies - Class in org.keycloak.services.clientregistration.policy
- DefaultClientRegistrationPolicies() - Constructor for class org.keycloak.services.clientregistration.policy.DefaultClientRegistrationPolicies
- DefaultClientRegistrationProvider - Class in org.keycloak.services.clientregistration
- DefaultClientRegistrationProvider(KeycloakSession) - Constructor for class org.keycloak.services.clientregistration.DefaultClientRegistrationProvider
- DefaultClientRegistrationProviderFactory - Class in org.keycloak.services.clientregistration
- DefaultClientRegistrationProviderFactory() - Constructor for class org.keycloak.services.clientregistration.DefaultClientRegistrationProviderFactory
- DefaultClientSessionContext - Class in org.keycloak.services.util
-
Not thread safe.
- DefaultClientType - Class in org.keycloak.services.clienttype.impl
- DefaultClientType(ClientTypeRepresentation, ClientType) - Constructor for class org.keycloak.services.clienttype.impl.DefaultClientType
- DefaultClientTypeManager - Class in org.keycloak.services.clienttype
- DefaultClientTypeManager(KeycloakSession, List<ClientTypeRepresentation>) - Constructor for class org.keycloak.services.clienttype.DefaultClientTypeManager
- DefaultClientTypeManagerFactory - Class in org.keycloak.services.clienttype
- DefaultClientTypeManagerFactory() - Constructor for class org.keycloak.services.clienttype.DefaultClientTypeManagerFactory
- DefaultClientTypeProvider - Class in org.keycloak.services.clienttype.impl
- DefaultClientTypeProvider() - Constructor for class org.keycloak.services.clienttype.impl.DefaultClientTypeProvider
- DefaultClientTypeProviderFactory - Class in org.keycloak.services.clienttype.impl
- DefaultClientTypeProviderFactory() - Constructor for class org.keycloak.services.clienttype.impl.DefaultClientTypeProviderFactory
- DefaultClientValidationProvider - Class in org.keycloak.validation
- DefaultClientValidationProvider() - Constructor for class org.keycloak.validation.DefaultClientValidationProvider
- DefaultClientValidationProviderFactory - Class in org.keycloak.validation
- DefaultClientValidationProviderFactory() - Constructor for class org.keycloak.validation.DefaultClientValidationProviderFactory
- DefaultComponentFactoryProviderFactory - Class in org.keycloak.services
- DefaultComponentFactoryProviderFactory() - Constructor for class org.keycloak.services.DefaultComponentFactoryProviderFactory
- DefaultCookieProvider - Class in org.keycloak.cookie
- DefaultCookieProvider(KeycloakSession) - Constructor for class org.keycloak.cookie.DefaultCookieProvider
- DefaultCookieProviderFactory - Class in org.keycloak.cookie
- DefaultCookieProviderFactory() - Constructor for class org.keycloak.cookie.DefaultCookieProviderFactory
- DefaultCors - Class in org.keycloak.services.cors
- DefaultCorsFactory - Class in org.keycloak.services.cors
- DefaultCorsFactory() - Constructor for class org.keycloak.services.cors.DefaultCorsFactory
- DefaultCredentialOfferProviderFactory - Class in org.keycloak.protocol.oid4vc.issuance.credentialoffer
-
Factory for
DefaultCredentialOfferProvider. - DefaultCredentialOfferProviderFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialoffer.DefaultCredentialOfferProviderFactory
- DefaultCredentialOfferStorageFactory - Class in org.keycloak.protocol.oid4vc.issuance.credentialoffer
-
Factory for
DefaultCredentialOfferStorage. - DefaultCredentialOfferStorageFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialoffer.DefaultCredentialOfferStorageFactory
- DefaultDeployedConfigurationsProvider - Class in org.keycloak.deployment
- DefaultDeployedConfigurationsProvider(Map<String, AuthenticatorConfigModel>) - Constructor for class org.keycloak.deployment.DefaultDeployedConfigurationsProvider
- DefaultDeployedConfigurationsProviderFactory - Class in org.keycloak.deployment
- DefaultDeployedConfigurationsProviderFactory() - Constructor for class org.keycloak.deployment.DefaultDeployedConfigurationsProviderFactory
- DefaultEmailAuthenticator - Class in org.keycloak.email
- DefaultEmailAuthenticator() - Constructor for class org.keycloak.email.DefaultEmailAuthenticator
- DefaultEmailSenderProvider - Class in org.keycloak.email
- DefaultEmailSenderProvider(KeycloakSession, Map<EmailAuthenticator.AuthenticatorType, EmailAuthenticator>) - Constructor for class org.keycloak.email.DefaultEmailSenderProvider
- DefaultEmailSenderProviderFactory - Class in org.keycloak.email
- DefaultEmailSenderProviderFactory() - Constructor for class org.keycloak.email.DefaultEmailSenderProviderFactory
- DefaultEvaluationContext - Class in org.keycloak.authorization.common
- DefaultEvaluationContext(Identity, Map<String, List<String>>, KeycloakSession) - Constructor for class org.keycloak.authorization.common.DefaultEvaluationContext
- DefaultEvaluationContext(Identity, KeycloakSession) - Constructor for class org.keycloak.authorization.common.DefaultEvaluationContext
- DefaultExecutorsProviderFactory - Class in org.keycloak.executors
- DefaultExecutorsProviderFactory() - Constructor for class org.keycloak.executors.DefaultExecutorsProviderFactory
- DefaultFreeMarkerProvider - Class in org.keycloak.theme.freemarker
- DefaultFreeMarkerProvider(ConcurrentHashMap<String, Template>, KeycloakSanitizerMethod) - Constructor for class org.keycloak.theme.freemarker.DefaultFreeMarkerProvider
- DefaultFreeMarkerProviderFactory - Class in org.keycloak.theme.freemarker
- DefaultFreeMarkerProviderFactory() - Constructor for class org.keycloak.theme.freemarker.DefaultFreeMarkerProviderFactory
- DefaultHttpClientFactory - Class in org.keycloak.connections.httpclient
-
The default
HttpClientFactoryforHttpClientProvider'sused by Keycloak for outbound HTTP calls. - DefaultHttpClientFactory() - Constructor for class org.keycloak.connections.httpclient.DefaultHttpClientFactory
- DefaultJWTAuthorizationGrantValidator - Class in org.keycloak.protocol.oidc.grants
-
the default assertion validator for JWT Authorization grant that extends AbstractBaseJWTValidator and implements the JWTAuthorizationGrantValidator interface, which extends the JWTAuthorizationGrantValidationContext interface.
- DefaultJWTAuthorizationGrantValidator(KeycloakSession, String, ClientAssertionState) - Constructor for class org.keycloak.protocol.oidc.grants.DefaultJWTAuthorizationGrantValidator
- DefaultKeycloakContext - Class in org.keycloak.services
- DefaultKeycloakContext(KeycloakSession) - Constructor for class org.keycloak.services.DefaultKeycloakContext
- DefaultKeycloakSession - Class in org.keycloak.services
- DefaultKeycloakSession(DefaultKeycloakSessionFactory) - Constructor for class org.keycloak.services.DefaultKeycloakSession
- DefaultKeycloakSessionFactory - Class in org.keycloak.services
- DefaultKeycloakSessionFactory() - Constructor for class org.keycloak.services.DefaultKeycloakSessionFactory
- DefaultKeycloakTransactionManager - Class in org.keycloak.services
- DefaultKeycloakTransactionManager(KeycloakSession) - Constructor for class org.keycloak.services.DefaultKeycloakTransactionManager
- DefaultKeyManager - Class in org.keycloak.keys
- DefaultKeyManager(KeycloakSession) - Constructor for class org.keycloak.keys.DefaultKeyManager
- DefaultLocalCacheProviderFactory - Class in org.keycloak.cache
-
The default implementation for
LocalCacheProviderandLocalCacheProviderFactory. - DefaultLocalCacheProviderFactory() - Constructor for class org.keycloak.cache.DefaultLocalCacheProviderFactory
- DefaultLocaleSelectorProvider - Class in org.keycloak.locale
- DefaultLocaleSelectorProvider(KeycloakSession) - Constructor for class org.keycloak.locale.DefaultLocaleSelectorProvider
- DefaultLocaleSelectorProviderFactory - Class in org.keycloak.locale
- DefaultLocaleSelectorProviderFactory() - Constructor for class org.keycloak.locale.DefaultLocaleSelectorProviderFactory
- DefaultLocaleUpdaterProvider - Class in org.keycloak.locale
- DefaultLocaleUpdaterProvider(KeycloakSession) - Constructor for class org.keycloak.locale.DefaultLocaleUpdaterProvider
- DefaultLocaleUpdaterProviderFactory - Class in org.keycloak.locale
- DefaultLocaleUpdaterProviderFactory() - Constructor for class org.keycloak.locale.DefaultLocaleUpdaterProviderFactory
- DefaultMappedDiagnosticContextProviderFactory - Class in org.keycloak.services.logging
-
The default provider factory can be configured via --spi-mapped-diagnostic-context-default-mdc-keys to define mdc keys to add as a comma-separated list.
- DefaultMappedDiagnosticContextProviderFactory() - Constructor for class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- DefaultMigrationProvider - Class in org.keycloak.services.migration
-
Various common utils needed for migration from older version to newer
- DefaultMigrationProvider(KeycloakSession) - Constructor for class org.keycloak.services.migration.DefaultMigrationProvider
- DefaultMigrationProviderFactory - Class in org.keycloak.services.migration
- DefaultMigrationProviderFactory() - Constructor for class org.keycloak.services.migration.DefaultMigrationProviderFactory
- DefaultPermissions - Class in org.keycloak.services
- DefaultPermissions(KeycloakSession, KeycloakContext) - Constructor for class org.keycloak.services.DefaultPermissions
- DefaultProviderLoader - Class in org.keycloak.provider
- DefaultProviderLoader(KeycloakDeploymentInfo, ClassLoader) - Constructor for class org.keycloak.provider.DefaultProviderLoader
- DefaultProviderLoaderFactory - Class in org.keycloak.provider
- DefaultProviderLoaderFactory() - Constructor for class org.keycloak.provider.DefaultProviderLoaderFactory
- DefaultRefreshTokenProvider - Class in org.keycloak.protocol.oidc.refresh
-
Default refresh token provider.
- DefaultRefreshTokenProvider(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.refresh.DefaultRefreshTokenProvider
- DefaultRefreshTokenProviderFactory - Class in org.keycloak.protocol.oidc.refresh
- DefaultRefreshTokenProviderFactory() - Constructor for class org.keycloak.protocol.oidc.refresh.DefaultRefreshTokenProviderFactory
- DefaultSamlArtifactResolver - Class in org.keycloak.protocol.saml
-
ArtifactResolver for artifact-04 format.
- DefaultSamlArtifactResolver() - Constructor for class org.keycloak.protocol.saml.DefaultSamlArtifactResolver
- DefaultSamlArtifactResolverFactory - Class in org.keycloak.protocol.saml
- DefaultSamlArtifactResolverFactory() - Constructor for class org.keycloak.protocol.saml.DefaultSamlArtifactResolverFactory
- DefaultScopeType - Class in org.keycloak.protocol.oidc.scope
- DefaultScopeType() - Constructor for class org.keycloak.protocol.oidc.scope.DefaultScopeType
- DefaultScriptingProvider - Class in org.keycloak.scripting
- DefaultScriptingProviderFactory - Class in org.keycloak.scripting
- DefaultScriptingProviderFactory() - Constructor for class org.keycloak.scripting.DefaultScriptingProviderFactory
- DefaultSecurityHeadersOptions - Class in org.keycloak.headers
- DefaultSecurityHeadersOptions() - Constructor for class org.keycloak.headers.DefaultSecurityHeadersOptions
- DefaultSecurityHeadersProvider - Class in org.keycloak.headers
- DefaultSecurityHeadersProvider(KeycloakSession) - Constructor for class org.keycloak.headers.DefaultSecurityHeadersProvider
- DefaultSecurityHeadersProviderFactory - Class in org.keycloak.headers
- DefaultSecurityHeadersProviderFactory() - Constructor for class org.keycloak.headers.DefaultSecurityHeadersProviderFactory
- DefaultSecurityProfileProvider - Class in org.keycloak.services.securityprofile
- DefaultSecurityProfileProvider(SecurityProfileConfiguration) - Constructor for class org.keycloak.services.securityprofile.DefaultSecurityProfileProvider
- DefaultSecurityProfileProviderFactory - Class in org.keycloak.services.securityprofile
-
The default implementation for the security profile.
- DefaultSecurityProfileProviderFactory() - Constructor for class org.keycloak.services.securityprofile.DefaultSecurityProfileProviderFactory
- DefaultThemeManager - Class in org.keycloak.theme
- DefaultThemeManager(DefaultThemeManagerFactory, KeycloakSession) - Constructor for class org.keycloak.theme.DefaultThemeManager
- DefaultThemeManagerFactory - Class in org.keycloak.theme
- DefaultThemeManagerFactory() - Constructor for class org.keycloak.theme.DefaultThemeManagerFactory
- DefaultThemeManagerFactory.ThemeKey - Class in org.keycloak.theme
- DefaultThemeSelectorProvider - Class in org.keycloak.theme
- DefaultThemeSelectorProvider(KeycloakSession) - Constructor for class org.keycloak.theme.DefaultThemeSelectorProvider
- DefaultThemeSelectorProviderFactory - Class in org.keycloak.theme
- DefaultThemeSelectorProviderFactory() - Constructor for class org.keycloak.theme.DefaultThemeSelectorProviderFactory
- DefaultTokenContextEncoderProvider - Class in org.keycloak.protocol.oidc.encode
- DefaultTokenContextEncoderProvider(KeycloakSession, DefaultTokenContextEncoderProviderFactory) - Constructor for class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProvider
- DefaultTokenContextEncoderProviderFactory - Class in org.keycloak.protocol.oidc.encode
- DefaultTokenContextEncoderProviderFactory() - Constructor for class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProviderFactory
- DefaultTokenManager - Class in org.keycloak.jose.jws
- DefaultTokenManager(KeycloakSession) - Constructor for class org.keycloak.jose.jws.DefaultTokenManager
- DefaultTrustIdentityProvider - Class in org.keycloak.broker.trust
- DefaultTrustIdentityProvider(KeycloakSession, DefaultTrustIdentityProviderConfig) - Constructor for class org.keycloak.broker.trust.DefaultTrustIdentityProvider
- DefaultTrustIdentityProviderConfig - Class in org.keycloak.broker.trust
- DefaultTrustIdentityProviderConfig() - Constructor for class org.keycloak.broker.trust.DefaultTrustIdentityProviderConfig
- DefaultTrustIdentityProviderConfig(IdentityProviderModel) - Constructor for class org.keycloak.broker.trust.DefaultTrustIdentityProviderConfig
- DefaultTrustIdentityProviderFactory - Class in org.keycloak.broker.trust
- DefaultTrustIdentityProviderFactory() - Constructor for class org.keycloak.broker.trust.DefaultTrustIdentityProviderFactory
- DefaultTrustMaterialPublicKeyLoader - Class in org.keycloak.broker.trust
- DefaultTrustMaterialPublicKeyLoader(KeycloakSession, DefaultTrustIdentityProviderConfig) - Constructor for class org.keycloak.broker.trust.DefaultTrustMaterialPublicKeyLoader
- DefaultVaultCharSecret - Class in org.keycloak.vault
-
Default
VaultCharSecretimplementation based onCharBuffer. - DefaultVaultRawSecret - Class in org.keycloak.vault
-
Default raw secret implementation for
byte[]. - DefaultVaultStringSecret - Class in org.keycloak.vault
-
Default
VaultCharSecretimplementation based onString. - DefaultVaultTranscriber - Class in org.keycloak.vault
-
Default
VaultTranscriberimplementation that uses the configuredVaultProviderto obtain raw secrets and convert them into other types. - DefaultVaultTranscriber(VaultProvider) - Constructor for class org.keycloak.vault.DefaultVaultTranscriber
- defer(String) - Method in class org.keycloak.theme.ThemeResourceDescriptor.Builder
- DEFLATE_COMPRESSION - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
- DEFLATE_COMPRESSION - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
- DELEGATION_COMPLETE - Static variable in class org.keycloak.services.messages.Messages
- DELEGATION_COMPLETE_HEADER - Static variable in class org.keycloak.services.messages.Messages
- DELEGATION_FAILED - Static variable in class org.keycloak.services.messages.Messages
- DELEGATION_FAILED_HEADER - Static variable in class org.keycloak.services.messages.Messages
- DELEGATION_MAY_ACT_SUB - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- DELEGATION_SCOPE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- DelegationScopeType - Class in org.keycloak.protocol.oidc.scope
- DelegationScopeType() - Constructor for class org.keycloak.protocol.oidc.scope.DelegationScopeType
- DelegationScopeType(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.scope.DelegationScopeType
- delete() - Method in class org.keycloak.authorization.admin.PolicyResourceService
- delete() - Method in class org.keycloak.authorization.admin.ResourceServerService
- delete() - Method in class org.keycloak.organization.admin.resource.OrganizationResource
- delete() - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Delete the identity provider
- delete() - Method in class org.keycloak.workflow.admin.resource.WorkflowResource
- delete(String) - Method in class org.keycloak.authorization.admin.ResourceSetService
- delete(String) - Method in class org.keycloak.authorization.admin.ScopeService
- delete(String) - Method in class org.keycloak.authorization.protection.permission.PermissionTicketService
- delete(String) - Method in class org.keycloak.authorization.protection.policy.UserManagedPermissionService
- delete(String) - Method in class org.keycloak.authorization.protection.resource.ResourceService
- delete(String) - Method in class org.keycloak.organization.admin.resource.OrganizationIdentityProvidersResource
- delete(String) - Method in class org.keycloak.organization.admin.resource.OrganizationMemberResource
- delete(String) - Method in class org.keycloak.services.clientregistration.AbstractClientRegistrationProvider
- delete(String) - Method in class org.keycloak.services.resources.admin.ClientInitialAccessResource
- delete(String) - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Delete a mapper for the identity provider
- delete(String) - Method in class org.keycloak.services.resources.admin.ProtocolMappersResource
-
Delete the mapper
- DELETE_ACCOUNT_ERROR - Static variable in class org.keycloak.services.messages.Messages
- DELETE_ACCOUNT_LACK_PRIVILEDGES - Static variable in class org.keycloak.services.messages.Messages
- DeleteAccount - Class in org.keycloak.authentication.requiredactions
- DeleteAccount() - Constructor for class org.keycloak.authentication.requiredactions.DeleteAccount
- deleteClient() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Delete the client
- deleteClientRoleMapping(List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.ClientRoleMappingsResource
-
Delete client-level roles from user or group role mapping
- deleteClientScope() - Method in class org.keycloak.services.resources.admin.ClientScopeResource
-
Delete the client scope
- deleteClientScopeMapping(List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.ScopeMappedClientResource
-
Remove client-level roles from the client's scope.
- DeleteClientStepProvider - Class in org.keycloak.models.workflow.client
- DeleteClientStepProvider(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.models.workflow.client.DeleteClientStepProvider
- DeleteClientStepProviderFactory - Class in org.keycloak.models.workflow.client
- DeleteClientStepProviderFactory() - Constructor for class org.keycloak.models.workflow.client.DeleteClientStepProviderFactory
- deleteComposites(String, List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Remove a set of roles from the role's composite
- deleteComposites(String, List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Remove roles from the role's composite
- deleteComposites(AdminEventBuilder, UriInfo, List<RoleRepresentation>, RoleModel) - Method in class org.keycloak.services.resources.admin.RoleResource
- deleteCredential(RealmModel, UserModel, String) - Method in class org.keycloak.credential.OTPCredentialProvider
- deleteCredential(RealmModel, UserModel, String) - Method in class org.keycloak.credential.PasswordCredentialProvider
- deleteCredential(RealmModel, UserModel, String) - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProvider
- deleteCredential(RealmModel, UserModel, String) - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- DeleteCredentialAction - Class in org.keycloak.authentication.requiredactions
- DeleteCredentialAction() - Constructor for class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- deleteDefault(String) - Method in class org.keycloak.services.clientregistration.DefaultClientRegistrationProvider
- deleteFlow(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Delete an authentication flow
- deleteGroup() - Method in class org.keycloak.organization.admin.resource.OrganizationGroupResource
- deleteGroup() - Method in class org.keycloak.services.resources.admin.GroupResource
- deleteInvitation(String) - Method in class org.keycloak.organization.admin.resource.OrganizationInvitationResource
- deleteOIDC(String) - Method in class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProvider
- deleteRealm() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Delete the realm
- deleteRealmLocalizationText(String, String) - Method in class org.keycloak.services.resources.admin.RealmLocalizationResource
- deleteRealmLocalizationTexts(String) - Method in class org.keycloak.services.resources.admin.RealmLocalizationResource
- deleteRealmRoleMappings(List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.RoleMapperResource
-
Delete realm-level role mappings
- deleteRealmScopeMappings(List<RoleRepresentation>) - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
Remove a set of realm-level roles from the client's scope
- deleteRole(String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Delete the role
- deleteRole(String) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Delete a role by name
- deleteRole(RealmModel, String, RoleRepresentation) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- deleteRole(RoleModel) - Method in class org.keycloak.partialimport.RealmRolesPartialImport.RoleHelper
- deleteRole(RoleModel) - Method in class org.keycloak.services.resources.admin.RoleResource
- deleteSession(String, boolean) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Remove a specific user session.
- deleteUser() - Method in class org.keycloak.services.resources.admin.UserResource
-
Delete the user
- DeleteUserStepProvider - Class in org.keycloak.models.workflow
- DeleteUserStepProvider(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.models.workflow.DeleteUserStepProvider
- DeleteUserStepProviderFactory - Class in org.keycloak.models.workflow
- DeleteUserStepProviderFactory() - Constructor for class org.keycloak.models.workflow.DeleteUserStepProviderFactory
- DelimitingCollector() - Constructor for class org.keycloak.protocol.docker.DockerKeyIdentifier.DelimitingCollector
- DENY_NEW_SESSION - Static variable in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- DenyAccessAuthenticator - Class in org.keycloak.authentication.authenticators.access
-
Explicitly deny access to the resources.
- DenyAccessAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticator
- DenyAccessAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.access
- DenyAccessAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- denyOAuth2DeviceAuthorization(AuthenticationSessionModel, LoginProtocol.Error, KeycloakSession) - Static method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- denyRequest(String, AuthenticationChannelResponse.Status) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationCallbackEndpoint
- denyUserCode(KeycloakSession, RealmModel, String) - Static method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- dependsOn() - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- deploy(ProviderManager) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- DeployedScriptAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.browser
- DeployedScriptAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- DeployedScriptAuthenticatorFactory(ScriptProviderMetadata) - Constructor for class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- DeployedScriptOIDCProtocolMapper - Class in org.keycloak.protocol.oidc.mappers
- DeployedScriptOIDCProtocolMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.DeployedScriptOIDCProtocolMapper
- DeployedScriptOIDCProtocolMapper(ScriptProviderMetadata) - Constructor for class org.keycloak.protocol.oidc.mappers.DeployedScriptOIDCProtocolMapper
- DeployedScriptSAMLProtocolMapper - Class in org.keycloak.protocol.saml.mappers
- DeployedScriptSAMLProtocolMapper() - Constructor for class org.keycloak.protocol.saml.mappers.DeployedScriptSAMLProtocolMapper
- DeployedScriptSAMLProtocolMapper(ScriptProviderMetadata) - Constructor for class org.keycloak.protocol.saml.mappers.DeployedScriptSAMLProtocolMapper
- deriveConfigId() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- deriveType() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
-
Return the verifiable credential type.
- DescriptionConverter - Class in org.keycloak.services.clientregistration.oidc
- DescriptionConverter() - Constructor for class org.keycloak.services.clientregistration.oidc.DescriptionConverter
- DESCRIPTOR_CACHE_SECONDS - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- deserialize(JsonParser, DeserializationContext) - Method in class org.keycloak.protocol.oid4vc.model.CredentialOfferGrantsDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.keycloak.protocol.oid4vc.model.VerifiableCredential.IssuerDeserializer
- deserialize(String) - Static method in class org.keycloak.authentication.authenticators.broker.util.ExistingUserInfo
- deserialize(String, Class<T>) - Method in class org.keycloak.broker.saml.SAMLDataMarshaller
- deserialize(KeycloakSession, String) - Static method in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
-
Deserialize the given
jweto aCIBAAuthenticationRequestinstance. - deserialize(KeycloakSession, AuthenticationSessionModel) - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- deserializeCode(Map<String, String>) - Static method in class org.keycloak.protocol.oidc.utils.OAuth2Code
- destinationValidator - Variable in class org.keycloak.broker.saml.SAMLEndpoint
- detachClientSession(AuthenticatedClientSessionModel) - Static method in class org.keycloak.protocol.oidc.TokenManager
- DETACHED_INFO_PATH - Static variable in class org.keycloak.services.resources.LoginActionsService
- detachedAuthSession - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- detachedInfo(String) - Method in class org.keycloak.services.resources.LoginActionsService
-
protocol independent "detached info" page.
- DetachedInfoStateChecker - Class in org.keycloak.forms.login.freemarker
- DetachedInfoStateChecker(KeycloakSession, RealmModel) - Constructor for class org.keycloak.forms.login.freemarker.DetachedInfoStateChecker
- DetachedInfoStateCookie - Class in org.keycloak.forms.login.freemarker
-
Cookie encapsulating data to be displayed on the info/error page.
- DetachedInfoStateCookie() - Constructor for class org.keycloak.forms.login.freemarker.DetachedInfoStateCookie
- detail(String) - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapFaultBuilder
- detail(String, String) - Method in class org.keycloak.services.resources.admin.AdminEventBuilder
- DetailBean(Map.Entry<String, String>) - Constructor for class org.keycloak.email.freemarker.beans.EventBean.DetailBean
- detectManaged() - Method in class org.keycloak.executors.DefaultExecutorsProviderFactory
- determineFetchOperation(String) - Method in class org.keycloak.protocol.oauth2.cimd.provider.AbstractPersistentClientIdMetadataDocumentProvider
- determineFetchOperation(String) - Method in interface org.keycloak.protocol.oauth2.cimd.provider.ClientIdMetadataDocumentProvider
-
Returns if fetching a client metadata to newly create it is needed, or re-fetching a client metadata to update it is needed, or re-fetching is not needed because a client metadata does not expire.
- determineProxy(HttpHost, HttpRequest, HttpContext) - Method in class org.keycloak.connections.httpclient.ProxyMappingsAwareRoutePlanner
- DeviceAuthorizationRequestContext - Class in org.keycloak.protocol.oidc.grants.device.clientpolicy.context
- DeviceAuthorizationRequestContext(AuthorizationEndpointRequest, MultivaluedMap<String, String>) - Constructor for class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceAuthorizationRequestContext
- DeviceEndpoint - Class in org.keycloak.protocol.oidc.grants.device.endpoints
- DeviceEndpoint(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpoint
- DeviceEndpointFactory - Class in org.keycloak.protocol.oidc.grants.device.endpoints
- DeviceEndpointFactory() - Constructor for class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpointFactory
- DeviceGrantType - Class in org.keycloak.protocol.oidc.grants.device
-
OAuth 2.0 Device Authorization Grant https://datatracker.ietf.org/doc/html/rfc8628#section-3.4
- DeviceGrantType() - Constructor for class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- DeviceGrantTypeFactory - Class in org.keycloak.protocol.oidc.grants.device
-
Factory for OAuth 2.0 Device Authorization Grant
- DeviceGrantTypeFactory() - Constructor for class org.keycloak.protocol.oidc.grants.device.DeviceGrantTypeFactory
- deviceRepresentation() - Method in class org.keycloak.device.DeviceRepresentationProviderImpl
- DeviceRepresentationProviderFactoryImpl - Class in org.keycloak.device
- DeviceRepresentationProviderFactoryImpl() - Constructor for class org.keycloak.device.DeviceRepresentationProviderFactoryImpl
- DeviceRepresentationProviderImpl - Class in org.keycloak.device
- devices() - Method in class org.keycloak.services.resources.account.SessionResource
-
Get device activity information based on the active sessions.
- DeviceTokenRequestContext - Class in org.keycloak.protocol.oidc.grants.device.clientpolicy.context
- DeviceTokenRequestContext(OAuth2DeviceCodeModel, MultivaluedMap<String, String>) - Constructor for class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceTokenRequestContext
- DeviceTokenResponseContext - Class in org.keycloak.protocol.oidc.grants.device.clientpolicy.context
- DeviceTokenResponseContext(OAuth2DeviceCodeModel, MultivaluedMap<String, String>, AuthenticatedClientSessionModel, TokenManager.AccessTokenResponseBuilder) - Constructor for class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceTokenResponseContext
- DI_PROOF - Static variable in class org.keycloak.protocol.oid4vc.model.ProofType
- DID_EXISTS - Static variable in class org.keycloak.services.messages.Messages
- DIFFERENT_USER_AUTHENTICATED - Static variable in class org.keycloak.services.messages.Messages
- DIR - Static variable in class org.keycloak.exportimport.ExportImportConfig
- direct() - Method in record class org.keycloak.utils.GroupUtils.GroupMembership
-
Returns the value of the
directrecord component. - disable() - Method in class org.keycloak.authorization.admin.AuthorizationService
- DisableClientStepProvider - Class in org.keycloak.models.workflow.client
- DisableClientStepProvider(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.models.workflow.client.DisableClientStepProvider
- DisableClientStepProviderFactory - Class in org.keycloak.models.workflow.client
- DisableClientStepProviderFactory() - Constructor for class org.keycloak.models.workflow.client.DisableClientStepProviderFactory
- disableCookies - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- disableCookies(boolean) - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
-
Disable cookie management.
- disableCredentialType(List<String>) - Method in class org.keycloak.services.resources.admin.UserResource
-
Disable all credentials for a user of a specific type
- disableCredentialType(RealmModel, UserModel, String) - Method in class org.keycloak.credential.PasswordCredentialProvider
- DISABLED - Enum constant in enum class org.keycloak.services.util.DPoPUtil.Mode
- disabledByBruteForceError(String) - Method in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- disabledByBruteForceError(String) - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator
- disabledByBruteForceFieldError() - Method in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- disabledByBruteForceFieldError() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator
- disableRedirectHandling() - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
-
Disables automatic redirect handling.
- disableServiceAccount(ClientModel) - Method in class org.keycloak.services.managers.ClientManager
- disableTrustManager - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- disableTrustManager() - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
-
Disable trust management and hostname verification.
- DisableUserStepProvider - Class in org.keycloak.models.workflow
- DisableUserStepProvider(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.models.workflow.DisableUserStepProvider
- DisableUserStepProviderFactory - Class in org.keycloak.models.workflow
- DisableUserStepProviderFactory() - Constructor for class org.keycloak.models.workflow.DisableUserStepProviderFactory
- DISPLAY_UNSUPPORTED - Static variable in class org.keycloak.services.messages.Messages
- displayName - Variable in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- DisplayObject - Class in org.keycloak.protocol.oid4vc.model
-
Represents a DisplayObject, as used in the OID4VCI Credentials Issuer Metadata
- DisplayObject() - Constructor for class org.keycloak.protocol.oid4vc.model.DisplayObject
- DisplayObject.BackgroundImageObject - Class in org.keycloak.protocol.oid4vc.model
-
Represents a background image object as defined in the OID4VCI specification.
- DisplayObject.LogoObject - Class in org.keycloak.protocol.oid4vc.model
-
Represents a logo object as defined in the OID4VCI specification.
- DiVpProof - Class in org.keycloak.protocol.oid4vc.model
-
W3C Verifiable Presentation as defined by [VC_DATA_2.0] or [VC_DATA] secured using Data Integrity [VC_Data_Integrity].
- DiVpProof() - Constructor for class org.keycloak.protocol.oid4vc.model.DiVpProof
- DiVpProof(List<String>, List<String>, String, List<DiVpProof.DataIntegrityProof>) - Constructor for class org.keycloak.protocol.oid4vc.model.DiVpProof
- DiVpProof.DataIntegrityProof - Class in org.keycloak.protocol.oid4vc.model
-
Data Integrity Proof as defined in [VC_Data_Integrity].
- DOCKER_AUTH_V2_CATEGORY - Static variable in class org.keycloak.protocol.docker.mapper.DockerAuthV2ProtocolMapper
- DOCKER_ENDPOINT - Enum constant in enum class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequestParserProcessor.EndpointType
- DockerAuthenticator - Class in org.keycloak.protocol.docker
- DockerAuthenticator() - Constructor for class org.keycloak.protocol.docker.DockerAuthenticator
- DockerAuthenticatorFactory - Class in org.keycloak.protocol.docker
- DockerAuthenticatorFactory() - Constructor for class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- DockerAuthV2AttributeMapper - Interface in org.keycloak.protocol.docker.mapper
- DockerAuthV2Protocol - Class in org.keycloak.protocol.docker
- DockerAuthV2Protocol() - Constructor for class org.keycloak.protocol.docker.DockerAuthV2Protocol
- DockerAuthV2Protocol(KeycloakSession, RealmModel, UriInfo, HttpHeaders, EventBuilder) - Constructor for class org.keycloak.protocol.docker.DockerAuthV2Protocol
- DockerAuthV2ProtocolFactory - Class in org.keycloak.protocol.docker
- DockerAuthV2ProtocolFactory() - Constructor for class org.keycloak.protocol.docker.DockerAuthV2ProtocolFactory
- DockerAuthV2ProtocolMapper - Class in org.keycloak.protocol.docker.mapper
- DockerAuthV2ProtocolMapper() - Constructor for class org.keycloak.protocol.docker.mapper.DockerAuthV2ProtocolMapper
- DockerCertFileUtils - Class in org.keycloak.protocol.docker.installation.compose
- DockerComposeCertsDirectory - Class in org.keycloak.protocol.docker.installation.compose
- DockerComposeCertsDirectory(String, Certificate, String, String, String, String) - Constructor for class org.keycloak.protocol.docker.installation.compose.DockerComposeCertsDirectory
- DockerComposeYamlFile - Class in org.keycloak.protocol.docker.installation.compose
-
Representation of the docker-compose.yaml file
- DockerComposeYamlFile(String, String, String, String, String, String, URL, String, String) - Constructor for class org.keycloak.protocol.docker.installation.compose.DockerComposeYamlFile
- DockerComposeYamlInstallationProvider - Class in org.keycloak.protocol.docker.installation
- DockerComposeYamlInstallationProvider() - Constructor for class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- DockerComposeZipContent - Class in org.keycloak.protocol.docker.installation.compose
- DockerComposeZipContent(Certificate, URL, String, String) - Constructor for class org.keycloak.protocol.docker.installation.compose.DockerComposeZipContent
- DockerEndpoint - Class in org.keycloak.protocol.docker
-
Implements a docker-client understandable format.
- DockerEndpoint(KeycloakSession, EventBuilder, EventType) - Constructor for class org.keycloak.protocol.docker.DockerEndpoint
- DockerKeyIdentifier - Class in org.keycloak.protocol.docker
-
The “kid” field has to be in a libtrust fingerprint compatible format.
- DockerKeyIdentifier(Key) - Constructor for class org.keycloak.protocol.docker.DockerKeyIdentifier
- DockerKeyIdentifier.DelimitingCollector - Class in org.keycloak.protocol.docker
- DockerRegistryConfigFileInstallationProvider - Class in org.keycloak.protocol.docker.installation
- DockerRegistryConfigFileInstallationProvider() - Constructor for class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- DockerV2LoginProtocolService - Class in org.keycloak.protocol.docker
- DockerV2LoginProtocolService(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.protocol.docker.DockerV2LoginProtocolService
- DockerVariableOverrideInstallationProvider - Class in org.keycloak.protocol.docker.installation
- DockerVariableOverrideInstallationProvider() - Constructor for class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- doCreatePolicyResource(Policy) - Method in class org.keycloak.authorization.admin.PermissionService
- doCreatePolicyResource(Policy) - Method in class org.keycloak.authorization.admin.PolicyService
- doCreatePolicyResource(Policy) - Method in class org.keycloak.authorization.admin.PolicyTypeService
- doCreatePolicyTypeResource(String) - Method in class org.keycloak.authorization.admin.PermissionService
- doCreatePolicyTypeResource(String) - Method in class org.keycloak.authorization.admin.PolicyService
- doCreateRepresentation(String) - Method in class org.keycloak.authorization.admin.PolicyResourceService
- doCreateRepresentation(String) - Method in class org.keycloak.authorization.admin.PolicyService
- doCreateRepresentation(String) - Method in class org.keycloak.authorization.admin.PolicyTypeResourceService
- doCreateRepresentation(String) - Method in class org.keycloak.authorization.admin.PolicyTypeService
- doesAuthenticationSessionFromCookieMatchOneFromToken(ActionTokenContext<T>, AuthenticationSessionModel, String) - Static method in class org.keycloak.services.resources.LoginActionsServiceChecks
-
This check verifies that current authentication session is consistent with the one specified in token.
- doGetFederatedIdentity(String) - Method in class org.keycloak.broker.oauth.OAuth2IdentityProvider
- doGetFederatedIdentity(String) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- doGetFederatedIdentity(String) - Method in class org.keycloak.social.bitbucket.BitbucketIdentityProvider
- doGetFederatedIdentity(String) - Method in class org.keycloak.social.facebook.FacebookIdentityProvider
- doGetFederatedIdentity(String) - Method in class org.keycloak.social.github.GitHubIdentityProvider
- doGetFederatedIdentity(String) - Method in class org.keycloak.social.instagram.InstagramIdentityProvider
- doGetFederatedIdentity(String) - Method in class org.keycloak.social.microsoft.MicrosoftIdentityProvider
- doGetFederatedIdentity(String) - Method in class org.keycloak.social.openshift.OpenshiftV4IdentityProvider
- doGetFederatedIdentity(String) - Method in class org.keycloak.social.paypal.PayPalIdentityProvider
- doGetFederatedIdentity(String) - Method in class org.keycloak.social.stackoverflow.StackoverflowIdentityProvider
- doImport(PartialImportRepresentation, RealmModel, KeycloakSession) - Method in class org.keycloak.partialimport.AbstractPartialImport
- doImport(PartialImportRepresentation, RealmModel, KeycloakSession) - Method in interface org.keycloak.partialimport.PartialImport
-
Create (or re-create) all the imported resources.
- doImport(PartialImportRepresentation, RealmModel, KeycloakSession) - Method in class org.keycloak.partialimport.RolesPartialImport
- doSearch(Integer, Integer, String, Map<Policy.FilterOption, String[]>) - Method in class org.keycloak.authorization.admin.PermissionService
- doSearch(Integer, Integer, String, Map<Policy.FilterOption, String[]>) - Method in class org.keycloak.authorization.admin.PolicyService
- doSearch(Integer, Integer, String, Map<Policy.FilterOption, String[]>) - Method in class org.keycloak.authorization.admin.PolicyTypeService
- doValidate(Object, String, ValidationContext, ValidatorConfig) - Method in class org.keycloak.organization.validator.OrganizationMemberValidator
- doValidate(String, String, ValidationContext, ValidatorConfig) - Method in class org.keycloak.userprofile.validator.PersonNameProhibitedCharactersValidator
- doValidate(String, String, ValidationContext, ValidatorConfig) - Method in class org.keycloak.userprofile.validator.UsernameProhibitedCharactersValidator
- DownscopeAssertionGrantEnforcerExecutor - Class in org.keycloak.services.clientpolicy.executor
- DownscopeAssertionGrantEnforcerExecutor(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutor
- DownscopeAssertionGrantEnforcerExecutorFactory - Class in org.keycloak.services.clientpolicy.executor
-
Factory that enforces the grant to only use scopes that are already present in the initial assertion.
- DownscopeAssertionGrantEnforcerExecutorFactory() - Constructor for class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutorFactory
- DownStreamBackchannelLogoutResponse() - Constructor for class org.keycloak.protocol.oidc.BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse
- dPoP(String) - Method in class org.keycloak.services.util.DPoPUtil.Validator
- DPOP_BINDING_ONLY_REFRESH_TOKEN_SESSION_ATTRIBUTE - Static variable in class org.keycloak.services.util.DPoPUtil
- DPOP_JKT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- DPOP_JKT_TYPE - Static variable in class org.keycloak.services.util.DPoPUtil
- DPOP_SCHEME - Static variable in class org.keycloak.services.util.DPoPUtil
- DPOP_SESSION_ATTRIBUTE - Static variable in class org.keycloak.services.util.DPoPUtil
- DPOP_TOKEN_TYPE - Static variable in class org.keycloak.services.util.DPoPUtil
- DPoPBindEnforcerExecutor - Class in org.keycloak.services.clientpolicy.executor
- DPoPBindEnforcerExecutor(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutor
- DPoPBindEnforcerExecutor.Configuration - Class in org.keycloak.services.clientpolicy.executor
- DPoPBindEnforcerExecutorFactory - Class in org.keycloak.services.clientpolicy.executor
- DPoPBindEnforcerExecutorFactory() - Constructor for class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- DPoPUtil - Class in org.keycloak.services.util
- DPoPUtil() - Constructor for class org.keycloak.services.util.DPoPUtil
- DPoPUtil.DPoPVerificationException - Exception in org.keycloak.services.util
- DPoPUtil.Mode - Enum Class in org.keycloak.services.util
- DPoPUtil.Validator - Class in org.keycloak.services.util
- DPoPVerificationException(DPoP, String) - Constructor for exception org.keycloak.services.util.DPoPUtil.DPoPVerificationException
- DUMMY_PASSWORD - Static variable in class org.keycloak.truststore.TruststoreBuilder
- dummyHash(AuthenticationFlowContext) - Static method in class org.keycloak.authentication.authenticators.util.AuthenticatorUtils
-
This method exists to simulate hashing of some "dummy" password.
- dumpCredentialModel(WebAuthnCredentialModel, WebAuthnCredentialModelInput) - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- DuplicateDidValidator - Class in org.keycloak.protocol.oid4vc.userprofile
-
Validator to check that the DID attribute value is unique among users in the realm.
- DuplicateDidValidator() - Constructor for class org.keycloak.protocol.oid4vc.userprofile.DuplicateDidValidator
- DuplicateEmailValidator - Class in org.keycloak.userprofile.validator
-
Validator to check User Profile email duplication conditions based on realm settings like isDuplicateEmailsAllowed.
- DuplicateEmailValidator() - Constructor for class org.keycloak.userprofile.validator.DuplicateEmailValidator
- DuplicateUsernameValidator - Class in org.keycloak.userprofile.validator
-
Validator to check that User Profile username already exists in database for another user in case of it's change, and fail in this case.
- DuplicateUsernameValidator() - Constructor for class org.keycloak.userprofile.validator.DuplicateUsernameValidator
- DynamicClientRegisterContext - Class in org.keycloak.services.clientpolicy.context
- DynamicClientRegisterContext(ClientRegistrationContext, JsonWebToken, RealmModel) - Constructor for class org.keycloak.services.clientpolicy.context.DynamicClientRegisterContext
- DynamicClientRegisteredContext - Class in org.keycloak.services.clientpolicy.context
- DynamicClientRegisteredContext(ClientRegistrationContext, ClientModel, JsonWebToken, RealmModel) - Constructor for class org.keycloak.services.clientpolicy.context.DynamicClientRegisteredContext
- DynamicClientUnregisterContext - Class in org.keycloak.services.clientpolicy.context
- DynamicClientUnregisterContext(KeycloakSession, ClientModel, JsonWebToken, RealmModel) - Constructor for class org.keycloak.services.clientpolicy.context.DynamicClientUnregisterContext
- DynamicClientUpdateContext - Class in org.keycloak.services.clientpolicy.context
- DynamicClientUpdateContext(ClientRegistrationContext, ClientModel, JsonWebToken, RealmModel) - Constructor for class org.keycloak.services.clientpolicy.context.DynamicClientUpdateContext
- DynamicClientUpdatedContext - Class in org.keycloak.services.clientpolicy.context
- DynamicClientUpdatedContext(KeycloakSession, ClientModel, JsonWebToken, RealmModel) - Constructor for class org.keycloak.services.clientpolicy.context.DynamicClientUpdatedContext
- DynamicClientViewContext - Class in org.keycloak.services.clientpolicy.context
- DynamicClientViewContext(KeycloakSession, ClientModel, JsonWebToken, RealmModel) - Constructor for class org.keycloak.services.clientpolicy.context.DynamicClientViewContext
- dynamicImports() - Method in record class org.keycloak.services.util.Chunk
-
Returns the value of the
dynamicImportsrecord component.
E
- EC_GENERATE_CERTIFICATE_KEY - Static variable in interface org.keycloak.keys.Attributes
- EC_GENERATE_CERTIFICATE_PROPERTY - Static variable in interface org.keycloak.keys.Attributes
- ECDH_ALGORITHM_KEY - Static variable in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- ECDH_ALGORITHM_PROPERTY - Static variable in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- ECDH_ELLIPTIC_CURVE_KEY - Static variable in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- ECDH_ELLIPTIC_CURVE_PROPERTY - Static variable in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- ECDH_PRIVATE_KEY_KEY - Static variable in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- ECDH_PUBLIC_KEY_KEY - Static variable in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- EcdhEsA128KwCekManagementProviderFactory - Class in org.keycloak.crypto
- EcdhEsA128KwCekManagementProviderFactory() - Constructor for class org.keycloak.crypto.EcdhEsA128KwCekManagementProviderFactory
- EcdhEsA192KwCekManagementProviderFactory - Class in org.keycloak.crypto
- EcdhEsA192KwCekManagementProviderFactory() - Constructor for class org.keycloak.crypto.EcdhEsA192KwCekManagementProviderFactory
- EcdhEsA256KwCekManagementProviderFactory - Class in org.keycloak.crypto
- EcdhEsA256KwCekManagementProviderFactory() - Constructor for class org.keycloak.crypto.EcdhEsA256KwCekManagementProviderFactory
- EcdhEsCekManagementProvider - Class in org.keycloak.crypto
- EcdhEsCekManagementProvider(KeycloakSession, String) - Constructor for class org.keycloak.crypto.EcdhEsCekManagementProvider
- EcdhEsCekManagementProviderFactory - Class in org.keycloak.crypto
- EcdhEsCekManagementProviderFactory() - Constructor for class org.keycloak.crypto.EcdhEsCekManagementProviderFactory
- ECDSA_ELLIPTIC_CURVE_KEY - Static variable in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- ECDSA_ELLIPTIC_CURVE_PROPERTY - Static variable in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- ECDSA_PRIVATE_KEY_KEY - Static variable in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- ECDSA_PUBLIC_KEY_KEY - Static variable in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- ECDSA_SECP_256K1_SIGNATURE_2019 - Enum constant in enum class org.keycloak.protocol.oid4vc.issuance.signing.vcdm.LDSignatureType
- ECDSAClientSignatureVerifierProvider - Class in org.keycloak.crypto
- ECDSAClientSignatureVerifierProvider(KeycloakSession, String) - Constructor for class org.keycloak.crypto.ECDSAClientSignatureVerifierProvider
- ECDSASignatureProvider - Class in org.keycloak.crypto
- ECDSASignatureProvider(KeycloakSession, String) - Constructor for class org.keycloak.crypto.ECDSASignatureProvider
- ED_25519_SIGNATURE_2018 - Enum constant in enum class org.keycloak.protocol.oid4vc.issuance.signing.vcdm.LDSignatureType
- ED_25519_SIGNATURE_2020 - Enum constant in enum class org.keycloak.protocol.oid4vc.issuance.signing.vcdm.LDSignatureType
- Ed255192018Suite - Class in org.keycloak.protocol.oid4vc.issuance.signing.vcdm
-
Implementation of an LD-Crypto Suite for Ed25519Signature2018
- Ed255192018Suite(SignatureSignerContext) - Constructor for class org.keycloak.protocol.oid4vc.issuance.signing.vcdm.Ed255192018Suite
- EDDSA_ELLIPTIC_CURVE_KEY - Static variable in class org.keycloak.keys.AbstractEddsaKeyProviderFactory
- EDDSA_ELLIPTIC_CURVE_PROPERTY - Static variable in class org.keycloak.keys.AbstractEddsaKeyProviderFactory
- EDDSA_PRIVATE_KEY_KEY - Static variable in class org.keycloak.keys.AbstractEddsaKeyProviderFactory
- EDDSA_PUBLIC_KEY_KEY - Static variable in class org.keycloak.keys.AbstractEddsaKeyProviderFactory
- EdDSAClientSignatureVerifierProvider - Class in org.keycloak.crypto
- EdDSAClientSignatureVerifierProvider(KeycloakSession, String) - Constructor for class org.keycloak.crypto.EdDSAClientSignatureVerifierProvider
- EdDSAClientSignatureVerifierProviderFactory - Class in org.keycloak.crypto
- EdDSAClientSignatureVerifierProviderFactory() - Constructor for class org.keycloak.crypto.EdDSAClientSignatureVerifierProviderFactory
- EdDSASignatureProvider - Class in org.keycloak.crypto
- EdDSASignatureProvider(KeycloakSession) - Constructor for class org.keycloak.crypto.EdDSASignatureProvider
- EdDSASignatureProviderFactory - Class in org.keycloak.crypto
- EdDSASignatureProviderFactory() - Constructor for class org.keycloak.crypto.EdDSASignatureProviderFactory
- EMAIL - Enum constant in enum class org.keycloak.utils.SearchQueryUtils.UserSearchPrefix
- EMAIL - Static variable in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- EMAIL - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- EMAIL_EXISTS - Static variable in class org.keycloak.services.messages.Messages
- EMAIL_FRAGMENT - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- EMAIL_RESEND_COOLDOWN_DEFAULT_SECONDS - Static variable in class org.keycloak.authentication.requiredactions.util.EmailCooldownManager
- EMAIL_RESEND_COOLDOWN_KEY_PREFIX - Static variable in class org.keycloak.authentication.requiredactions.UpdateEmail
- EMAIL_RESEND_COOLDOWN_KEY_PREFIX - Static variable in class org.keycloak.authentication.requiredactions.VerifyEmail
- EMAIL_RESEND_COOLDOWN_SECONDS - Static variable in class org.keycloak.authentication.requiredactions.util.EmailCooldownManager
- EMAIL_SCOPE - Static variable in class org.keycloak.social.bitbucket.BitbucketIdentityProvider
- EMAIL_SCOPE_CONSENT_TEXT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- EMAIL_SENT - Static variable in class org.keycloak.services.messages.Messages
- EMAIL_SENT_ERROR - Static variable in class org.keycloak.services.messages.Messages
- EMAIL_URL - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
-
Deprecated.Use
GitHubIdentityProvider.DEFAULT_EMAIL_URLinstead. - EMAIL_URL_KEY - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
-
Email URL key in config map.
- EMAIL_VERIFICATION_CANCELLED - Static variable in class org.keycloak.services.messages.Messages
- EMAIL_VERIFICATION_PENDING - Static variable in class org.keycloak.services.messages.Messages
- EMAIL_VERIFIED - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- EMAIL_VERIFIED - Static variable in class org.keycloak.services.messages.Messages
- EMAIL_VERIFIED_ALREADY - Static variable in class org.keycloak.services.messages.Messages
- EMAIL_VERIFIED_ALREADY_HEADER - Static variable in class org.keycloak.services.messages.Messages
- EMAIL_VERIFIED_HEADER - Static variable in class org.keycloak.services.messages.Messages
- EmailAuthenticator - Interface in org.keycloak.email
- EmailAuthenticator.AuthenticatorType - Enum Class in org.keycloak.email
- EmailBean - Class in org.keycloak.forms.login.freemarker.model
- EmailBean(UserModel, MultivaluedMap<String, String>, KeycloakSession) - Constructor for class org.keycloak.forms.login.freemarker.model.EmailBean
- EmailCooldownManager - Class in org.keycloak.authentication.requiredactions.util
- EmailCooldownManager() - Constructor for class org.keycloak.authentication.requiredactions.util.EmailCooldownManager
- EmailEventListenerProvider - Class in org.keycloak.events.email
- EmailEventListenerProvider(KeycloakSession, Set<EventType>) - Constructor for class org.keycloak.events.email.EmailEventListenerProvider
- EmailEventListenerProviderFactory - Class in org.keycloak.events.email
- EmailEventListenerProviderFactory() - Constructor for class org.keycloak.events.email.EmailEventListenerProviderFactory
- EmailExistsAsUsernameValidator - Class in org.keycloak.userprofile.validator
-
Validator to check User Profile email duplication conditions if isDuplicateEmailsAllowed is false but isRegistrationEmailAsUsername is true.
- EmailExistsAsUsernameValidator() - Constructor for class org.keycloak.userprofile.validator.EmailExistsAsUsernameValidator
- EmailTemplate(String, String, String) - Constructor for class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider.EmailTemplate
- embed(String, String) - Static method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferLookupKey
- empty() - Static method in class org.keycloak.theme.ThemeResources
- enable(boolean) - Method in class org.keycloak.authorization.admin.AuthorizationService
- ENABLE_CRL - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- ENABLE_CRLDP - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- ENABLE_OCSP - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- ENABLE_WEBAUTHN_CONDITIONAL_UI - Static variable in interface org.keycloak.WebAuthnConstants
- enablecRLSignBit() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.KeyUsageValidationBuilder
- enabled(boolean) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.TimestampValidationBuilder
- enabled(boolean) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.TrustValidationBuilder
- ENABLED - Enum constant in enum class org.keycloak.services.util.DPoPUtil.Mode
- ENABLED_FROM_METADATA - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- ENABLED_KEY - Static variable in interface org.keycloak.keys.Attributes
- ENABLED_PROPERTY - Static variable in interface org.keycloak.keys.Attributes
- enableDataEncriphermentBit() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.KeyUsageValidationBuilder
- enableDecipherOnlyBit() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.KeyUsageValidationBuilder
- enableDigitalSignatureBit() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.KeyUsageValidationBuilder
- enabledUser(AuthenticationFlowContext, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- enableEnciphermentOnlyBit() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.KeyUsageValidationBuilder
- enableKeyAgreementBit() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.KeyUsageValidationBuilder
- enableKeyCertSign() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.KeyUsageValidationBuilder
- enableKeyEnciphermentBit() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.KeyUsageValidationBuilder
- enableNonRepudiationBit() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.KeyUsageValidationBuilder
- enableServiceAccount(ClientModel) - Method in class org.keycloak.services.managers.ClientManager
- encode(String) - Static method in class org.keycloak.utils.TotpUtils
- encode(Token) - Method in class org.keycloak.jose.jws.DefaultTokenManager
- encodeAndEncrypt(KeycloakSession, RestartLoginCookie) - Static method in class org.keycloak.protocol.RestartLoginCookie
- encodeAndEncrypt(Token) - Method in class org.keycloak.jose.jws.DefaultTokenManager
- encodeAsQRBytes(String, int, int) - Static method in class org.keycloak.utils.QRCodeUtils
-
Encode specified String as a QR code in PNG format
- encodeAsQRString(String, int, int) - Static method in class org.keycloak.utils.QRCodeUtils
-
Encode specified String as a QR code in PNG format
- encodeCodeChallenge(String, String) - Static method in class org.keycloak.protocol.oidc.utils.PkceUtils
- encodeContentType(String) - Method in class org.keycloak.encoding.GzipResourceEncodingProviderFactory
- encodeContentType(String) - Method in interface org.keycloak.encoding.ResourceEncodingProviderFactory
- encodeSamlDocument(Document) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- encodeSamlDocument(Document) - Method in class org.keycloak.protocol.saml.SamlService.PostBindingProtocol
- encodeSamlDocument(Document) - Method in class org.keycloak.protocol.saml.SamlService.RedirectBindingProtocol
- encodeTokenId(AccessTokenContext) - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProvider
- encodeTokenId(AccessTokenContext) - Method in interface org.keycloak.protocol.oidc.encode.TokenContextEncoderProvider
- encodeToString() - Method in class org.keycloak.protocol.oid4vc.model.IssuerState
- encryptAlgorithm(TokenCategory) - Method in class org.keycloak.jose.jws.DefaultTokenManager
- ENCRYPTION_ALGORITHM - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- ENCRYPTION_PUBLIC_KEY - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- ENCRYPTION_REQUIRED - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutorFactory
- end() - Method in class org.keycloak.transaction.JtaTransactionWrapper
- END_AFTER_REQUIRED_ACTIONS - Static variable in class org.keycloak.services.managers.AuthenticationManager
- END_CERT - Static variable in class org.keycloak.protocol.docker.installation.compose.DockerCertFileUtils
- END_PRIVATE_KEY - Static variable in class org.keycloak.protocol.docker.installation.compose.DockerCertFileUtils
- ended - Variable in class org.keycloak.transaction.JtaTransactionWrapper
- Endpoint(UserAuthenticationIdentityProvider.AuthenticationCallback, RealmModel, EventBuilder, AbstractOAuth2IdentityProvider) - Constructor for class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.Endpoint
- Endpoint(KeycloakSession, UserAuthenticationIdentityProvider.AuthenticationCallback, EventBuilder, TwitterIdentityProvider) - Constructor for class org.keycloak.social.twitter.TwitterIdentityProvider.Endpoint
- ENFORCE_AUTHORIZATION_CODE_BINDING_TO_DPOP - Static variable in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- ENFORCE_UPDATE_PROFILE - Static variable in class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- enforceAuthorizationCodeBindingToDpop - Variable in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutor.Configuration
- enforced - Variable in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutor.Configuration
- ENFORCED - Static variable in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutorFactory
- enforceMinimumAcr(List<String>, ClientModel) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
- enforcerConfig - Variable in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
- enhancePropertiesWithRealmLocalizationTexts(RealmModel, Locale, Map<Locale, Properties>) - Static method in class org.keycloak.services.util.LocaleUtil
-
Enhance the properties from a theme with realm localization texts.
- enlist(KeycloakTransaction) - Method in class org.keycloak.services.DefaultKeycloakTransactionManager
- enlistAfterCompletion(KeycloakTransaction) - Method in class org.keycloak.services.DefaultKeycloakTransactionManager
- enlistForClose(Provider) - Method in class org.keycloak.services.DefaultKeycloakSession
- enlistPrepare(KeycloakTransaction) - Method in class org.keycloak.services.DefaultKeycloakTransactionManager
- ENTITY_ID - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- EntityDescriptorClientRegistrationContext - Class in org.keycloak.protocol.saml.clientregistration
- EntityDescriptorClientRegistrationContext(KeycloakSession, ClientRepresentation, ClientRegistrationProvider) - Constructor for class org.keycloak.protocol.saml.clientregistration.EntityDescriptorClientRegistrationContext
- EntityDescriptorClientRegistrationProvider - Class in org.keycloak.protocol.saml.clientregistration
- EntityDescriptorClientRegistrationProvider(KeycloakSession) - Constructor for class org.keycloak.protocol.saml.clientregistration.EntityDescriptorClientRegistrationProvider
- EntityDescriptorClientRegistrationProviderFactory - Class in org.keycloak.protocol.saml.clientregistration
- EntityDescriptorClientRegistrationProviderFactory() - Constructor for class org.keycloak.protocol.saml.clientregistration.EntityDescriptorClientRegistrationProviderFactory
- EntityDescriptorDescriptionConverter - Class in org.keycloak.protocol.saml
- EntityDescriptorDescriptionConverter() - Constructor for class org.keycloak.protocol.saml.EntityDescriptorDescriptionConverter
- EnvoyProxySslClientCertificateLookup - Class in org.keycloak.services.x509
- EnvoyProxySslClientCertificateLookup() - Constructor for class org.keycloak.services.x509.EnvoyProxySslClientCertificateLookup
- EnvoyProxySslClientCertificateLookupFactory - Class in org.keycloak.services.x509
- EnvoyProxySslClientCertificateLookupFactory() - Constructor for class org.keycloak.services.x509.EnvoyProxySslClientCertificateLookupFactory
- equals(Object) - Method in record class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.keycloak.credential.AttestationStatementSerializationContainer
- equals(Object) - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.AttributeGroup
- equals(Object) - Method in record class org.keycloak.models.workflow.WorkflowStepRunnerSuccessEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.keycloak.protocol.docker.DockerKeyIdentifier
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.AuthorizationCodeGrant
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.ClaimDisplay
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.ClaimsDescription
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject.BackgroundImageObject
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject.LogoObject
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.IssuerState
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationsRequired
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.PreAuthorizedCodeGrant
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.ProofTypeJWT
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.ProofTypeMetadata
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.ProofTypesSupported
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.Role
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- equals(Object) - Method in class org.keycloak.protocol.oid4vc.model.SupportedProofTypeData
- equals(Object) - Method in class org.keycloak.protocol.oidc.encode.AccessTokenContext
- equals(Object) - Method in class org.keycloak.protocol.oidc.rar.model.IntermediaryScopeRepresentation
- equals(Object) - Method in record class org.keycloak.protocol.oidc.refresh.InitialRefreshTokenContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.keycloak.protocol.oidc.refresh.RefreshTokenContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.keycloak.protocol.oidc.token.TokenPostProcessorContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider.ExternalExchangeContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.keycloak.services.managers.AuthenticationManager.AuthResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.keycloak.services.resources.ShutdownDelayInitiatedEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.keycloak.services.util.Chunk
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.keycloak.theme.DefaultThemeManagerFactory.ThemeKey
- equals(Object) - Method in record class org.keycloak.utils.GroupUtils.GroupMembership
-
Indicates whether some other object is "equal to" this one.
- ERR_CLIENTID_EMPTY_PATH - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_CLIENTID_FRAGMENT - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_CLIENTID_INVALID_SCHEME - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_CLIENTID_MALFORMED_URL - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_CLIENTID_PATH_TRAVERSAL - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_CLIENTID_QUERY - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_CLIENTID_USERINFO - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_GENERAL - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor
- ERR_HOST_UNRESOLVED - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_INVALID_PARAMETER - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_LOOPBACK - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor
- ERR_METADATA_CLIENTID_UNMATCH - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_METADATA_CLIENTSECRET - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_METADATA_FETCH_FAILED - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_METADATA_MALFORMED_URL - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_METADATA_NO_ALL_URIS_SAMEDOMAIN - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_METADATA_NO_CONFIDENTIAL_CLIENT - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutor
- ERR_METADATA_NO_CONFIDENTIAL_CLIENT_JWKS - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutor
- ERR_METADATA_NO_REQUIRED_PROPERTIES - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_METADATA_NOCLIENTID - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_METADATA_NOCONTENT - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_METADATA_NOTALLOWED_CLIENTAUTH - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_METADATA_REDIRECTURI - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_METADATA_URIS_SAMEDOMAIN - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_NORMALURI - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor
- ERR_NOTALLOWED_DOMAIN - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- ERR_PRIVATESCHEME - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor
- error(RuntimeException) - Static method in class org.keycloak.services.clientregistration.ClientRegistrationTokenUtils.TokenVerification
- error(String) - Method in class org.keycloak.utils.OAuth2Error
- error(String, Response.Status) - Static method in class org.keycloak.services.ErrorResponse
- error(String, Object[], Response.Status) - Static method in class org.keycloak.services.ErrorResponse
- error(IdentityProviderModel, String) - Method in class org.keycloak.services.resources.IdentityBrokerService
- error(KeycloakSession, AuthenticationSessionModel, Response.Status, String, Object...) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- error(KeycloakSession, AuthenticationSessionModel, Response.Status, String, Object...) - Method in class org.keycloak.protocol.saml.SamlService.PostBindingProtocol
- error(KeycloakSession, AuthenticationSessionModel, Response.Status, String, Object...) - Method in class org.keycloak.protocol.saml.SamlService.RedirectBindingProtocol
- error(KeycloakSession, AuthenticationSessionModel, Response.Status, String, Object...) - Static method in class org.keycloak.services.ErrorPage
- ERROR - Static variable in interface org.keycloak.WebAuthnConstants
- ERROR_INVALID_RESOURCE - Static variable in interface org.keycloak.protocol.oidc.resourceindicators.ResourceIndicatorConstants
- ERROR_MESSAGE - Static variable in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- ERROR_MESSAGE - Static variable in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- ERROR_NOT_MATCHING - Static variable in interface org.keycloak.protocol.oidc.resourceindicators.ResourceIndicatorConstants
- ERROR_RESPONSE_TEXT - Static variable in class org.keycloak.services.error.KeycloakErrorHandler
- ERROR_USER_ATTRIBUTE_REQUIRED - Static variable in class org.keycloak.userprofile.validator.AttributeRequiredByMetadataValidator
- errorAuthenticating(Exception, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- errorAuthenticating(Exception, String) - Method in interface org.keycloak.services.ServicesLogger
- errorAuthenticating$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- errorAuthenticatingClient(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- errorAuthenticatingClient(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- errorAuthenticatingClient$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- errorClosingLDAP(NamingException) - Method in class org.keycloak.services.ServicesLogger_$logger
- errorClosingLDAP(NamingException) - Method in interface org.keycloak.services.ServicesLogger
- errorClosingLDAP$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- ErrorCode - Interface in org.keycloak.authorization
- ErrorCodes - Interface in org.keycloak.services.clientregistration
- errorDescription(String) - Method in class org.keycloak.utils.OAuth2Error
- errorDuringChangedUserSync(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- errorDuringChangedUserSync(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- errorDuringChangedUserSync$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- errorDuringFullUserSync(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- errorDuringFullUserSync(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- errorDuringFullUserSync$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- errorMessage - Variable in class org.keycloak.authentication.RequiredActionContextResult
- ErrorPage - Class in org.keycloak.services
- ErrorPage() - Constructor for class org.keycloak.services.ErrorPage
- ErrorPageException - Exception in org.keycloak.services
- ErrorPageException(Response) - Constructor for exception org.keycloak.services.ErrorPageException
- ErrorPageException(KeycloakSession, Response.Status, String, Object...) - Constructor for exception org.keycloak.services.ErrorPageException
- ErrorPageException(KeycloakSession, AuthenticationSessionModel, Response.Status, String, Object...) - Constructor for exception org.keycloak.services.ErrorPageException
- errorResponse(int, String, String) - Static method in class org.keycloak.authentication.authenticators.client.ClientAuthUtil
- errorResponse(int, String, String) - Method in class org.keycloak.authentication.authenticators.directgrant.AbstractDirectGrantAuthenticator
- errorResponse(int, String, String) - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateDirectGrantAuthenticator
- ErrorResponse - Class in org.keycloak.protocol.oid4vc.model
-
Represents an error response, containing the error type as defined by OID4VCI
- ErrorResponse - Class in org.keycloak.services
- ErrorResponse() - Constructor for class org.keycloak.protocol.oid4vc.model.ErrorResponse
- ErrorResponse() - Constructor for class org.keycloak.services.ErrorResponse
- errorResponseException(String, String, Response.Status) - Method in class org.keycloak.protocol.oidc.par.endpoints.AbstractParEndpoint
- ErrorResponseException - Exception in org.keycloak.services
- ErrorResponseException(Response) - Constructor for exception org.keycloak.services.ErrorResponseException
- ErrorResponseException(String, String, Response.Status) - Constructor for exception org.keycloak.services.ErrorResponseException
- errors(List<ErrorRepresentation>, Response.Status) - Static method in class org.keycloak.services.ErrorResponse
- errors(List<ErrorRepresentation>, Response.Status, boolean) - Static method in class org.keycloak.services.ErrorResponse
- ErrorType - Enum Class in org.keycloak.protocol.oid4vc.model
-
Enum to handle potential errors in issuing credentials with the error types defined in OID4VCI
- errorValidatingAssertion(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- errorValidatingAssertion(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- errorValidatingAssertion$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- ES256ClientSignatureVerifierProviderFactory - Class in org.keycloak.crypto
- ES256ClientSignatureVerifierProviderFactory() - Constructor for class org.keycloak.crypto.ES256ClientSignatureVerifierProviderFactory
- ES256SignatureProviderFactory - Class in org.keycloak.crypto
- ES256SignatureProviderFactory() - Constructor for class org.keycloak.crypto.ES256SignatureProviderFactory
- ES384ClientSignatureVerifierProviderFactory - Class in org.keycloak.crypto
- ES384ClientSignatureVerifierProviderFactory() - Constructor for class org.keycloak.crypto.ES384ClientSignatureVerifierProviderFactory
- ES384SignatureProviderFactory - Class in org.keycloak.crypto
- ES384SignatureProviderFactory() - Constructor for class org.keycloak.crypto.ES384SignatureProviderFactory
- ES512ClientSignatureVerifierProviderFactory - Class in org.keycloak.crypto
- ES512ClientSignatureVerifierProviderFactory() - Constructor for class org.keycloak.crypto.ES512ClientSignatureVerifierProviderFactory
- ES512SignatureProviderFactory - Class in org.keycloak.crypto
- ES512SignatureProviderFactory() - Constructor for class org.keycloak.crypto.ES512SignatureProviderFactory
- establishConnectionTimeout - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- establishConnectionTimeout(long, TimeUnit) - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
-
When trying to make an initial socket connection, what is the timeout?
- establishConnectionTimeoutUnits - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- evaluate() - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionEvaluator.PermissionCheck
- evaluate(PolicyEvaluationRequest) - Method in class org.keycloak.authorization.admin.PolicyEvaluationService
- evaluateRequiredActionTriggers() - Method in class org.keycloak.authentication.AuthenticationProcessor
- evaluateRequiredActionTriggers(KeycloakSession, AuthenticationSessionModel, HttpRequest, EventBuilder, RealmModel, UserModel) - Static method in class org.keycloak.services.managers.AuthenticationManager
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.DeleteAccount
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.TermsAndConditions
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.UpdateEmail
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.UpdateUserLocaleAction
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.VerifyUserProfile
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegister
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.broker.provider.IdpLinkAction
- evaluateTriggers(RequiredActionContext) - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.VerifiableCredentialOfferAction
- EvaluationDecisionCollector(AuthorizationProvider, ResourceServer, AuthorizationRequest) - Constructor for class org.keycloak.authorization.admin.PolicyEvaluationService.EvaluationDecisionCollector
- evaluator(KeycloakSession, RealmModel, RealmModel, UserModel) - Static method in class org.keycloak.services.resources.admin.fgap.AdminPermissions
- evaluator(KeycloakSession, RealmModel, AdminAuth) - Static method in class org.keycloak.services.resources.admin.fgap.AdminPermissions
- event - Variable in class org.keycloak.authentication.AuthenticationProcessor
- event - Variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.Endpoint
- event - Variable in class org.keycloak.broker.saml.SAMLEndpoint
- event - Variable in class org.keycloak.protocol.AuthorizationEndpointBase
- event - Variable in class org.keycloak.protocol.oidc.grants.ciba.endpoints.AbstractCibaEndpoint
- event - Variable in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- event - Variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- event - Variable in class org.keycloak.protocol.oidc.par.endpoints.AbstractParEndpoint
- event - Variable in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- event - Variable in class org.keycloak.protocol.saml.SamlProtocol
- event - Variable in class org.keycloak.services.clientregistration.AbstractClientRegistrationProvider
- event - Variable in class org.keycloak.social.twitter.TwitterIdentityProvider.Endpoint
- event() - Method in record class org.keycloak.protocol.oidc.refresh.InitialRefreshTokenContext
-
Returns the value of the
eventrecord component. - event(EventBuilder) - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- Event() - Constructor for class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.Event
- Event(String, String, String) - Constructor for class org.keycloak.authentication.forms.RecaptchaAssessmentRequest.Event
- EventAuditingAttributeChangeListener - Class in org.keycloak.userprofile
-
AttributeChangeListenerto audit user profile attribute changes intoEvent. - EventAuditingAttributeChangeListener(UserProfile, EventBuilder) - Constructor for class org.keycloak.userprofile.EventAuditingAttributeChangeListener
- EventBean - Class in org.keycloak.email.freemarker.beans
- EventBean(Event) - Constructor for class org.keycloak.email.freemarker.beans.EventBean
- EventBean.DetailBean - Class in org.keycloak.email.freemarker.beans
- eventBuilder - Variable in class org.keycloak.authentication.RequiredActionContextResult
- eventBuilder - Variable in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProvider
- EVENTS - Enum constant in enum class org.keycloak.services.resources.admin.AdminAuth.Resource
- eventType() - Method in class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- eventType() - Method in interface org.keycloak.authentication.actiontoken.ActionTokenHandler
-
Returns a event type logged with
EventBuilderclass. - exceptionDuringRollback(RuntimeException) - Method in class org.keycloak.services.ServicesLogger_$logger
- exceptionDuringRollback(RuntimeException) - Method in interface org.keycloak.services.ServicesLogger
- exceptionDuringRollback$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- exchange(TokenExchangeContext) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- EXCHANGE_PROVIDER - Static variable in class org.keycloak.broker.oidc.OIDCIdentityProvider
- exchangeClientToClient(UserModel, UserSessionModel, AccessToken, boolean) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- exchangeClientToOIDCClient(UserModel, UserSessionModel, String, List<ClientModel>, String, AccessToken) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- exchangeClientToOIDCClient(UserModel, UserSessionModel, String, List<ClientModel>, String, AccessToken) - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProvider
- exchangeClientToOIDCClient(UserModel, UserSessionModel, String, List<ClientModel>, String, AccessToken) - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProvider
- exchangeClientToSAML2Client(UserModel, UserSessionModel, String, List<ClientModel>) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- exchangeClientToSAML2Client(UserModel, UserSessionModel, String, List<ClientModel>) - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProvider
- exchangeClientToSAML2Client(UserModel, UserSessionModel, String, List<ClientModel>) - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProvider
- exchangeExternal(TokenExchangeProvider, TokenExchangeContext) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- exchangeExternalComplete(UserSessionModel, BrokeredIdentityContext, MultivaluedMap<String, String>) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- exchangeExternalImpl(EventBuilder, MultivaluedMap<String, String>) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
-
Usage with external-internal token-exchange
- exchangeExternalImpl(EventBuilder, MultivaluedMap<String, String>) - Method in class org.keycloak.broker.oidc.KeycloakOIDCIdentityProvider
- exchangeExternalImpl(EventBuilder, MultivaluedMap<String, String>) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- exchangeExternalImpl(EventBuilder, MultivaluedMap<String, String>) - Method in class org.keycloak.social.gitlab.GitLabIdentityProvider
- exchangeExternalImpl(EventBuilder, MultivaluedMap<String, String>) - Method in class org.keycloak.social.google.GoogleIdentityProvider
- exchangeExternalToken(String, String) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- exchangeExternalUserInfoValidationOnly(EventBuilder, MultivaluedMap<String, String>) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- exchangeFromToken(UriInfo, EventBuilder, ClientModel, UserSessionModel, UserModel, MultivaluedMap<String, String>) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- exchangeFromToken(UriInfo, EventBuilder, ClientModel, UserSessionModel, UserModel, MultivaluedMap<String, String>) - Method in class org.keycloak.social.twitter.TwitterIdentityProvider
- exchangeSessionToken(UriInfo, EventBuilder, ClientModel, UserSessionModel, UserModel) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- exchangeSessionToken(UriInfo, EventBuilder, ClientModel, UserSessionModel, UserModel) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- exchangeSessionToken(UriInfo, ClientModel, UserSessionModel, UserModel) - Method in class org.keycloak.social.twitter.TwitterIdentityProvider
- exchangeStoredToken(UriInfo, EventBuilder, ClientModel, UserSessionModel, UserModel) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- exchangeStoredToken(UriInfo, EventBuilder, ClientModel, UserSessionModel, UserModel) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- exchangeStoredToken(UriInfo, ClientModel, UserSessionModel, UserModel) - Method in class org.keycloak.social.twitter.TwitterIdentityProvider
- exchangeToIdentityProvider(UserModel, UserSessionModel, String) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- exchangeToPermission(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- exchangeToPermission(IdentityProviderModel) - Method in interface org.keycloak.services.resources.admin.fgap.IdentityProviderPermissionManagement
- EXCLUDE_CREDENTIAL_IDS - Static variable in interface org.keycloak.WebAuthnConstants
- exec(List) - Method in class org.keycloak.forms.login.freemarker.AuthenticatorConfiguredMethod
- exec(List) - Method in class org.keycloak.forms.login.freemarker.model.RequiredActionUrlFormatterMethod
- exec(List) - Method in class org.keycloak.theme.beans.AdvancedMessageFormatterMethod
- exec(List) - Method in class org.keycloak.theme.beans.LinkExpirationFormatterMethod
- exec(List) - Method in class org.keycloak.theme.beans.MessageFormatterMethod
- exec(List) - Method in class org.keycloak.theme.KeycloakSanitizerMethod
- execute(AsyncResponse, String, String, String, String) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- execute(String, String, String, String) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- execute(String, String, String, String, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- ExecuteActionsActionToken - Class in org.keycloak.authentication.actiontoken.execactions
- ExecuteActionsActionToken(String, int, List<String>, String, String) - Constructor for class org.keycloak.authentication.actiontoken.execactions.ExecuteActionsActionToken
- ExecuteActionsActionToken(String, String, int, List<String>, String, String) - Constructor for class org.keycloak.authentication.actiontoken.execactions.ExecuteActionsActionToken
- ExecuteActionsActionTokenHandler - Class in org.keycloak.authentication.actiontoken.execactions
- ExecuteActionsActionTokenHandler() - Constructor for class org.keycloak.authentication.actiontoken.execactions.ExecuteActionsActionTokenHandler
- executeActionsEmail(String, String, Integer, List<String>) - Method in class org.keycloak.services.resources.admin.UserResource
-
Send an email to the user with a link they can click to execute particular actions.
- executeActionToken(String, String, String, String, String, String) - Method in class org.keycloak.services.resources.LoginActionsService
-
Handles a given token using the given token handler.
- executeActionTokenHead() - Method in class org.keycloak.services.resources.LoginActionsService
-
Skip processing
HttpMethod.HEADrequests for action tokens as they are usually used by mail servers to validate links. - executeOnAuthorizationRequest(OIDCResponseType, AuthorizationEndpointRequest, String) - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSessionEnforceExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.RegistrationAccessTokenRotationDisabledExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.RejectRequestExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SamlAvoidRedirectBindingExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SamlSignatureEnforcerExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticationAssertionExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureParContentsExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureSessionEnforceExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.SuppressRefreshTokenRotationExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutor
- executeOnEvent(ClientPolicyContext) - Method in class org.keycloak.services.clientpolicy.executor.UseLightweightAccessTokenExecutor
- execution - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- executionActions(KeycloakSession, AuthenticationSessionModel, HttpRequest, EventBuilder, RealmModel, UserModel, Set<String>) - Static method in class org.keycloak.services.managers.AuthenticationManager
- EXISTING_USER_INFO - Static variable in class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- ExistingUserInfo - Class in org.keycloak.authentication.authenticators.broker.util
- ExistingUserInfo() - Constructor for class org.keycloak.authentication.authenticators.broker.util.ExistingUserInfo
- ExistingUserInfo(String, String, String) - Constructor for class org.keycloak.authentication.authenticators.broker.util.ExistingUserInfo
- exists(String) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- exists(String) - Static method in class org.keycloak.services.ErrorResponse
- exists(String) - Method in class org.keycloak.theme.beans.MessagesPerFieldBean
-
Check if message for given field exists
- exists(RealmModel, KeycloakSession, String, RoleRepresentation) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- exists(RealmModel, KeycloakSession, ClientRepresentation) - Method in class org.keycloak.partialimport.ClientsPartialImport
- exists(RealmModel, KeycloakSession, GroupRepresentation) - Method in class org.keycloak.partialimport.GroupsPartialImport
- exists(RealmModel, KeycloakSession, IdentityProviderMapperRepresentation) - Method in class org.keycloak.partialimport.IdentityProviderMappersPartialImport
- exists(RealmModel, KeycloakSession, IdentityProviderRepresentation) - Method in class org.keycloak.partialimport.IdentityProvidersPartialImport
- exists(RealmModel, KeycloakSession, RoleRepresentation) - Method in class org.keycloak.partialimport.RealmRolesPartialImport
- exists(RealmModel, KeycloakSession, UserRepresentation) - Method in class org.keycloak.partialimport.UsersPartialImport
- exists(RealmModel, KeycloakSession, T) - Method in class org.keycloak.partialimport.AbstractPartialImport
- existsError(String) - Method in class org.keycloak.partialimport.AbstractPartialImport
- existsError(String...) - Method in class org.keycloak.theme.beans.MessagesPerFieldBean
-
Check if exists error message for given fields
- existsMessage(String, RoleRepresentation) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- existsMessage(RealmModel, ClientRepresentation) - Method in class org.keycloak.partialimport.ClientsPartialImport
- existsMessage(RealmModel, GroupRepresentation) - Method in class org.keycloak.partialimport.GroupsPartialImport
- existsMessage(RealmModel, IdentityProviderMapperRepresentation) - Method in class org.keycloak.partialimport.IdentityProviderMappersPartialImport
- existsMessage(RealmModel, IdentityProviderRepresentation) - Method in class org.keycloak.partialimport.IdentityProvidersPartialImport
- existsMessage(RealmModel, RoleRepresentation) - Method in class org.keycloak.partialimport.RealmRolesPartialImport
- existsMessage(RealmModel, UserRepresentation) - Method in class org.keycloak.partialimport.UsersPartialImport
- existsMessage(RealmModel, T) - Method in class org.keycloak.partialimport.AbstractPartialImport
- expectContinueEnabled - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- expectContinueEnabled(boolean) - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
- expectedClientAssertionType - Variable in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- expectedPrincipalType() - Method in class org.keycloak.broker.saml.SAMLEndpoint
- EXPIRATION_NOTE - Static variable in class org.keycloak.protocol.oidc.utils.OAuth2Code
- expirationPeriod - Variable in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutor.Configuration
- expire(CookieType) - Method in class org.keycloak.cookie.DefaultCookieProvider
- expireAuthSessionCookie(KeycloakSession) - Static method in class org.keycloak.services.managers.AuthenticationManager
- EXPIRED_ACTION - Static variable in class org.keycloak.services.messages.Messages
- EXPIRED_ACTION_TOKEN_NO_SESSION - Static variable in class org.keycloak.services.messages.Messages
- EXPIRED_ACTION_TOKEN_SESSION_EXISTS - Static variable in class org.keycloak.services.messages.Messages
- EXPIRED_CODE - Static variable in class org.keycloak.services.messages.Messages
- expireIdentityCookie(KeycloakSession) - Static method in class org.keycloak.services.managers.AuthenticationManager
- expireLocaleCookie() - Method in class org.keycloak.locale.DefaultLocaleUpdaterProvider
- expireRememberMeCookie(KeycloakSession) - Static method in class org.keycloak.services.managers.AuthenticationManager
- expireRestartCookie(KeycloakSession) - Static method in class org.keycloak.protocol.RestartLoginCookie
- expiresIn - Variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- expireUserSessionCookie(KeycloakSession, UserSessionModel, RealmModel, UriInfo) - Static method in class org.keycloak.services.managers.AuthenticationManager
- expireUserSessionCookie(KeycloakSession, UserSessionModel, RealmModel, UriInfo, HttpHeaders, ClientConnection) - Static method in class org.keycloak.services.managers.AuthenticationManager
- ExplainedTokenVerificationException - Exception in org.keycloak.authentication.actiontoken
-
Token verification exception that bears an error to be logged via event system and a message to show to the user e.g. via
ErrorPage.error(). - ExplainedTokenVerificationException(JsonWebToken, String) - Constructor for exception org.keycloak.authentication.actiontoken.ExplainedTokenVerificationException
- ExplainedTokenVerificationException(JsonWebToken, String, String) - Constructor for exception org.keycloak.authentication.actiontoken.ExplainedTokenVerificationException
- ExplainedTokenVerificationException(JsonWebToken, String, String, Throwable) - Constructor for exception org.keycloak.authentication.actiontoken.ExplainedTokenVerificationException
- ExplainedTokenVerificationException(JsonWebToken, String, Throwable) - Constructor for exception org.keycloak.authentication.actiontoken.ExplainedTokenVerificationException
- ExplainedTokenVerificationException(JsonWebToken, ExplainedVerificationException) - Constructor for exception org.keycloak.authentication.actiontoken.ExplainedTokenVerificationException
- ExplainedVerificationException - Exception in org.keycloak.authentication
- ExplainedVerificationException(String) - Constructor for exception org.keycloak.authentication.ExplainedVerificationException
- ExplainedVerificationException(String, String) - Constructor for exception org.keycloak.authentication.ExplainedVerificationException
- ExplainedVerificationException(String, String, Throwable) - Constructor for exception org.keycloak.authentication.ExplainedVerificationException
- ExplainedVerificationException(String, Throwable) - Constructor for exception org.keycloak.authentication.ExplainedVerificationException
- export(UriInfo, RealmModel, String) - Method in class org.keycloak.broker.saml.SAMLIdentityProvider
- export(String) - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Export public broker configuration for identity provider
- ExportImportConfig - Class in org.keycloak.exportimport
- ExportImportConfig() - Constructor for class org.keycloak.exportimport.ExportImportConfig
- ExportImportManager - Class in org.keycloak.exportimport
- ExportImportManager(KeycloakSession) - Constructor for class org.keycloak.exportimport.ExportImportManager
- exportSettings() - Method in class org.keycloak.authorization.admin.ResourceServerService
- exportSuccess() - Method in class org.keycloak.services.ServicesLogger_$logger
- exportSuccess() - Method in interface org.keycloak.services.ServicesLogger
- exportSuccess$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- EXPOSED_LOG_DETAILS - Static variable in class org.keycloak.services.resources.account.Constants
- EXPOSED_LOG_EVENTS - Static variable in class org.keycloak.services.resources.account.Constants
- exposedHeaders(String...) - Method in class org.keycloak.services.cors.DefaultCors
- extendedKeyUsage() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder
- ExtendedKeyUsageValidationBuilder(CertificateValidator.CertificateValidatorBuilder) - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.ExtendedKeyUsageValidationBuilder
- extension(String) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- ExternalExchangeContext(ExchangeExternalToken, IdentityProviderModel) - Constructor for record class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider.ExternalExchangeContext
-
Creates an instance of a
ExternalExchangeContextrecord class. - ExternalKeycloakRoleToRoleMapper - Class in org.keycloak.broker.oidc.mappers
- ExternalKeycloakRoleToRoleMapper() - Constructor for class org.keycloak.broker.oidc.mappers.ExternalKeycloakRoleToRoleMapper
- extractAdditionalParams(BackchannelAuthenticationEndpointRequest, CIBAAuthenticationRequest) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationEndpoint
- extractAdditionalReqParams(Map<String, String>) - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- extractAdditionalReqParams(Map<String, String>) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParser
- extractAuthorizationHeaderToken(HttpHeaders) - Static method in class org.keycloak.services.managers.AppAuthManager
-
Extracts the token string from the Authorization Bearer Header.
- extractAuthorizationHeaderTokenOrReturnNull(HttpHeaders) - Static method in class org.keycloak.services.managers.AppAuthManager
-
Extracts the token string from the Authorization Bearer Header.
- extractIdentity(AccessTokenResponse, String, JsonWebToken) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- extractIdentity(AccessTokenResponse, String, JsonWebToken) - Method in class org.keycloak.social.gitlab.GitLabIdentityProvider
- extractIdentityFromProfile(EventBuilder, JsonNode) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- extractIdentityFromProfile(EventBuilder, JsonNode) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- extractIdentityFromProfile(EventBuilder, JsonNode) - Method in class org.keycloak.social.facebook.FacebookIdentityProvider
- extractIdentityFromProfile(EventBuilder, JsonNode) - Method in class org.keycloak.social.github.GitHubIdentityProvider
- extractIdentityFromProfile(EventBuilder, JsonNode) - Method in class org.keycloak.social.gitlab.GitLabIdentityProvider
- extractIdentityFromProfile(EventBuilder, JsonNode) - Method in class org.keycloak.social.microsoft.MicrosoftIdentityProvider
- extractIdentityFromProfile(EventBuilder, JsonNode) - Method in class org.keycloak.social.openshift.OpenshiftV4IdentityProvider
- extractIdentityFromProfile(EventBuilder, JsonNode) - Method in class org.keycloak.social.paypal.PayPalIdentityProvider
- extractIdentityFromProfile(EventBuilder, JsonNode) - Method in class org.keycloak.social.stackoverflow.StackoverflowIdentityProvider
- extractOfferId(String) - Static method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferLookupKey
- extractRequestDocument(String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.ArtifactBinding
- extractRequestDocument(String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- extractRequestDocument(String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.PostBinding
- extractRequestDocument(String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.RedirectBinding
- extractRequestDocument(String) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- extractRequestDocument(String) - Method in class org.keycloak.protocol.saml.SamlService.PostBindingProtocol
- extractRequestDocument(String) - Method in class org.keycloak.protocol.saml.SamlService.RedirectBindingProtocol
- extractResponseDocument(String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.ArtifactBinding
- extractResponseDocument(String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- extractResponseDocument(String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.PostBinding
- extractResponseDocument(String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.RedirectBinding
- extractResponseDocument(String) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- extractResponseDocument(String) - Method in class org.keycloak.protocol.saml.SamlService.PostBindingProtocol
- extractResponseDocument(String) - Method in class org.keycloak.protocol.saml.SamlService.RedirectBindingProtocol
- extractSoapMessage(SOAPMessage) - Static method in class org.keycloak.protocol.saml.profile.util.Soap
-
Returns Document based on the given SOAP message.
- extractSoapMessage(InputStream) - Static method in class org.keycloak.protocol.saml.profile.util.Soap
-
Returns Document based on the given
inputStreamwhich must contain a valid SOAP message. - extractTokenFromResponse(String, String) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- extractUsernameFromProfileURL(String) - Static method in class org.keycloak.social.stackoverflow.StackoverflowIdentityProvider
F
- FacebookIdentityProvider - Class in org.keycloak.social.facebook
- FacebookIdentityProvider(KeycloakSession, FacebookIdentityProviderConfig) - Constructor for class org.keycloak.social.facebook.FacebookIdentityProvider
- FacebookIdentityProviderConfig - Class in org.keycloak.social.facebook
- FacebookIdentityProviderConfig() - Constructor for class org.keycloak.social.facebook.FacebookIdentityProviderConfig
- FacebookIdentityProviderConfig(IdentityProviderModel) - Constructor for class org.keycloak.social.facebook.FacebookIdentityProviderConfig
- FacebookIdentityProviderFactory - Class in org.keycloak.social.facebook
- FacebookIdentityProviderFactory() - Constructor for class org.keycloak.social.facebook.FacebookIdentityProviderFactory
- FacebookUserAttributeMapper - Class in org.keycloak.social.facebook
-
User attribute mapper.
- FacebookUserAttributeMapper() - Constructor for class org.keycloak.social.facebook.FacebookUserAttributeMapper
- factoriesMap - Variable in class org.keycloak.services.DefaultKeycloakSessionFactory
- factory - Variable in class org.keycloak.authentication.RequiredActionContextResult
- factory - Variable in class org.keycloak.services.managers.DefaultBruteForceProtector
- FACTORY_PROVIDED - Enum constant in enum class org.keycloak.vault.AbstractVaultProviderFactory.AvailableResolvers
-
The format of the vault key is determined by the factory's
getFactoryResolverimplementation. - FAILED - Enum constant in enum class org.keycloak.services.managers.AuthenticationManager.AuthenticationStatus
- FAILED_LOGOUT - Static variable in class org.keycloak.services.messages.Messages
- FAILED_TO_PROCESS_RESPONSE - Static variable in class org.keycloak.services.messages.Messages
- failedAuthentication(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedAuthentication(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- failedAuthentication$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedClientAuthentication(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedClientAuthentication(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- failedClientAuthentication$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedLogin(RealmModel, UserModel, ClientConnection, UriInfo, Set<String>) - Method in class org.keycloak.services.managers.DefaultBruteForceProtector
- failedProcessingType(Exception) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedProcessingType(Exception) - Method in interface org.keycloak.services.ServicesLogger
- failedProcessingType$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToCloseProviderSession(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToCloseProviderSession(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- failedToCloseProviderSession$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToDeleteFile(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToDeleteFile(String) - Method in interface org.keycloak.services.ServicesLogger
- failedToDeleteFile$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToFormatMessage(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToFormatMessage(String) - Method in interface org.keycloak.services.ServicesLogger
- failedToFormatMessage$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToGetThemeRequest(Exception) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToGetThemeRequest(Exception) - Method in interface org.keycloak.services.ServicesLogger
- failedToGetThemeRequest$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToloadMessages(IOException) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToloadMessages(IOException) - Method in interface org.keycloak.services.ServicesLogger
- failedToloadMessages$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToLogoutClient(Exception) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToLogoutClient(Exception) - Method in interface org.keycloak.services.ServicesLogger
- failedToLogoutClient$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToParseRestartLoginCookie(Exception) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToParseRestartLoginCookie(Exception) - Method in interface org.keycloak.services.ServicesLogger
- failedToParseRestartLoginCookie$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToRunScheduledTask(Throwable, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToRunScheduledTask(Throwable, String) - Method in interface org.keycloak.services.ServicesLogger
- failedToRunScheduledTask$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSaveEvent(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSaveEvent(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- failedToSaveEvent$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSendActionsEmail(EmailException) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSendActionsEmail(EmailException) - Method in interface org.keycloak.services.ServicesLogger
- failedToSendActionsEmail$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSendEmail(Exception) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSendEmail(Exception) - Method in interface org.keycloak.services.ServicesLogger
- failedToSendEmail$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSendPwdResetEmail(EmailException) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSendPwdResetEmail(EmailException) - Method in interface org.keycloak.services.ServicesLogger
- failedToSendPwdResetEmail$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSendRevocation(IOException) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSendRevocation(IOException) - Method in interface org.keycloak.services.ServicesLogger
- failedToSendRevocation$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSendType(Throwable, EventListenerProvider) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToSendType(Throwable, EventListenerProvider) - Method in interface org.keycloak.services.ServicesLogger
- failedToSendType$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToUpdatePassword(Exception) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToUpdatePassword(Exception) - Method in interface org.keycloak.services.ServicesLogger
- failedToUpdatePassword$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToVerifyRemoteHost(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- failedToVerifyRemoteHost(String) - Method in interface org.keycloak.services.ServicesLogger
- failedToVerifyRemoteHost$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- failure(String) - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- failure(String) - Method in class org.keycloak.authentication.RequiredActionContextResult
- failure(String, int) - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- failure(String, String, int) - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- failure(AuthenticationFlowError) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- failure(AuthenticationFlowError) - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- failure(AuthenticationFlowError, Response) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- failure(AuthenticationFlowError, Response) - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- failure(AuthenticationFlowError, Response, String, String) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- failure(KeycloakSession, RealmModel, String, String, long, Set<String>) - Method in class org.keycloak.services.managers.DefaultBlockingBruteForceProtector
- failure(KeycloakSession, RealmModel, String, String, long, Set<String>) - Method in class org.keycloak.services.managers.DefaultBruteForceProtector
- failureCallback(String) - Method in class org.keycloak.authentication.authenticators.client.AbstractBaseJWTValidator
- failureCallback(String) - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- failureCallback(String) - Method in class org.keycloak.protocol.oidc.grants.DefaultJWTAuthorizationGrantValidator
- failureChallenge(AuthenticationFlowError, Response) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- failWithProtocolMapperTypeNotAllowedError(ProtocolMapperRepresentation) - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicy
- FALLBACK_EXPIRES_AT_IN_SECONDS - Static variable in class org.keycloak.email.TokenAuthEmailAuthenticator
- FAMILY_NAME - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- FapiConstant - Class in org.keycloak.services.clientpolicy.executor
- FapiConstant() - Constructor for class org.keycloak.services.clientpolicy.executor.FapiConstant
- FeatureCompatibilityMetadataProvider - Class in org.keycloak.compatibility
- FeatureCompatibilityMetadataProvider() - Constructor for class org.keycloak.compatibility.FeatureCompatibilityMetadataProvider
- FEDERATED_ACCESS_TOKEN_RESPONSE - Static variable in class org.keycloak.broker.oidc.OIDCIdentityProvider
- FEDERATED_ID_TOKEN - Static variable in class org.keycloak.broker.oidc.OIDCIdentityProvider
- FEDERATED_IDENTITY_BOUND_ORGANIZATION - Static variable in class org.keycloak.services.messages.Messages
- FEDERATED_IDENTITY_CONFIRM_LINK_MESSAGE - Static variable in class org.keycloak.services.messages.Messages
- FEDERATED_IDENTITY_CONFIRM_OVERRIDE_MESSAGE - Static variable in class org.keycloak.services.messages.Messages
- FEDERATED_IDENTITY_CONFIRM_REAUTHENTICATE_MESSAGE - Static variable in class org.keycloak.services.messages.Messages
- FEDERATED_IDENTITY_EXISTS - Static variable in class org.keycloak.services.messages.Messages
- FEDERATED_IDENTITY_NOT_ACTIVE - Static variable in class org.keycloak.services.messages.Messages
- FEDERATED_IDENTITY_REMOVING_LAST_PROVIDER - Static variable in class org.keycloak.services.messages.Messages
- FEDERATED_IDENTITY_UNAVAILABLE - Static variable in class org.keycloak.services.messages.Messages
- FEDERATED_OPTION - Static variable in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- FEDERATED_REFRESH_TOKEN - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- FEDERATED_TOKEN_EXPIRATION - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- FederatedJWTClientAuthenticator - Class in org.keycloak.authentication.authenticators.client
- FederatedJWTClientAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- FederatedJWTClientValidator - Class in org.keycloak.authentication.authenticators.client
- FederatedJWTClientValidator(ClientAuthenticationFlowContext, AbstractJWTClientValidator.SignatureValidator, String, int, boolean, String...) - Constructor for class org.keycloak.authentication.authenticators.client.FederatedJWTClientValidator
- federatedProviderPredicate() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
-
Returns a predicate that can filter out IDPs associated with the current user's federated identities before those are converted into
IdentityProviderBean.IdentityProviders. - federatedProviderPredicate() - Method in class org.keycloak.organization.forms.login.freemarker.model.OrganizationAwareIdentityProviderBean
- fetchClientMetadata(URI, boolean, ClientIdMetadataDocumentProvider) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
-
fetch a client metadata and update cache expiry time if the client metadata has been already created.
- fetchUserProfile(String, boolean) - Method in class org.keycloak.social.instagram.InstagramIdentityProvider
- FIELD - Static variable in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- FIELD_EMAIL - Static variable in class org.keycloak.authentication.forms.RegistrationPage
- FIELD_EMAIL - Static variable in class org.keycloak.services.validation.Validation
- FIELD_FIRST_NAME - Static variable in class org.keycloak.authentication.forms.RegistrationPage
- FIELD_LAST_NAME - Static variable in class org.keycloak.authentication.forms.RegistrationPage
- FIELD_OTP_CODE - Static variable in class org.keycloak.services.validation.Validation
- FIELD_OTP_LABEL - Static variable in class org.keycloak.services.validation.Validation
- FIELD_PASSWORD - Static variable in class org.keycloak.authentication.forms.RegistrationPage
- FIELD_PASSWORD - Static variable in class org.keycloak.services.validation.Validation
- FIELD_PASSWORD_CONFIRM - Static variable in class org.keycloak.authentication.forms.RegistrationPage
- FIELD_PASSWORD_CONFIRM - Static variable in class org.keycloak.services.validation.Validation
- FIELD_RECAPTCHA_RESPONSE - Static variable in class org.keycloak.authentication.forms.RegistrationPage
- FIELD_USERNAME - Static variable in class org.keycloak.authentication.forms.RegistrationPage
- FIELD_USERNAME - Static variable in class org.keycloak.services.validation.Validation
- file() - Method in record class org.keycloak.services.util.Chunk
-
Returns the value of the
filerecord component. - FILE - Static variable in class org.keycloak.exportimport.ExportImportConfig
- FileBasedTheme - Class in org.keycloak.theme
- FileBasedTheme() - Constructor for class org.keycloak.theme.FileBasedTheme
- FilesKeystoreVaultProvider - Class in org.keycloak.vault
- FilesKeystoreVaultProvider(Path, String, String, String, List<VaultKeyResolver>) - Constructor for class org.keycloak.vault.FilesKeystoreVaultProvider
-
Creates a new
FilesKeystoreVaultProvider. - FilesKeystoreVaultProviderFactory - Class in org.keycloak.vault
- FilesKeystoreVaultProviderFactory() - Constructor for class org.keycloak.vault.FilesKeystoreVaultProviderFactory
- FilesPlainTextVaultProvider - Class in org.keycloak.vault
-
A text-based vault provider, which stores each secret in a separate file.
- FilesPlainTextVaultProvider(Path, String, List<VaultKeyResolver>) - Constructor for class org.keycloak.vault.FilesPlainTextVaultProvider
-
Creates a new
FilesPlainTextVaultProvider. - FilesPlainTextVaultProviderFactory - Class in org.keycloak.vault
-
Creates and configures
FilesPlainTextVaultProvider. - FilesPlainTextVaultProviderFactory() - Constructor for class org.keycloak.vault.FilesPlainTextVaultProviderFactory
- FileSystemProviderLoaderFactory - Class in org.keycloak.provider
- FileSystemProviderLoaderFactory() - Constructor for class org.keycloak.provider.FileSystemProviderLoaderFactory
- FileTruststoreProvider - Class in org.keycloak.truststore
- FileTruststoreProvider(KeyStore, HostnameVerificationPolicy, Map<X500Principal, List<X509Certificate>>, Map<X500Principal, List<X509Certificate>>, KeyStore, Map<X500Principal, List<X509Certificate>>, Map<X500Principal, List<X509Certificate>>) - Constructor for class org.keycloak.truststore.FileTruststoreProvider
- FileTruststoreProviderFactory - Class in org.keycloak.truststore
- FileTruststoreProviderFactory() - Constructor for class org.keycloak.truststore.FileTruststoreProviderFactory
- FileUtils - Class in org.keycloak.utils
- FileUtils() - Constructor for class org.keycloak.utils.FileUtils
- fillContextForm(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
- fillContextForm(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnConditionalUIAuthenticator
- filter(ContainerRequestContext) - Method in class org.keycloak.services.filters.InvalidQueryParameterFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.keycloak.services.filters.KeycloakSecurityHeadersFilter
- filterByTypes(List<String>) - Method in class org.keycloak.protocol.oid4vc.model.ProofTypesSupported
-
Returns a new
ProofTypesSupportedinstance that only contains the given proof types. - filterClaimsByAuthorizationDetails(Map<String, Object>, List<ClaimsDescription>) - Static method in class org.keycloak.protocol.oid4vc.utils.ClaimsPathPointer
-
Filters a map of claims based on authorization details claims descriptions.
- filterKeys(Stream<JWK>, TrustMaterialRequest) - Static method in class org.keycloak.broker.trust.TrustKeyUtil
- find(String) - Method in class org.keycloak.authorization.admin.ResourceSetService
- find(String) - Method in class org.keycloak.authorization.admin.ScopeService
- find(String, String, String, Integer, Integer) - Method in class org.keycloak.authorization.protection.policy.UserManagedPermissionService
- find(String, String, String, String, Boolean, Boolean, Integer, Integer) - Method in class org.keycloak.authorization.protection.permission.PermissionTicketService
- find(String, String, String, String, String, String, Boolean, Boolean, Boolean, Integer, Integer) - Method in class org.keycloak.authorization.admin.ResourceSetService
- find(String, String, String, String, String, String, Boolean, Boolean, Boolean, Integer, Integer) - Method in class org.keycloak.authorization.protection.resource.ResourceService
- find(String, String, String, String, String, String, Boolean, Boolean, Boolean, Integer, Integer, BiFunction<Resource, Boolean, ?>) - Method in class org.keycloak.authorization.admin.ResourceSetService
- find(AuthenticationFlowContext, Object) - Method in class org.keycloak.authentication.authenticators.x509.UserIdentityToModelMapper
- findAll(String, String, Integer, Integer) - Method in class org.keycloak.authorization.admin.ScopeService
- findAll(String, String, String, String, String, String, Boolean, String, String, Integer, Integer) - Method in class org.keycloak.authorization.admin.PolicyService
- findById() - Method in class org.keycloak.authorization.admin.ResourceServerService
- findById(String) - Method in class org.keycloak.authorization.admin.PolicyResourceService
- findById(String) - Method in class org.keycloak.authorization.admin.ResourceSetService
- findById(String) - Method in class org.keycloak.authorization.admin.ScopeService
- findById(String) - Method in class org.keycloak.authorization.protection.policy.UserManagedPermissionService
- findById(String) - Method in class org.keycloak.authorization.protection.resource.ResourceService
- findById(String, Function<Resource, ? extends ResourceRepresentation>) - Method in class org.keycloak.authorization.admin.ResourceSetService
- findByName(String, String) - Method in class org.keycloak.authorization.admin.PolicyService
- findClientAuthenticatorForOIDCAuthMethod(KeycloakSession, String) - Static method in class org.keycloak.protocol.oidc.utils.AuthorizeClientUtil
- findClientPolicyByName(KeycloakSession, String) - Static method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicies
- findClientsWithOfflineToken(RealmModel, UserModel) - Method in class org.keycloak.services.managers.UserSessionManager
- findCredentialScopeModelByConfigurationId(RealmModel, Supplier<Stream<ClientScopeModel>>, String) - Static method in class org.keycloak.protocol.oid4vc.utils.CredentialScopeUtils
- findCredentialScopeModelByName(RealmModel, Supplier<Stream<ClientScopeModel>>, String) - Static method in class org.keycloak.protocol.oid4vc.utils.CredentialScopeUtils
- findExecutionsToRun() - Method in class org.keycloak.authentication.ClientAuthenticationFlow
- findLocaleMapper(KeycloakSession) - Static method in class org.keycloak.protocol.ProtocolMapperUtils
-
Find the builtin locale mapper.
- findOfflineSessions(RealmModel, UserModel) - Method in class org.keycloak.services.managers.UserSessionManager
-
Deprecated.
- findOfflineSessionsStream(RealmModel, UserModel) - Method in class org.keycloak.services.managers.UserSessionManager
- findOfflineUserSession(RealmModel, String) - Method in class org.keycloak.services.managers.UserSessionManager
- findPolicyProviders() - Method in class org.keycloak.authorization.admin.PolicyService
- findValidSessionForAccessToken(KeycloakSession, RealmModel, AccessToken, ClientModel, Consumer<UserSessionModel>) - Static method in class org.keycloak.services.util.UserSessionUtil
- findValidSessionForIdentityCookie(KeycloakSession, RealmModel, AccessToken, Consumer<UserSessionModel>) - Static method in class org.keycloak.services.util.UserSessionUtil
- findValidSessionForRefreshToken(KeycloakSession, RealmModel, RefreshToken, ClientModel, Consumer<UserSessionModel>) - Static method in class org.keycloak.services.util.UserSessionUtil
- finishAsyncResponseInTransaction(KeycloakSession, AsyncResponse, Response) - Static method in class org.keycloak.transaction.AsyncResponseTransaction
-
This method creates a new AsyncResponseTransaction instance that resumes provided AsyncResponse
responseToFinishInTransactionwith given ResponseresponseToSend. - finishAuthentication(LoginProtocol) - Method in class org.keycloak.authentication.AuthenticationProcessor
- finishBrowserLogout(KeycloakSession, RealmModel, UserSessionModel, UriInfo, ClientConnection, HttpHeaders) - Static method in class org.keycloak.services.managers.AuthenticationManager
- finishBrowserLogout(UserSessionModel, AuthenticationSessionModel) - Method in class org.keycloak.protocol.docker.DockerAuthV2Protocol
- finishBrowserLogout(UserSessionModel, AuthenticationSessionModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- finishBrowserLogout(UserSessionModel, AuthenticationSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- finishedRequiredActions(KeycloakSession, AuthenticationSessionModel, UserSessionModel, ClientConnection, HttpRequest, UriInfo, EventBuilder) - Static method in class org.keycloak.services.managers.AuthenticationManager
- finisher() - Method in class org.keycloak.protocol.docker.DockerKeyIdentifier.DelimitingCollector
- finishUnconfirmedUserSession(KeycloakSession, RealmModel, UserSessionModel) - Static method in class org.keycloak.services.managers.AuthenticationManager
- FIRST_AUTHENTICATED_USER_ID - Static variable in interface org.keycloak.WebAuthnConstants
- FIRST_BROKER_LOGIN_PATH - Static variable in class org.keycloak.services.resources.LoginActionsService
- FIRST_BROKER_LOGIN_SUCCESS - Static variable in class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- FIRST_NAME - Static variable in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- FIRST_OFFLINE_ACCESS - Static variable in class org.keycloak.authentication.AuthenticationProcessor
- firstBrokerLoginGet(String, String, String, String, String, String) - Method in class org.keycloak.services.resources.LoginActionsService
- firstBrokerLoginPost(String, String, String, String, String, String) - Method in class org.keycloak.services.resources.LoginActionsService
- firstBrokerLoginProcessor(UriInfo) - Static method in class org.keycloak.services.resources.LoginActionsService
- firstBrokerLoginProcessor(URI, String) - Static method in class org.keycloak.services.Urls
- flattenDecodedFormParametersToParamsMap(MultivaluedMap<String, String>, Map<String, String>) - Static method in class org.keycloak.protocol.oidc.par.endpoints.ParEndpoint
-
Flattens the given decodedFormParameters MultivaluedMap to a plain Map.
- FLOW_TO_CHECK - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- flowId - Variable in class org.keycloak.authentication.AuthenticationProcessor
- flowNotAllowed(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- flowNotAllowed(String) - Method in interface org.keycloak.services.ServicesLogger
- flowNotAllowed$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- flowNotConfigForIDP(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- flowNotConfigForIDP(String) - Method in interface org.keycloak.services.ServicesLogger
- flowNotConfigForIDP$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- flowNotFoundForIDP(String, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- flowNotFoundForIDP(String, String) - Method in interface org.keycloak.services.ServicesLogger
- flowNotFoundForIDP$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- flowPath - Variable in class org.keycloak.authentication.AuthenticationProcessor
- flows() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- FolderTheme - Class in org.keycloak.theme
- FolderTheme(File, String, Theme.Type) - Constructor for class org.keycloak.theme.FolderTheme
- FolderThemeProvider - Class in org.keycloak.theme
- FolderThemeProvider(File) - Constructor for class org.keycloak.theme.FolderThemeProvider
- FolderThemeProviderFactory - Class in org.keycloak.theme
- FolderThemeProviderFactory() - Constructor for class org.keycloak.theme.FolderThemeProviderFactory
- forbiddenIfClientIsNotTokenHolder(boolean, ClientModel) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- forbiddenIfClientIsNotWithinTokenAudience(AccessToken) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- forBuffer(Optional<ByteBuffer>) - Static method in class org.keycloak.vault.DefaultVaultRawSecret
- forBuffer(Optional<CharBuffer>) - Static method in class org.keycloak.vault.DefaultVaultCharSecret
- FORCE - Static variable in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticator
- FORCE_AUTHN - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- FORCE_LOGIN - Static variable in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- FORCE_OTP_FOR_HTTP_HEADER - Static variable in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticator
- FORCE_OTP_ROLE - Static variable in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticator
- forceArtifactBinding() - Method in class org.keycloak.protocol.saml.SamlClient
- forceChallenge(Response) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- FORCED_REAUTHENTICATION - Static variable in class org.keycloak.services.managers.AuthenticationManager
- forceEmailVerification(KeycloakSession) - Static method in class org.keycloak.authentication.requiredactions.UpdateEmail
- forceNameIDFormat() - Method in class org.keycloak.protocol.saml.SamlClient
- forcePostBinding() - Method in class org.keycloak.protocol.saml.SamlClient
- forgotCredentials() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpoint
- forgotCredentialsPage() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
-
Forgot-Credentials endpoint
- fork() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- FORKED_FROM - Static variable in class org.keycloak.authentication.AuthenticationProcessor
- forKeycloakIdentifier(String) - Static method in enum class org.keycloak.protocol.saml.SAMLEncryptionAlgorithms
-
Returns the SAMLEncryptionAlgorithms for the keycloak identifier.
- forkWithErrorMessage(FormMessage) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- forkWithSuccessMessage(FormMessage) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- form() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- form() - Method in class org.keycloak.authentication.RequiredActionContextResult
- FORM_POST - Enum constant in enum class org.keycloak.protocol.oidc.utils.OIDCResponseMode
- FORM_POST_JWT - Enum constant in enum class org.keycloak.protocol.oidc.utils.OIDCResponseMode
- FORM_USERNAME - Static variable in class org.keycloak.services.managers.AuthenticationManager
- format - Variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- format(long) - Method in class org.keycloak.theme.beans.LinkExpirationFormatterMethod
- formatCrtFileContents(Certificate) - Static method in class org.keycloak.protocol.docker.installation.compose.DockerCertFileUtils
- formatMessage(FormMessage) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- formatMessage(FormMessage, Properties, Locale) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- formatPrivateKeyContents(PrivateKey) - Static method in class org.keycloak.protocol.docker.installation.compose.DockerCertFileUtils
- formatPublicKeyContents(PublicKey) - Static method in class org.keycloak.protocol.docker.installation.compose.DockerCertFileUtils
- FormAuthenticationFlow - Class in org.keycloak.authentication
- FormAuthenticationFlow(AuthenticationProcessor, AuthenticationExecutionModel) - Constructor for class org.keycloak.authentication.FormAuthenticationFlow
- formData - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- formData - Variable in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
- forModel(ClientModel) - Static method in class org.keycloak.protocol.oidc.TokenManager.NotBeforeCheck
- forModel(KeycloakSession, RealmModel, UserModel) - Static method in class org.keycloak.protocol.oidc.TokenManager.NotBeforeCheck
- forModel(RealmModel) - Static method in class org.keycloak.protocol.oidc.TokenManager.NotBeforeCheck
- formParams - Variable in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProvider
- formParams - Variable in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- formParams - Variable in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- FormPartValueImpl - Class in org.keycloak.services
- FormPartValueImpl(InputStream) - Constructor for class org.keycloak.services.FormPartValueImpl
- FormPartValueImpl(String) - Constructor for class org.keycloak.services.FormPartValueImpl
- forString(Optional<String>) - Static method in class org.keycloak.vault.DefaultVaultStringSecret
- FORWARDED_ERROR_MESSAGE_NOTE - Static variable in class org.keycloak.services.resources.LoginActionsService
- FORWARDED_PASSIVE_LOGIN - Static variable in class org.keycloak.authentication.AuthenticationProcessor
- forwardedErrorMessageStore - Variable in class org.keycloak.authentication.AuthenticationProcessor
-
This could be an error message forwarded from another authenticator
- forwardedInfoMessageStore - Variable in class org.keycloak.authentication.AuthenticationProcessor
-
This could be an success message forwarded from another authenticator
- forwardedSuccessMessageStore - Variable in class org.keycloak.authentication.AuthenticationProcessor
-
This could be an success message forwarded from another authenticator
- forXMLEncIdentifier(String) - Static method in enum class org.keycloak.protocol.saml.SAMLEncryptionAlgorithms
-
Returns the SAMLEncryptionAlgorithms that contains the xml enc identifier.
- FRAGMENT - Enum constant in enum class org.keycloak.protocol.oidc.utils.OIDCResponseMode
- FRAGMENT_JWT - Enum constant in enum class org.keycloak.protocol.oidc.utils.OIDCResponseMode
- freeMarker - Variable in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider
- freeMarker - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- FreeMarkerEmailTemplateProvider - Class in org.keycloak.email.freemarker
- FreeMarkerEmailTemplateProvider(KeycloakSession) - Constructor for class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider
- FreeMarkerEmailTemplateProvider.EmailTemplate - Class in org.keycloak.email.freemarker
- FreeMarkerEmailTemplateProviderFactory - Class in org.keycloak.email.freemarker
- FreeMarkerEmailTemplateProviderFactory() - Constructor for class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProviderFactory
- FreeMarkerException - Exception in org.keycloak.theme
- FreeMarkerException(String) - Constructor for exception org.keycloak.theme.FreeMarkerException
- FreeMarkerException(String, Throwable) - Constructor for exception org.keycloak.theme.FreeMarkerException
- FreeMarkerLoginFormsProvider - Class in org.keycloak.forms.login.freemarker
- FreeMarkerLoginFormsProvider(KeycloakSession) - Constructor for class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- FreeMarkerLoginFormsProviderFactory - Class in org.keycloak.forms.login.freemarker
- FreeMarkerLoginFormsProviderFactory() - Constructor for class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProviderFactory
- FreeMarkerProvider - Interface in org.keycloak.theme.freemarker
- FreeMarkerProviderFactory - Interface in org.keycloak.theme.freemarker
- FreeMarkerSPI - Class in org.keycloak.theme.freemarker
- FreeMarkerSPI() - Constructor for class org.keycloak.theme.freemarker.FreeMarkerSPI
- FreemarkerUtils - Class in org.keycloak.utils
- FreemarkerUtils() - Constructor for class org.keycloak.utils.FreemarkerUtils
- FreeOTPProvider - Class in org.keycloak.authentication.otp
- FreeOTPProvider() - Constructor for class org.keycloak.authentication.otp.FreeOTPProvider
- FRIENDLY_ATTRIBUTE - Enum constant in enum class org.keycloak.protocol.saml.SamlPrincipalType
- FRIENDLY_NAME - Static variable in class org.keycloak.protocol.saml.mappers.AttributeStatementHelper
- FRIENDLY_NAME_HELP_TEXT - Static variable in class org.keycloak.protocol.saml.mappers.AttributeStatementHelper
- FRIENDLY_NAME_LABEL - Static variable in class org.keycloak.protocol.saml.mappers.AttributeStatementHelper
- from(String) - Static method in class org.keycloak.protocol.oid4vc.model.CredentialConfigId
- from(String) - Static method in class org.keycloak.protocol.oid4vc.model.VerifiableCredentialType
- from(String, SamlPrincipalType) - Static method in enum class org.keycloak.protocol.saml.SamlPrincipalType
- fromClientData(ClientData) - Static method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- fromClientModel(ClientModel) - Static method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- fromClientModel(ClientModel) - Static method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- fromClientRepresentation(ClientRepresentation) - Static method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- fromClientRepresentation(ClientRepresentation) - Static method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- fromClientSessionAndClientScopes(AuthenticatedClientSessionModel, Set<ClientScopeModel>, Set<String>, KeycloakSession) - Static method in class org.keycloak.services.util.DefaultClientSessionContext
- fromClientSessionAndScopeParameter(AuthenticatedClientSessionModel, String, KeycloakSession) - Static method in class org.keycloak.services.util.DefaultClientSessionContext
- fromClientSessionScopeParameter(AuthenticatedClientSessionModel, KeycloakSession) - Static method in class org.keycloak.services.util.DefaultClientSessionContext
-
Useful if we want to "re-compute" client scopes based on the scope parameter
- fromEncodedString(String) - Static method in class org.keycloak.protocol.oid4vc.model.IssuerState
- fromJsonString(String) - Static method in class org.keycloak.protocol.oid4vc.model.Claims
- fromJsonString(String) - Static method in class org.keycloak.protocol.oid4vc.model.DisplayObject
- fromJsonString(String) - Static method in class org.keycloak.protocol.oid4vc.model.ProofTypesSupported
- fromString(String) - Static method in enum class org.keycloak.protocol.oid4vc.model.OfferResponseType
- fromString(String) - Static method in enum class org.keycloak.services.clientregistration.policy.RegistrationAuth
- fromUri(String, OIDCResponseMode, KeycloakSession, AuthenticatedClientSessionModel) - Static method in class org.keycloak.protocol.oidc.utils.OIDCRedirectUriBuilder
- frontchannelLogout(UserSessionModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.docker.DockerAuthV2Protocol
- frontchannelLogout(UserSessionModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- frontchannelLogout(UserSessionModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- FrontChannelLogoutBean - Class in org.keycloak.forms.login.freemarker.model
- FrontChannelLogoutBean(KeycloakSession) - Constructor for class org.keycloak.forms.login.freemarker.model.FrontChannelLogoutBean
- FrontChannelLogoutHandler - Class in org.keycloak.protocol.oidc
- FrontChannelLogoutHandler.ClientInfo - Class in org.keycloak.protocol.oidc
- FULL_NAME - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- fullModelExportRequested() - Method in class org.keycloak.services.ServicesLogger_$logger
- fullModelExportRequested() - Method in interface org.keycloak.services.ServicesLogger
- fullModelExportRequested$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- fullModelImport(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- fullModelImport(String) - Method in interface org.keycloak.services.ServicesLogger
- fullModelImport$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- FullNameMapper - Class in org.keycloak.protocol.oidc.mappers
-
Set the 'name' claim to be first + last name.
- FullNameMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.FullNameMapper
- FullScopeDisabledExecutor - Class in org.keycloak.services.clientpolicy.executor
-
Check that switch "fullScopeAllowed" is not enabled for the clients
- FullScopeDisabledExecutor() - Constructor for class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutor
- FullScopeDisabledExecutor.Configuration - Class in org.keycloak.services.clientpolicy.executor
- FullScopeDisabledExecutorFactory - Class in org.keycloak.services.clientpolicy.executor
-
Check that switch "fullScopeAllowed" is not enabled for the clients
- FullScopeDisabledExecutorFactory() - Constructor for class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutorFactory
G
- G_RECAPTCHA_RESPONSE - Static variable in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- GENDER - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- generate() - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
-
Generate a new certificate with new key pair
- generateAccessCode() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- generateAccessToken() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- generateAccessTokenHash() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- generateAndGetKeystore(KeyStoreConfig) - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
-
Generate a new keypair and certificate, and get the private key file Generates a keypair and certificate and serves the private key in a specified keystore format.
- generateAndSetCookie(String, String, Integer, String, Object[]) - Method in class org.keycloak.forms.login.freemarker.DetachedInfoStateChecker
- generateCode() - Method in class org.keycloak.authentication.AuthenticationProcessor
- generateCode() - Method in class org.keycloak.authentication.RequiredActionContextResult
- generateCodeHash(String) - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- generateCodeVerifier() - Static method in class org.keycloak.protocol.oidc.utils.PkceUtils
- GENERATED_AT_NOTE - Static variable in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticator
- GENERATED_RECOVERY_AUTHN_CODES_NOTE - Static variable in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticator
- GeneratedAesKeyProvider - Class in org.keycloak.keys
- GeneratedAesKeyProvider(ComponentModel) - Constructor for class org.keycloak.keys.GeneratedAesKeyProvider
- GeneratedAesKeyProviderFactory - Class in org.keycloak.keys
- GeneratedAesKeyProviderFactory() - Constructor for class org.keycloak.keys.GeneratedAesKeyProviderFactory
- GeneratedEcdhKeyProvider - Class in org.keycloak.keys
- GeneratedEcdhKeyProvider(RealmModel, ComponentModel) - Constructor for class org.keycloak.keys.GeneratedEcdhKeyProvider
- GeneratedEcdhKeyProviderFactory - Class in org.keycloak.keys
- GeneratedEcdhKeyProviderFactory() - Constructor for class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- GeneratedEcdsaKeyProvider - Class in org.keycloak.keys
- GeneratedEcdsaKeyProvider(RealmModel, ComponentModel) - Constructor for class org.keycloak.keys.GeneratedEcdsaKeyProvider
- GeneratedEcdsaKeyProviderFactory - Class in org.keycloak.keys
- GeneratedEcdsaKeyProviderFactory() - Constructor for class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- GeneratedEddsaKeyProvider - Class in org.keycloak.keys
- GeneratedEddsaKeyProvider(RealmModel, ComponentModel) - Constructor for class org.keycloak.keys.GeneratedEddsaKeyProvider
- GeneratedEddsaKeyProviderFactory - Class in org.keycloak.keys
- GeneratedEddsaKeyProviderFactory() - Constructor for class org.keycloak.keys.GeneratedEddsaKeyProviderFactory
- GeneratedHmacKeyProvider - Class in org.keycloak.keys
- GeneratedHmacKeyProvider(ComponentModel) - Constructor for class org.keycloak.keys.GeneratedHmacKeyProvider
- GeneratedHmacKeyProviderFactory - Class in org.keycloak.keys
- GeneratedHmacKeyProviderFactory() - Constructor for class org.keycloak.keys.GeneratedHmacKeyProviderFactory
- generateDockerComposeFileBytes() - Method in class org.keycloak.protocol.docker.installation.compose.DockerComposeYamlFile
- GeneratedRsaEncKeyProviderFactory - Class in org.keycloak.keys
- GeneratedRsaEncKeyProviderFactory() - Constructor for class org.keycloak.keys.GeneratedRsaEncKeyProviderFactory
- generatedRsaKeyConfigurationBuilder() - Method in class org.keycloak.keys.AbstractGeneratedRsaKeyProviderFactory
- GeneratedRsaKeyProviderFactory - Class in org.keycloak.keys
- GeneratedRsaKeyProviderFactory() - Constructor for class org.keycloak.keys.GeneratedRsaKeyProviderFactory
- generateExampleAccessToken(String, String, String) - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource
-
Create JSON with payload of example access token
- generateExampleIdToken(String, String, String) - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource
-
Create JSON with payload of example id token
- generateExampleSamlResponse(String, String, String) - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource
-
Create SAMLResponse for the given user and the current client.
- generateExampleUserinfo(String, String) - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource
-
Create JSON with payload of example user info
- generateIDToken() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- generateIDToken(boolean) - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- generateInstallation(ZipOutputStream, ByteArrayOutputStream, Certificate, URL, String, String) - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- generateKeys(ComponentModel, String) - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- generateRefreshToken() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- generateRefreshToken(InitialRefreshTokenContext) - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProvider
- generateRefreshToken(InitialRefreshTokenContext) - Method in class org.keycloak.protocol.oidc.refresh.DefaultRefreshTokenProvider
- generateRefreshToken(InitialRefreshTokenContext) - Method in interface org.keycloak.protocol.oidc.refresh.RefreshTokenProvider
-
Method is triggered during initial issuance of refresh token - usually after successful user authentication.
- generateRefreshToken(RefreshToken, AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- generateResponseAuthorizationDetails(CredentialScopeModel, String) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessor
- generateS256CodeChallenge(String) - Static method in class org.keycloak.protocol.oidc.utils.PkceUtils
- generateSignedMetadata(CredentialIssuer, KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
-
Generates signed metadata as a JWS using JsonWebToken infrastructure.
- generateStateHash(String) - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- generateSub(ProtocolMapperModel, String, String) - Method in class org.keycloak.protocol.oidc.mappers.AbstractPairwiseSubMapper
-
Generates a pairwise subject identifier.
- generateSub(ProtocolMapperModel, String, String) - Method in class org.keycloak.protocol.oidc.mappers.SHA256PairwiseSubMapper
- generateToken() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- generateTokenRequest(String) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.Endpoint
- generateTokenRequest(String) - Method in class org.keycloak.broker.oidc.KeycloakOIDCIdentityProvider.KeycloakEndpoint
- generateTokenRequest(String) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider.OIDCEndpoint
- generateUserInfoClaims(AccessToken, UserModel) - Method in class org.keycloak.protocol.oidc.TokenManager
- get() - Method in class org.keycloak.organization.admin.resource.OrganizationResource
-
Precondition: caller must have passed through
OrganizationsResource.get(String)which enforcesauth.orgs().requireView(organization). - get() - Method in class org.keycloak.vault.DefaultVaultCharSecret
- get() - Method in class org.keycloak.vault.DefaultVaultRawSecret
- get() - Method in class org.keycloak.vault.DefaultVaultStringSecret
- get(String) - Method in class org.keycloak.organization.admin.resource.OrganizationMemberResource
-
Precondition: caller must have passed through
OrganizationsResource.get(String)which enforcesauth.orgs().requireView(organization). - get(String) - Method in class org.keycloak.organization.admin.resource.OrganizationsResource
-
Base path for the admin REST API for one particular organization.
- get(String) - Method in class org.keycloak.services.clientregistration.AdapterInstallationClientRegistrationProvider
- get(String) - Method in class org.keycloak.theme.beans.MessagesPerFieldBean
-
Get message for given field.
- get(String) - Method in class org.keycloak.workflow.admin.resource.WorkflowsResource
- get(String, Theme.Type) - Static method in class org.keycloak.theme.DefaultThemeManagerFactory.ThemeKey
- get(CookieType) - Method in class org.keycloak.cookie.DefaultCookieProvider
- get(ClientModel) - Method in class org.keycloak.services.clientregistration.AbstractClientRegistrationProvider
- getAccess(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
- getAccess(GroupModel) - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionEvaluator
-
Returns Map with information what access the caller for the provided group has.
- getAccess(UserModel) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns Map with information what access the caller for the provided user has.
- getAccess(UserModel, ClientModel, Stream<ClientScopeModel>) - Static method in class org.keycloak.protocol.oidc.TokenManager
- getAccessForListing(UserModel) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Returns Map with information what access the caller for the provided user has when listing users.
- getAccessToken() - Method in class org.keycloak.authorization.common.KeycloakIdentity
- getAccessToken() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- getAccessToken(String, KeycloakSession) - Static method in class org.keycloak.authorization.util.Tokens
- getAccessToken(KeycloakSession) - Static method in class org.keycloak.authorization.util.Tokens
- getAccessTokenExpiration() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- getAccessTokenResponseBuilder() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelTokenResponseContext
- getAccessTokenResponseBuilder() - Method in class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceTokenResponseContext
- getAccessTokenResponseBuilder() - Method in class org.keycloak.services.clientpolicy.context.ImplicitHybridTokenResponse
- getAccessTokenResponseBuilder() - Method in class org.keycloak.services.clientpolicy.context.ResourceOwnerPasswordCredentialsResponseContext
- getAccessTokenResponseBuilder() - Method in class org.keycloak.services.clientpolicy.context.ServiceAccountTokenResponseContext
- getAccessTokenResponseBuilder() - Method in class org.keycloak.services.clientpolicy.context.TokenRefreshResponseContext
- getAccessTokenResponseBuilder() - Method in class org.keycloak.services.clientpolicy.context.TokenResponseContext
- getAccessTokenResponseParameter() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- getAccountDefenderAssessment() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse
- getAccountManagementClient(RealmModel) - Method in class org.keycloak.services.resources.account.AccountConsoleFactory
- getAccountService() - Method in class org.keycloak.services.resources.account.AccountLoader
- getAccountService(String) - Method in class org.keycloak.services.resources.RealmsResource
- getAcr() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getAcr() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getAcr(AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.oidc.mappers.AcrProtocolMapper
- getAcrLoaMap(ClientModel) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
- getAcrLoaMap(RealmModel) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
- getAcrProperty() - Method in class org.keycloak.services.clientpolicy.condition.AcrCondition.Configuration
- getAcrUriMap(RealmModel) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
-
Return the acr to uri map in the realm.
- getAcrValues() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelRequest
- getAcrValues() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- getAcrValues(String, String, ClientModel) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
- getAction() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentRequest.Event
- getAction() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.TokenProperties
- getAction() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getAction() - Static method in class org.keycloak.exportimport.ExportImportConfig
- getAction() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getAction() - Method in class org.keycloak.protocol.RestartLoginCookie
- getActionConfig() - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.CredentialOfferActionToken
- getActionTokenGeneratedByUserLifespanMinutes() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
-
Returns the lifespan for action tokens generated by users in minutes.
- getActionTokenUrl(String) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getActionUrl() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getActionUrl(String) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getActionUrl(String) - Method in class org.keycloak.authentication.RequiredActionContextResult
- getActionUrl(String, String) - Method in class org.keycloak.authentication.FormAuthenticationFlow
- getActiveAesKey(RealmModel) - Method in class org.keycloak.keys.DefaultKeyManager
-
Deprecated.
- getActiveHmacKey(RealmModel) - Method in class org.keycloak.keys.DefaultKeyManager
-
Deprecated.
- getActiveKey(RealmModel, KeyUse, String) - Method in class org.keycloak.keys.DefaultKeyManager
- getActiveRsaKey(RealmModel) - Method in class org.keycloak.keys.DefaultKeyManager
-
Deprecated.
- getAdapterConfiguration(KeycloakSession, ClientModel) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- getAdapterConfiguration(KeycloakSession, ClientModel) - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- getAdapterConfiguration(KeycloakSession, ClientModel) - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- getAdapterConfiguration(KeycloakSession, ClientModel) - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- getAdapterConfiguration(KeycloakSession, ClientModel) - Method in class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- getAdapterConfiguration(KeycloakSession, ClientModel) - Method in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- getAddExtensionsElementWithKeyInfo() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getAdditionalConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.AbstractPairwiseSubMapper
-
Override to add additional provider configuration properties.
- getAdditionalConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.SHA256PairwiseSubMapper
- getAdditionalParameters() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelRequest
- getAdditionalParams() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelResponse
- getAdditionalProperties() - Method in class org.keycloak.protocol.oid4vc.model.vcdm.LdProof
- getAdditionalProperties() - Method in class org.keycloak.protocol.oid4vc.model.VerifiableCredential
- getAdditionalReqParams() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getAdditionalReqParams() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getAdditionalReqParamsMaxNumber() - Method in class org.keycloak.protocol.oidc.OIDCProviderConfig
- getAdditionalReqParamsMaxOverallSize() - Method in class org.keycloak.protocol.oidc.OIDCProviderConfig
- getAdditionalReqParamsMaxSize() - Method in class org.keycloak.protocol.oidc.OIDCProviderConfig
- getAdminConsole(String) - Method in class org.keycloak.services.resources.admin.AdminRoot
-
path to realm admin console ui
- getAdminCreationMessage() - Method in class org.keycloak.services.resources.WelcomeResource
- getAdminstrationRealm(RealmManager) - Method in class org.keycloak.services.resources.admin.AdminConsole
- getAesKeys(RealmModel) - Method in class org.keycloak.keys.DefaultKeyManager
- getAesSecretKey(RealmModel, String) - Method in class org.keycloak.keys.DefaultKeyManager
-
Deprecated.
- getAlgorithm() - Method in class org.keycloak.crypto.AsymmetricClientSignatureVerifierProvider
- getAlgorithm() - Method in class org.keycloak.crypto.ECDSAClientSignatureVerifierProvider
- getAlgorithm() - Method in class org.keycloak.crypto.EdDSAClientSignatureVerifierProvider
- getAlgorithm() - Method in class org.keycloak.crypto.MacSecretClientSignatureVerifierProvider
- getAlgValuesSupported() - Method in class org.keycloak.protocol.oid4vc.model.CredentialResponseEncryptionMetadata
- getAlias() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- getAlias() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean.IdentityProvider
- getAlias() - Method in class org.keycloak.forms.login.freemarker.model.OrganizationBean
- getAlias() - Method in interface org.keycloak.wellknown.WellKnownProviderFactory
-
Alias, which will be used as URL suffix of this well-known provider.
- getAllMemberships(KeycloakSession, Collection<GroupModel>) - Static method in class org.keycloak.utils.GroupUtils
- getAllMemberships(KeycloakSession, Collection<GroupModel>, boolean) - Static method in class org.keycloak.utils.GroupUtils
- getAllowEcpFlow() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getAllowedAudienceForJWTGrant() - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProvider
- getAllowedAudienceForJWTGrant() - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- getAllowedClientAuthenticators() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutor.Configuration
- getAllowedClockSkew() - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- getAllowedClockSkew() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientValidator
- getAllowedClockSkew() - Method in class org.keycloak.authentication.authenticators.client.JWTClientValidator
- getAllowedClockSkew() - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProvider
- getAllowedClockSkew() - Method in class org.keycloak.broker.kubernetes.KubernetesIdentityProviderConfig
- getAllowedClockSkew() - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- getAllowedClockSkew() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- getAllowedClockSkew() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getAllowedClockSkew() - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProviderConfig
- getAllowedClockSkew() - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor.Configuration
- getAllowedOrigins() - Method in class org.keycloak.services.clientregistration.AbstractClientRegistrationProvider
- getAllowedOrigins() - Method in class org.keycloak.services.clientregistration.InitialAccessToken
- getAllowedOrigins() - Method in interface org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy
-
Extra web origins this policy contributes to the CORS allow-list for responses produced by the client registration endpoints.
- getAllowedOrigins() - Method in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicy
- getAllowedOrigins() - Method in class org.keycloak.services.clientregistration.RegistrationAccessToken
- getAllowedOrigins(KeycloakSession, RegistrationAuth) - Static method in class org.keycloak.services.clientregistration.policy.ClientRegistrationPolicyManager
- getAllowedPatterns() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutor.Configuration
- getAllowedValue() - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutor.Configuration
- getAllowHttpOnLocalhost() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutor.Configuration
- getAllowOnlyRefreshTokenBinding() - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutor.Configuration
- getAllowPermittedDomains() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- getAllowRegexPatternComparison() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getAllProofs() - Method in class org.keycloak.protocol.oid4vc.model.Proofs
-
Returns all proof values as a list.
- getAllProviders(Class<T>) - Method in class org.keycloak.services.DefaultKeycloakSession
- getAllResolvedClientRoles(KeycloakSession, ClientSessionContext) - Static method in class org.keycloak.utils.RoleResolveUtil
-
Object (but can be empty map) containing all the user's client roles of all clients.
- getAltText() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject.LogoObject
- getAmr(AuthenticatedClientSessionModel, RealmModel) - Method in class org.keycloak.protocol.oidc.mappers.AmrProtocolMapper
-
Extract the AMR values from the existing session.
- getAndValidateParameter(String) - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- getAndVerifyAuthenticationSession(String) - Method in class org.keycloak.services.resources.IdentityBrokerService
- getAnnotations() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- getAnnotations() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.AttributeGroup
- getApacheHttpClientBuilder() - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
- getApplicationSessionCount() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get application session count Returns a number of user sessions associated with this client { "count": number }
- getArtifactBindingIdentifier() - Method in class org.keycloak.protocol.saml.SamlClient
- getArtifactResolutionServiceUrl() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getAsArray() - Method in class org.keycloak.vault.DefaultVaultCharSecret
- getAsArray() - Method in class org.keycloak.vault.DefaultVaultRawSecret
- getAssertion() - Method in class org.keycloak.protocol.oidc.grants.DefaultJWTAuthorizationGrantValidator
- getAssertionLifespan() - Method in class org.keycloak.protocol.saml.SamlClient
- getAssertionSignatureAlg() - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProvider
- getAssertionSignatureAlg() - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- getAssociatedPolicies() - Method in class org.keycloak.authorization.admin.PolicyResourceService
- getAsync() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- getAttackDetection() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Base path for managing attack detection.
- getAttemptedUsername() - Method in class org.keycloak.forms.login.freemarker.model.AuthenticationContextBean
- getAttemptedUsername() - Method in class org.keycloak.organization.forms.login.freemarker.model.OrganizationAwareAuthenticationContextBean
- getAttestation() - Method in class org.keycloak.protocol.oid4vc.model.AttestationProof
-
Deprecated.
- getAttestation() - Method in class org.keycloak.protocol.oid4vc.model.Proofs
- getAttestationJwt() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ABCAResult
- getAttestationPoPJwt() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ABCAResult
- getAttestationStatement() - Method in class org.keycloak.credential.AttestationStatementSerializationContainer
- getAttestationStatement() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getAttestationStatementFormat() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getAttestedClient() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ABCAResult
- getAttestedCredentialData() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getAttestedKeys() - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationJwtBody
- getAttribute(String) - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getAttribute(String) - Method in interface org.keycloak.authentication.requiredactions.util.UpdateProfileContext
-
Deprecated.Use
getAttributeStreaminstead. - getAttribute(String) - Method in class org.keycloak.forms.login.freemarker.model.ClientBean
- getAttribute(String) - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- getAttribute(String) - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getAttribute(String) - Method in class org.keycloak.protocol.oidc.AbstractClientConfigWrapper
- getAttribute(String) - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- getAttribute(String) - Method in class org.keycloak.services.DefaultKeycloakSession
- getAttribute(String, Class<T>) - Method in class org.keycloak.services.DefaultKeycloakSession
- getAttribute(String, Class<T>) - Method in class org.keycloak.services.util.DefaultClientSessionContext
- getAttribute(String, String) - Method in class org.keycloak.protocol.oidc.AbstractClientConfigWrapper
- getAttributeByFriendlyName(AssertionType, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint
- getAttributeByName(AssertionType, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint
- getAttributeConsumingServiceIndex() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getAttributeConsumingServiceName() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getAttributeDefaultValues(String) - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
-
Get attribute default values to be pre-filled into the form on first show.
- getAttributeDefaultValues(String) - Method in class org.keycloak.forms.login.freemarker.model.EmailBean
- getAttributeDefaultValues(String) - Method in class org.keycloak.forms.login.freemarker.model.IdpReviewProfileBean
- getAttributeDefaultValues(String) - Method in class org.keycloak.forms.login.freemarker.model.RegisterBean
- getAttributeDefaultValues(String) - Method in class org.keycloak.forms.login.freemarker.model.VerifyProfileBean
- getAttributeMultivalued(String) - Method in class org.keycloak.protocol.oidc.AbstractClientConfigWrapper
- getAttributePrefix() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- getAttributes() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getAttributes() - Method in interface org.keycloak.authentication.requiredactions.util.UpdateProfileContext
- getAttributes() - Method in class org.keycloak.authentication.requiredactions.util.UserUpdateProfileContext
- getAttributes() - Method in class org.keycloak.authorization.common.ClientModelIdentity
- getAttributes() - Method in class org.keycloak.authorization.common.DefaultEvaluationContext
- getAttributes() - Method in class org.keycloak.authorization.common.KeycloakIdentity
- getAttributes() - Method in class org.keycloak.email.freemarker.beans.ProfileBean
- getAttributes() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
-
All attributes to be shown in form sorted by the configured GUI order.
- getAttributes() - Method in class org.keycloak.forms.login.freemarker.model.ClientBean
- getAttributes() - Method in class org.keycloak.forms.login.freemarker.model.OrganizationBean
- getAttributes() - Method in class org.keycloak.forms.login.freemarker.model.ProfileBean
- getAttributes() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- getAttributes() - Method in class org.keycloak.protocol.oidc.AbstractClientConfigWrapper
- getAttributes() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getAttributes() - Method in class org.keycloak.services.clientpolicy.condition.ClientAttributesCondition.Configuration
- getAttributes() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- getAttributes() - Method in class org.keycloak.services.DefaultKeycloakSession
- getAttributes(String) - Method in class org.keycloak.authorization.admin.ResourceSetService
- getAttributesByName() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
-
Get map of all attributes where attribute name is key.
- getAttributeStream(String) - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getAttributeStream(String) - Method in interface org.keycloak.authentication.requiredactions.util.UpdateProfileContext
-
Obtains all values associated with the specified attribute name.
- getAttributeStream(String) - Method in class org.keycloak.authentication.requiredactions.util.UserUpdateProfileContext
- getAttrName() - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicy
- getAuth() - Method in class org.keycloak.services.clientregistration.AbstractClientRegistrationProvider
- getAuth() - Method in class org.keycloak.services.clientregistration.AdapterInstallationClientRegistrationProvider
- getAuth() - Method in interface org.keycloak.services.clientregistration.ClientRegistrationProvider
- getAuthCallbacksFactoryIds(AuthenticationSessionModel) - Static method in class org.keycloak.authentication.AuthenticatorUtil
-
Get set of Authentication factories IDs defined in authentication session as CALLBACKS_FACTORY_IDS_NOTE
- getAuthenticatedClient() - Method in class org.keycloak.services.clientpolicy.context.AdminClientRegisterContext
- getAuthenticatedClient() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientUnregisterContext
- getAuthenticatedClient() - Method in interface org.keycloak.services.clientpolicy.context.ClientCRUDContext
-
returns
UserModelof the authenticated client. - getAuthenticatedUser() - Method in class org.keycloak.services.clientpolicy.context.AdminClientRegisterContext
- getAuthenticatedUser() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientUnregisterContext
- getAuthenticatedUser() - Method in interface org.keycloak.services.clientpolicy.context.ClientCRUDContext
-
returns
UserModelof the authenticated user. - getAuthenticationCategory(KeycloakSession, String) - Static method in class org.keycloak.services.managers.AuthenticationManager
- getAuthenticationExecutionReferences(Map<String, Integer>, RealmModel) - Static method in class org.keycloak.protocol.oidc.utils.AmrUtils
-
Get the configured authenticator reference values for the specified executions.
- getAuthenticationFlow(AuthenticationSessionModel) - Method in class org.keycloak.protocol.AuthorizationEndpointBase
- getAuthenticationFlow(AuthenticationSessionModel) - Method in class org.keycloak.protocol.docker.DockerEndpoint
- getAuthenticationFlow(AuthenticationSessionModel) - Method in class org.keycloak.protocol.saml.profile.ecp.SamlEcpProfileService
- getAuthenticationParameters() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getAuthenticationProcessor(KeycloakSession, EventBuilder) - Static method in class org.keycloak.protocol.oidc.utils.AuthorizeClientUtil
- getAuthenticationRequest() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getAuthenticationSelections() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getAuthenticationSelections() - Method in class org.keycloak.forms.login.freemarker.model.AuthenticationContextBean
- getAuthenticationSelections() - Method in class org.keycloak.organization.forms.login.freemarker.model.OrganizationAwareAuthenticationContextBean
- getAuthenticationSession() - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- getAuthenticationSession() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getAuthenticationSession() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getAuthenticationSession() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getAuthenticationSession() - Method in class org.keycloak.services.clientpolicy.context.AuthorizationRequestContext
- getAuthenticationSession() - Method in class org.keycloak.services.clientpolicy.context.ImplicitHybridTokenResponse
- getAuthenticationSession() - Method in class org.keycloak.services.DefaultKeycloakContext
- getAuthenticationSession() - Method in class org.keycloak.services.resources.SessionCodeChecks
- getAuthenticationSessionByEncodedIdAndClient(RealmModel, String, ClientModel, String) - Method in class org.keycloak.services.managers.AuthenticationSessionManager
- getAuthenticationSessionByIdAndClient(RealmModel, String, ClientModel, String) - Method in class org.keycloak.services.managers.AuthenticationSessionManager
- getAuthenticationSessionIdFromToken(T, ActionTokenContext<T>, AuthenticationSessionModel) - Method in class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- getAuthenticationSessionIdFromToken(T, ActionTokenContext<T>, AuthenticationSessionModel) - Method in interface org.keycloak.authentication.actiontoken.ActionTokenHandler
-
Returns a compound authentication session ID requested from within the given token that the handler should attempt to join.
- getAuthenticator() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getAuthenticatorConfig() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getAuthenticatorConfig(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authenticator configuration
- getAuthenticatorConfig(String, String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Deprecated.
- getAuthenticatorConfig(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticator
- getAuthenticatorConfigDescription(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authenticator provider's configuration description
- getAuthenticatorMetadata(String) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnMetadataService
- getAuthenticatorProvider() - Method in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean
- getAuthenticatorProvider(String) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnMetadataService
- getAuthenticatorProviders() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authenticator providers Returns a stream of authenticator providers.
- getAuthenticators() - Method in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean
- getAuthFlowAlias() - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutor.Configuration
- getAuthFlowLoa() - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutor.Configuration
- getAuthMethod() - Method in class org.keycloak.protocol.RestartLoginCookie
- getAuthnContextClassRefs() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getAuthnContextComparisonType() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getAuthnContextDeclRefs() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getAuthnCredentials(AuthenticationSessionModel) - Static method in class org.keycloak.authentication.AuthenticatorUtil
-
Get the list of credentials used in the authentication.
- getAuthorizationCodeGrant() - Method in class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- getAuthorizationDetails() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- getAuthorizationDetails() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
- getAuthorizationDetails(String) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- getAuthorizationEncryptedResponseAlg() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getAuthorizationEncryptedResponseEnc() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getAuthorizationEndpointRequest() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- getAuthorizationEndpointRequest() - Method in class org.keycloak.services.clientpolicy.context.AuthorizationRequestContext
- getAuthorizationGrantContext() - Method in class org.keycloak.services.clientpolicy.context.JWTAuthorizationGrantContext
- getAuthorizationRequestContext() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getAuthorizationRequestContext() - Method in class org.keycloak.services.util.DefaultClientSessionContext
- getAuthorizationRequestContextFromScopes(KeycloakSession, ClientModel, String) - Static method in class org.keycloak.services.util.AuthorizationContextUtil
-
Base function to obtain a bare AuthorizationRequestContext with just OAuth2 Scopes
- getAuthorizationRequestContextFromScopes(KeycloakSession, ClientModel, UserModel, String) - Static method in class org.keycloak.services.util.AuthorizationContextUtil
-
Base function to obtain a bare AuthorizationRequestContext with just OAuth2 Scopes
- getAuthorizationRequestContextFromScopesWithClient(KeycloakSession, ClientModel, String) - Static method in class org.keycloak.services.util.AuthorizationContextUtil
-
An extension of
AuthorizationContextUtil.getAuthorizationRequestContextFromScopes(org.keycloak.models.KeycloakSession, org.keycloak.models.ClientModel, java.lang.String)that appends the client reference - getAuthorizationRequestsStreamFromScopesWithClient(KeycloakSession, ClientModel, String) - Static method in class org.keycloak.services.util.AuthorizationContextUtil
-
An extension of
AuthorizationContextUtil.getAuthorizationRequestContextFromScopesWithClient(org.keycloak.models.KeycloakSession, org.keycloak.models.ClientModel, java.lang.String)that returns the list as a Stream - getAuthorizationServer() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthorizedCodeGrant
- getAuthorizationServers() - Method in class org.keycloak.protocol.oid4vc.model.CredentialIssuer
- getAuthorizationServers(KeycloakSession) - Static method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
-
Return the authorization servers from the issuer configuration.
- getAuthorizationService(String) - Method in class org.keycloak.services.resources.RealmsResource
- getAuthorizationSignedResponseAlg() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getAuthorizationUrl() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getAuthReqId() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.ClientNotificationEndpointRequest
- getAuthResult() - Method in class org.keycloak.protocol.oid4vc.issuance.VCIssuanceContext
- getAuthResultId() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- getAuthServerUrl() - Method in class org.keycloak.services.DefaultKeycloakContext
- getAuthSessionId() - Method in class org.keycloak.forms.login.freemarker.model.AuthenticationSessionBean
- getAuthSessionIdHash() - Method in class org.keycloak.forms.login.freemarker.model.AuthenticationSessionBean
- getAutocomplete() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
-
define value of the autocomplete attribute for html input tag. if null then no html input tag attribute is added
- getAvailableClientRoleMappings() - Method in class org.keycloak.services.resources.admin.ClientRoleMappingsResource
-
Get available client-level roles that can be mapped to the user or group
- getAvailableClientScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedClientResource
-
The available client-level roles Returns the roles for the client that can be associated with the client's scope
- getAvailablePeriod() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutor.Configuration
- getAvailablePeriod() - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor.Configuration
- getAvailableRealmRoleMappings() - Method in class org.keycloak.services.resources.admin.RoleMapperResource
-
Get realm-level roles that can be mapped
- getAvailableRealmScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
Get realm-level roles that are available to attach to this client's scope
- getBackchannelLogoutRevokeOfflineTokens() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getBackchannelLogoutUrl() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getBackchannelLogoutUrl(KeycloakSession, ClientModel) - Static method in class org.keycloak.services.managers.ResourceAdminManager
- getBackgroundColor() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject
- getBackgroundImage() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject
- getBaseAttributes() - Method in class org.keycloak.authorization.common.DefaultEvaluationContext
- getBaseRedirectUri() - Method in class org.keycloak.services.resources.AbstractSecuredLocalService
- getBaseUri(UriInfo, UrlType) - Method in class org.keycloak.url.HostnameV2Provider
- getBaseURI() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
- getBaseUrl() - Method in class org.keycloak.forms.login.freemarker.model.ClientBean
- getBaseUrl() - Method in class org.keycloak.social.openshift.OpenshiftV4IdentityProviderConfig
- getBatchCredentialIssuance() - Method in class org.keycloak.protocol.oid4vc.model.CredentialIssuer
- getBatchCredentialIssuance(RealmModel) - Static method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
-
Returns the batch credential issuance configuration for the given realm.
- getBatchSize() - Method in class org.keycloak.protocol.oid4vc.model.CredentialIssuer.BatchCredentialIssuance
- getBearerOnly() - Method in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
- getBearerToken() - Method in class org.keycloak.services.DefaultKeycloakContext
- getBindingMessage() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelRequest
- getBindingMessage() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- getBindingMessage() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getBindingType() - Method in class org.keycloak.broker.saml.SAMLEndpoint.ArtifactBinding
- getBindingType() - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- getBindingType() - Method in class org.keycloak.broker.saml.SAMLEndpoint.PostBinding
- getBindingType() - Method in class org.keycloak.broker.saml.SAMLEndpoint.RedirectBinding
- getBindingType() - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- getBindingType() - Method in class org.keycloak.protocol.saml.SamlService.PostBindingProtocol
- getBindingType() - Method in class org.keycloak.protocol.saml.SamlService.RedirectBindingProtocol
- getBindingType(AuthnRequestType) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- getBlocking() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- getBrokerService(String) - Method in class org.keycloak.services.resources.RealmsResource
- getBrokerSessionId() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getBrokerUserId() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getBrokerUsername() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getBruteForceProtector() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getBuildConfigHashAlgorithm() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getBuildConfigSdJwtVisibleClaims() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getBuildConfigTokenJwsType() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getBuiltinMappers() - Method in class org.keycloak.protocol.docker.DockerAuthV2ProtocolFactory
- getBuiltinMappers() - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- getBuiltinMappers() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- getBuiltinMappers() - Method in class org.keycloak.protocol.saml.SamlProtocolFactory
- getBuiltinMappers(String) - Method in class org.keycloak.services.migration.DefaultMigrationProvider
- getBundleEndpoint() - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProviderConfig
- getByDisplayNameProperty(String) - Static method in enum class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport
- getByMapperName(String) - Static method in enum class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport
- getBytes() - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapMessageBuilder
- getByValue(String) - Static method in enum class org.keycloak.protocol.oid4vc.issuance.signing.vcdm.LDSignatureType
- getCachedTheme(String, Theme.Type) - Method in class org.keycloak.theme.DefaultThemeManagerFactory
- getCacheExpiryTimeInSec() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.ClientMetadataCacheControl
- getCanonicalizationMethod() - Method in class org.keycloak.protocol.saml.SamlClient
- getCanonicalizationMethod() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getCaSubjectDn() - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutor.Configuration
- getCategory() - Method in class org.keycloak.forms.login.freemarker.DetachedInfoStateCookie
- getCategory() - Method in class org.keycloak.protocol.RestartLoginCookie
- getCategory() - Method in class org.keycloak.services.managers.IdentityCookieToken
- getCategory() - Method in class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- getCategoryRequirementFromCurrentFlow(String) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getCertficateResource(String) - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get representation of certificate resource
- getCertificateChain(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- getCertificateChain(HttpRequest) - Method in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookup
- getCertificateChain(HttpRequest) - Method in class org.keycloak.services.x509.DefaultClientCertificateLookup
- getCertificateChain(HttpRequest) - Method in class org.keycloak.services.x509.EnvoyProxySslClientCertificateLookup
-
Extracts the client certificate chain from the HTTP request forwarded by Envoy.
- getCertificateChain(HttpRequest) - Method in class org.keycloak.services.x509.Rfc9440ClientCertificateLookup
- getCertificateChain(HttpRequest) - Method in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookup
- getCertificateChain(HttpRequest) - Method in interface org.keycloak.services.x509.X509ClientCertificateLookup
-
Returns a client certificate, and optionally any certificates in the certificate chain.
- getCertificateFromClient(ClientModel, String) - Static method in class org.keycloak.services.util.CertificateInfoHelper
- getCertificateFromHttpHeader(HttpRequest, String) - Method in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookup
- getCertificateFromHttpHeader(HttpRequest, String) - Method in class org.keycloak.services.x509.NginxProxyTrustedClientCertificateLookup
- getCertificateFromRequest(KeycloakSession) - Static method in class org.keycloak.services.util.CertificateInfoHelper
- getCertificatePolicy() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getCertificatePolicyMode() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getCertification() - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationJwtBody
- getCertPathBuilderResult() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator
- getCertsDirectory() - Method in class org.keycloak.protocol.docker.installation.compose.DockerComposeZipContent
- getChallenge() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getChallenge() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationPoPJwt
- getChallenge() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getChallenge() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof.DataIntegrityProof
- getChallengeResponse() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getCharSecret(String) - Method in class org.keycloak.vault.DefaultVaultTranscriber
- getCimdProviderName() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactoryProviderConfig
- getClaimName() - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutor.Configuration
- getClaims() - Method in class org.keycloak.protocol.oid4vc.model.CredentialMetadata
- getClaims() - Method in class org.keycloak.protocol.oid4vc.model.CredentialSubject
- getClaims() - Method in class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
- getClaims() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getClaims() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getClaimValue(BrokeredIdentityContext, String) - Static method in class org.keycloak.broker.oidc.mappers.AbstractClaimMapper
- getClaimValue(IdentityProviderMapperModel, BrokeredIdentityContext) - Static method in class org.keycloak.broker.oidc.mappers.AbstractClaimMapper
- getClaimValue(JsonWebToken, String) - Static method in class org.keycloak.broker.oidc.mappers.AbstractClaimMapper
- getClazz() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext.ContextDataEntry
- getClient() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getClient() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getClient() - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- getClient() - Method in class org.keycloak.authentication.authenticators.client.ClientAssertionState
- getClient() - Method in class org.keycloak.email.freemarker.beans.AdminEventBean
- getClient() - Method in class org.keycloak.email.freemarker.beans.EventBean
- getClient() - Method in class org.keycloak.forms.login.freemarker.model.OAuthGrantBean
- getClient() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- getClient() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- getClient() - Method in interface org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.CIBAContext
- getClient() - Method in class org.keycloak.protocol.oidc.par.clientpolicy.context.PushedAuthorizationRequestContext
- getClient() - Method in class org.keycloak.protocol.oidc.utils.AuthorizeClientUtil.ClientAuthResult
- getClient() - Method in class org.keycloak.protocol.saml.SamlClient
- getClient() - Method in class org.keycloak.services.clientpolicy.context.AbstractSamlRequestContext
-
Getter for the client model doing the request.
- getClient() - Method in class org.keycloak.services.clientpolicy.context.AuthorizationRequestContext
- getClient() - Method in interface org.keycloak.services.clientpolicy.context.ClientCRUDClientAvailableContext
- getClient() - Method in interface org.keycloak.services.clientpolicy.context.ClientModelContext
- getClient() - Method in interface org.keycloak.services.clientpolicy.context.ClientPolicyClientSessionContext
- getClient() - Method in class org.keycloak.services.clientpolicy.context.IdentityBrokeringAPIContext
- getClient() - Method in class org.keycloak.services.clientpolicy.context.JWTAuthorizationGrantContext
- getClient() - Method in class org.keycloak.services.clientpolicy.context.LogoutRequestContext
- getClient() - Method in class org.keycloak.services.clientpolicy.context.PreTokenRequestContext
- getClient() - Method in class org.keycloak.services.clientpolicy.context.ResourceOwnerPasswordCredentialsContext
- getClient() - Method in class org.keycloak.services.clientpolicy.context.TokenExchangeRequestContext
- getClient() - Method in class org.keycloak.services.clientpolicy.context.TokenIntrospectContext
- getClient() - Method in class org.keycloak.services.clientpolicy.context.TokenRefreshContext
- getClient() - Method in class org.keycloak.services.clientpolicy.context.TokenRevokeContext
- getClient() - Method in class org.keycloak.services.clientpolicy.context.TokenRevokeResponseContext
- getClient() - Method in class org.keycloak.services.clientregistration.AbstractClientRegistrationContext
- getClient() - Method in interface org.keycloak.services.clientregistration.ClientRegistrationContext
- getClient() - Method in class org.keycloak.services.DefaultKeycloakContext
- getClient() - Method in class org.keycloak.services.managers.Auth
- getClient() - Method in record class org.keycloak.services.managers.AuthenticationManager.AuthResult
-
Deprecated, for removal: This API element is subject to removal in a future version.use
AuthenticationManager.AuthResult.client()instead. - getClient() - Method in class org.keycloak.services.resources.account.resources.AbstractResourceService.Resource
- getClient() - Method in class org.keycloak.services.resources.admin.AdminAuth
- getClient() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get representation of the client
- getClient(String) - Method in class org.keycloak.services.resources.admin.ClientsResource
-
Base path for managing a specific client.
- getClientAssertion() - Method in class org.keycloak.authentication.authenticators.client.AbstractBaseJWTValidator
- getClientAssertion() - Method in class org.keycloak.authentication.authenticators.client.ClientAssertionState
- getClientAssertionAudience() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getClientAssertionSigningAlg() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getClientAssertionStrategy() - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProviderFactory
- getClientAssertionType() - Method in class org.keycloak.authentication.authenticators.client.ClientAssertionState
- getClientAuthAttributes() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getClientAuthAttributes() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getClientAuthAttributes() - Method in class org.keycloak.protocol.oidc.utils.AuthorizeClientUtil.ClientAuthResult
- getClientAuthenticator() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getClientAuthenticatorProviders() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get client authenticator providers Returns a stream of client authenticator providers.
- getClientAuthMethod() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getClientByIdScopeMappings(String) - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
- getClientCertificateChainFromHeader(HttpRequest) - Method in class org.keycloak.services.x509.Rfc9440ClientCertificateLookup
-
Extract the certificate chain from the
Rfc9440ClientCertificateLookup.sslCertChainHttpHeaderheader. - getClientCertificateFromHeader(HttpRequest) - Method in class org.keycloak.services.x509.Rfc9440ClientCertificateLookup
-
Extract the client certificate from the
Rfc9440ClientCertificateLookup.sslClientCertHttpHeaderheader. - getClientClusterHost(MultivaluedMap<String, String>) - Method in class org.keycloak.services.resources.ClientsManagementService
- getClientCode() - Method in class org.keycloak.services.resources.SessionCodeChecks
- getClientConnection() - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- getClientCredentialsAdapterConfig(KeycloakSession, ClientModel) - Static method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- getClientData(KeycloakSession, AuthenticationSessionModel) - Static method in class org.keycloak.authentication.AuthenticationProcessor
- getClientData(AuthenticationSessionModel) - Method in class org.keycloak.protocol.docker.DockerAuthV2Protocol
- getClientData(AuthenticationSessionModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- getClientData(AuthenticationSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- getClientEncryptingAlgorithm() - Method in class org.keycloak.protocol.saml.SamlClient
- getClientEncryptingCertificate() - Method in class org.keycloak.protocol.saml.SamlClient
- getClientEncryptingDigestMethod() - Method in class org.keycloak.protocol.saml.SamlClient
- getClientEncryptingKeyAlgorithm() - Method in class org.keycloak.protocol.saml.SamlClient
- getClientEncryptingMaskGenerationFunction() - Method in class org.keycloak.protocol.saml.SamlClient
- getClientEncryptingPrivateKey() - Method in class org.keycloak.protocol.saml.SamlClient
- getClientId() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getClientId() - Method in class org.keycloak.forms.login.freemarker.model.ClientBean
- getClientId() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getClientId() - Method in class org.keycloak.protocol.RestartLoginCookie
- getClientId() - Method in class org.keycloak.services.clientpolicy.context.PreAuthorizationRequestContext
- getClientId() - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor.IntentBindCheckRequest
- getClientId() - Method in class org.keycloak.services.resources.admin.UserResource.SendEmailParams
- getClientId(EventBuilder, KeycloakSession, MultivaluedMap<String, String>) - Static method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequestParserProcessor
- getClientIdsByScope(String) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
-
Returns the IDs of the clients that the current user can perform based on
scope. - getClientIdUriSchemes() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeCondition.Configuration
- getClientInitialAccess() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Base path for managing client initial access tokens
- getClientLogoutAction(AuthenticationSessionModel, String) - Static method in class org.keycloak.services.managers.AuthenticationManager
-
Returns the logout state of the particular client as per the
logoutAuthSession - getClientMetadataCacheControl() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.OIDCClientRepresentationWithCacheControl
- getClientModels(String, boolean, boolean, String, Integer, Integer) - Method in class org.keycloak.services.resources.admin.ClientsResource
- getClientNotificationToken() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- getClientNotificationToken() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getClientPolicies(RealmModel, boolean) - Method in class org.keycloak.services.clientpolicy.DefaultClientPolicyManager
- getClientPoliciesResource() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- getClientProfiles(RealmModel, boolean) - Method in class org.keycloak.services.clientpolicy.DefaultClientPolicyManager
- getClientProfilesResource() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- getClientPublicKey(KeycloakSession, ClientModel, JWSInput) - Static method in class org.keycloak.keys.loader.PublicKeyStorageManager
- getClientPublicKeyWrapper(KeycloakSession, ClientModel, JWK.Use, String) - Static method in class org.keycloak.keys.loader.PublicKeyStorageManager
- getClientPublicKeyWrapper(KeycloakSession, ClientModel, JWSInput) - Static method in class org.keycloak.keys.loader.PublicKeyStorageManager
- getClientRegistrationPolicy() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- getClientResponses() - Method in class org.keycloak.protocol.oidc.BackchannelLogoutResponse
- getClientRoleComposites(String, String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Get client-level roles for the client that are in the role's composite
- getClientRoleComposites(String, String) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Get client-level roles for the client that are in the role's composite
- getClientRoleComposites(ClientModel, RoleModel) - Method in class org.keycloak.services.resources.admin.RoleResource
- getClientRoleMappings() - Method in class org.keycloak.services.resources.admin.ClientRoleMappingsResource
-
Get client-level role mappings for the user, and the app
- getClientRotatedSecret() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get the rotated client secret
- getClientRotatedSecret(KeycloakSession) - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- getClientRotatedSecretCreationTime() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- getClientRotatedSecretExpirationTime() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- getClients() - Method in class org.keycloak.forms.login.freemarker.model.FrontChannelLogoutBean
- getClients() - Method in class org.keycloak.protocol.oidc.FrontChannelLogoutHandler
- getClients() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Base path for managing clients under this realm.
- getClients(String, boolean, boolean, String, Integer, Integer) - Method in class org.keycloak.services.resources.admin.ClientsResource
-
Get clients belonging to the realm.
- getClientScope() - Method in class org.keycloak.services.resources.admin.ClientScopeResource
-
Get representation of the client scope
- getClientScope(String) - Method in class org.keycloak.services.resources.admin.ClientScopesResource
-
Base path for managing a specific client scope.
- getClientScopeIds() - Method in class org.keycloak.services.util.DefaultClientSessionContext
- getClientScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedClientResource
-
Get the roles associated with a client's scope Returns roles for the client.
- getClientScopeModelStream(KeycloakSession, ClientModel) - Static method in class org.keycloak.services.managers.AuthenticationManager
- getClientScopes() - Method in class org.keycloak.services.resources.admin.ClientScopesResource
-
Get client scopes belonging to the realm Returns a list of client scopes belonging to the realm
- getClientScopes() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Base path for managing client scopes under this realm.
- getClientScopesRequested() - Method in class org.keycloak.forms.login.freemarker.model.OAuthGrantBean
- getClientScopesStream() - Method in class org.keycloak.services.util.DefaultClientSessionContext
- getClientScopesStreamFromAuthorizationRequestContextWithClient(KeycloakSession, ClientModel, String) - Static method in class org.keycloak.services.util.AuthorizationContextUtil
-
Helper method to return a Stream of all the
ClientScopeModelin the currentAuthorizationRequestContext - getClientSecret() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getClientSecret() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get the client secret
- getClientSecretAuthenticationAllowedMethod() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- getClientSecretCreationTime() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- getClientSecretExpirationTime() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- getClientSession() - Method in class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceTokenResponseContext
- getClientSession() - Method in class org.keycloak.protocol.oidc.utils.OAuth2CodeParser.ParseResult
- getClientSession() - Method in interface org.keycloak.services.clientpolicy.context.ClientPolicyClientSessionContext
- getClientSession() - Method in class org.keycloak.services.clientpolicy.context.ServiceAccountTokenRequestContext
- getClientSession() - Method in class org.keycloak.services.clientpolicy.context.ServiceAccountTokenResponseContext
- getClientSession() - Method in class org.keycloak.services.clientpolicy.context.TokenRefreshResponseContext
- getClientSession() - Method in class org.keycloak.services.clientpolicy.context.TokenRequestContext
- getClientSession() - Method in class org.keycloak.services.clientpolicy.context.TokenResponseContext
- getClientSession() - Method in class org.keycloak.services.clientpolicy.context.UserInfoRequestContext
- getClientSession() - Method in class org.keycloak.services.managers.Auth
- getClientSession() - Method in class org.keycloak.services.managers.ClientSessionCode
- getClientSession() - Method in class org.keycloak.services.managers.ClientSessionCode.ParseResult
- getClientSession() - Method in class org.keycloak.services.util.DefaultClientSessionContext
- getClientSession(String, String, KeycloakSession, RealmModel, ClientModel, EventBuilder, Class<CLIENT_SESSION>) - Static method in class org.keycloak.services.managers.ClientSessionCode
- getClientSession(KeycloakSession, RealmModel, String) - Static method in class org.keycloak.protocol.saml.SamlSessionUtils
- getClientSessionContext() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelTokenResponseContext
- getClientSessionContext() - Method in class org.keycloak.services.clientpolicy.context.ImplicitHybridTokenResponse
- getClientSessionContext() - Method in class org.keycloak.services.clientpolicy.context.ResourceOwnerPasswordCredentialsResponseContext
- getClientSessionContext() - Method in class org.keycloak.services.clientpolicy.context.TokenResponseContext
- getClientSessionCtx() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- getClientSessionStats() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get client session stats Returns a JSON map.
- getClientSignature() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getClientSigningCertificate() - Method in class org.keycloak.protocol.saml.SamlClient
- getClientSigningPrivateKey() - Method in class org.keycloak.protocol.saml.SamlClient
- getClientsManagementService(String) - Method in class org.keycloak.services.resources.RealmsResource
- getClientsService(String) - Method in class org.keycloak.services.resources.RealmsResource
- getClientTemplates() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Deprecated.
- getClientType(RealmModel, String) - Method in class org.keycloak.services.clienttype.DefaultClientTypeManager
- getClientType(ClientTypeRepresentation, ClientType) - Method in class org.keycloak.services.clienttype.impl.DefaultClientTypeProvider
- getClientTypes() - Method in class org.keycloak.services.resources.admin.ClientTypesResource
- getClientTypes(RealmModel) - Method in class org.keycloak.services.clienttype.DefaultClientTypeManager
- getClientTypesResource() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- getClientUriFields() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutor.Configuration
- getClientUuid() - Method in class org.keycloak.forms.login.freemarker.DetachedInfoStateCookie
- getCNonce() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
-
the OpenId4VCI nonce-endpoint
- getCode() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getCode() - Method in class org.keycloak.forms.login.freemarker.model.CodeBean
- getCode() - Method in class org.keycloak.forms.login.freemarker.model.LogoutConfirmBean
- getCode() - Method in class org.keycloak.forms.login.freemarker.model.OAuthGrantBean
- getCode() - Method in class org.keycloak.protocol.oidc.utils.OAuth2CodeParser.ParseResult
- getCode() - Method in class org.keycloak.services.managers.ClientSessionCode.ParseResult
- getCodeChallenge() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getCodeChallenge() - Method in class org.keycloak.protocol.oidc.utils.OAuth2Code
- getCodeChallengeMethod() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getCodeChallengeMethod() - Method in class org.keycloak.protocol.oidc.utils.OAuth2Code
- getCodeData() - Method in class org.keycloak.protocol.oidc.utils.OAuth2CodeParser.ParseResult
- getCodeNumber() - Method in class org.keycloak.forms.login.freemarker.model.RecoveryAuthnCodeInputLoginBean
- getCombinedName(String, RoleRepresentation) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- getCompatibleProviders() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.oidc.mappers.ClaimToRoleMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.oidc.mappers.ClaimToUserSessionNoteMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.oidc.mappers.ExternalKeycloakRoleToRoleMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.oidc.mappers.UsernameTemplateMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.provider.HardcodedAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.provider.HardcodedGroupMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.provider.HardcodedRoleMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.saml.mappers.UsernameTemplateMapper
- getCompatibleProviders() - Method in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.social.facebook.FacebookUserAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.social.github.GitHubUserAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.social.google.GoogleUserAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.social.instagram.InstagramUserAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.social.linkedin.LinkedInUserAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.social.microsoft.MicrosoftUserAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.social.openshift.OpenshiftV4AttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.social.paypal.PayPalUserAttributeMapper
- getCompatibleProviders() - Method in class org.keycloak.social.stackoverflow.StackoverflowUserAttributeMapper
- getComponent(String) - Method in class org.keycloak.services.resources.admin.ComponentResource
- getComponentProvider(Class<T>, String) - Method in class org.keycloak.services.DefaultKeycloakSession
- getComponentProvider(Class<T>, String, Function<KeycloakSessionFactory, ComponentModel>) - Method in class org.keycloak.services.DefaultKeycloakSession
- getComponents() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Base path for managing components under this realm.
- getComponents(String, String, String, String) - Method in class org.keycloak.services.resources.admin.ComponentResource
- getComponentTypeKey(RegistrationAuth) - Static method in class org.keycloak.services.clientregistration.policy.ClientRegistrationPolicyManager
- getCompositeClientRoleMappings(boolean) - Method in class org.keycloak.services.resources.admin.ClientRoleMappingsResource
-
Get effective client-level role mappings This recurses any composite roles
- getCompositeClientScopeMappings(boolean) - Method in class org.keycloak.services.resources.admin.ScopeMappedClientResource
-
Get effective client roles Returns the roles for the client that are associated with the client's scope.
- getCompositeRealmRoleMappings(boolean) - Method in class org.keycloak.services.resources.admin.RoleMapperResource
-
Get effective realm-level role mappings This will recurse all composite roles to get the result.
- getCompositeRealmScopeMappings(boolean) - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
Get effective realm-level roles associated with the client's scope What this does is recurse any composite roles associated with the client's scope and adds the roles to this lists.
- getCompoundAuthenticationSessionId() - Method in class org.keycloak.authentication.actiontoken.DefaultActionToken
- getCompoundOriginalAuthenticationSessionId() - Method in class org.keycloak.authentication.actiontoken.verifyemail.VerifyEmailActionToken
- getConditionConfigurationClass() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.AcrCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.AnyClientCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.ClientAccessTypeCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.ClientAttributesCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.ClientRolesCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.ClientScopesCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.GrantTypeCondition
- getConditionConfigurationClass() - Method in class org.keycloak.services.clientpolicy.condition.IdentityProviderCondition
- getConfig() - Method in class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- getConfig() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getConfig() - Method in class org.keycloak.authorization.config.UmaWellKnownProvider
- getConfig() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- getConfig() - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProvider
- getConfig() - Method in class org.keycloak.broker.kubernetes.KubernetesIdentityProvider
- getConfig() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- getConfig() - Method in interface org.keycloak.broker.oidc.IssuerValidation
- getConfig() - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProvider
- getConfig() - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProvider
- getConfig() - Method in class org.keycloak.connections.httpclient.DefaultHttpClientFactory
- getConfig() - Method in class org.keycloak.protocol.oid4vc.issuance.JWTVCIssuerWellKnownProvider
- getConfig() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
- getConfig() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- getConfig() - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- getConfig() - Method in interface org.keycloak.wellknown.WellKnownProvider
- getConfigMetadata() - Method in class org.keycloak.authentication.requiredactions.DeleteAccount
- getConfigMetadata() - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- getConfigMetadata() - Method in class org.keycloak.authentication.requiredactions.UpdateEmail
- getConfigMetadata() - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
- getConfigMetadata() - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
- getConfigMetadata() - Method in class org.keycloak.connections.httpclient.DefaultHttpClientFactory
- getConfigMetadata() - Method in class org.keycloak.credential.PasswordCredentialProviderFactory
- getConfigMetadata() - Method in class org.keycloak.device.DeviceRepresentationProviderFactoryImpl
- getConfigMetadata() - Method in class org.keycloak.encoding.GzipResourceEncodingProviderFactory
- getConfigMetadata() - Method in class org.keycloak.events.email.EmailEventListenerProviderFactory
- getConfigMetadata() - Method in class org.keycloak.events.log.JBossLoggingEventListenerProviderFactory
- getConfigMetadata() - Method in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- getConfigMetadata() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- getConfigMetadata() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProviderFactory
- getConfigMetadata() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- getConfigMetadata() - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
- getConfigMetadata() - Method in class org.keycloak.protocol.saml.SamlProtocolFactory
- getConfigMetadata() - Method in class org.keycloak.services.cors.DefaultCorsFactory
- getConfigMetadata() - Method in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- getConfigMetadata() - Method in class org.keycloak.services.managers.DefaultBruteForceProtectorFactory
- getConfigMetadata() - Method in class org.keycloak.services.securityprofile.DefaultSecurityProfileProviderFactory
- getConfigMetadata() - Method in class org.keycloak.truststore.FileTruststoreProviderFactory
- getConfigMetadata() - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- getConfigProperties() - Method in class org.keycloak.authentication.forms.RegistrationPage
- getConfigProperties() - Method in class org.keycloak.authentication.forms.RegistrationPassword
- getConfigProperties() - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
- getConfigProperties() - Method in class org.keycloak.authentication.forms.RegistrationRecaptchaEnterprise
- getConfigProperties() - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- getConfigProperties() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- getConfigProperties() - Method in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
- getConfigProperties() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- getConfigProperties() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- getConfigProperties() - Method in class org.keycloak.broker.oidc.mappers.ClaimToRoleMapper
- getConfigProperties() - Method in class org.keycloak.broker.oidc.mappers.ClaimToUserSessionNoteMapper
- getConfigProperties() - Method in class org.keycloak.broker.oidc.mappers.ExternalKeycloakRoleToRoleMapper
- getConfigProperties() - Method in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- getConfigProperties() - Method in class org.keycloak.broker.oidc.mappers.UsernameTemplateMapper
- getConfigProperties() - Method in class org.keycloak.broker.provider.HardcodedAttributeMapper
- getConfigProperties() - Method in class org.keycloak.broker.provider.HardcodedGroupMapper
- getConfigProperties() - Method in class org.keycloak.broker.provider.HardcodedRoleMapper
- getConfigProperties() - Method in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- getConfigProperties() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- getConfigProperties() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- getConfigProperties() - Method in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- getConfigProperties() - Method in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- getConfigProperties() - Method in class org.keycloak.broker.saml.mappers.UsernameTemplateMapper
- getConfigProperties() - Method in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- getConfigProperties() - Method in class org.keycloak.keys.GeneratedAesKeyProviderFactory
- getConfigProperties() - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- getConfigProperties() - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- getConfigProperties() - Method in class org.keycloak.keys.GeneratedEddsaKeyProviderFactory
- getConfigProperties() - Method in class org.keycloak.keys.GeneratedHmacKeyProviderFactory
- getConfigProperties() - Method in class org.keycloak.keys.GeneratedRsaEncKeyProviderFactory
- getConfigProperties() - Method in class org.keycloak.keys.GeneratedRsaKeyProviderFactory
- getConfigProperties() - Method in class org.keycloak.keys.ImportedRsaEncKeyProviderFactory
- getConfigProperties() - Method in class org.keycloak.keys.ImportedRsaKeyProviderFactory
- getConfigProperties() - Method in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- getConfigProperties() - Method in class org.keycloak.models.workflow.RemoveUserAttributeStepProviderFactory
- getConfigProperties() - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationGroupMembershipMapper
- getConfigProperties() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- getConfigProperties() - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationGroupMembershipMapper
- getConfigProperties() - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationMembershipMapper
- getConfigProperties() - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.protocol.docker.mapper.DockerAuthV2ProtocolMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeConditionFactory
- getConfigProperties() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactory
- getConfigProperties() - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutorFactory
- getConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilderFactory
- getConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBuilderFactory
- getConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.SdJwtCredentialBuilderFactory
- getConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutorFactory
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSessionEnforceExecutorFactory
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutorFactory
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.AbstractPairwiseSubMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.AcrProtocolMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.AddressMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.AllowedWebOriginsProtocolMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.AmrProtocolMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.AudienceProtocolMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.AudienceResolveProtocolMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterTokenMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterWithValueIdTokenMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.DeployedScriptOIDCProtocolMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.FullNameMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.GroupMembershipMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeUserPropertyMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.ScriptBasedOIDCProtocolMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.SessionStateMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.SubMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.UserClientRoleMappingMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.UserRealmRoleMappingMapper
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.DeployedScriptSAMLProtocolMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.GroupMembershipMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.HardcodedAttributeMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.HardcodedRole
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.RoleListMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.SAMLAudienceProtocolMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.SAMLAudienceResolveProtocolMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.ScriptBasedMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.UserAttributeNameIdMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.UserAttributeStatementMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.UserPropertyAttributeStatementMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.mappers.UserSessionNoteStatementMapper
- getConfigProperties() - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.AcrConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.AnyClientConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.ClientAccessTypeConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.ClientAttributesConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.ClientRolesConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.ClientScopesConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.GrantTypeConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.condition.IdentityProviderConditionFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.RegistrationAccessTokenRotationDisabledExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.RejectRequestExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SamlAvoidRedirectBindingExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SamlSignatureEnforcerExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticationAssertionExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureParContentsExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureSessionEnforceExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.SuppressRefreshTokenRotationExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientpolicy.executor.UseLightweightAccessTokenExecutorFactory
- getConfigProperties() - Method in class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicyFactory
- getConfigProperties() - Method in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicyFactory
- getConfigProperties() - Method in class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicyFactory
- getConfigProperties() - Method in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicyFactory
- getConfigProperties() - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicyFactory
- getConfigProperties() - Method in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicyFactory
- getConfigProperties() - Method in class org.keycloak.services.clientregistration.policy.impl.ScopeClientRegistrationPolicyFactory
- getConfigProperties() - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicyFactory
- getConfigProperties() - Method in class org.keycloak.services.util.MtlsHoKTokenUtil.MtlsHoKProtocolMapper
- getConfigProperties() - Method in class org.keycloak.social.facebook.FacebookIdentityProviderFactory
- getConfigProperties() - Method in class org.keycloak.social.github.GitHubIdentityProviderFactory
- getConfigProperties() - Method in class org.keycloak.social.google.GoogleIdentityProviderFactory
- getConfigProperties() - Method in class org.keycloak.social.linkedin.LinkedInOIDCIdentityProviderFactory
- getConfigProperties() - Method in class org.keycloak.social.microsoft.MicrosoftIdentityProviderFactory
- getConfigProperties() - Static method in class org.keycloak.social.openshift.OpenshiftV4IdentityProviderConfig
- getConfigProperties() - Method in class org.keycloak.social.openshift.OpenshiftV4IdentityProviderFactory
- getConfigProperties() - Method in class org.keycloak.social.paypal.PayPalIdentityProviderFactory
- getConfigProperties() - Method in class org.keycloak.social.stackoverflow.StackoverflowIdentityProviderFactory
- getConfigProperties() - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- getConfigProperties() - Method in class org.keycloak.userprofile.validator.MultiValueValidator
- getConfigProperties() - Method in class org.keycloak.userprofile.validator.PersonNameProhibitedCharactersValidator
- getConfigProperties() - Method in class org.keycloak.userprofile.validator.UsernameIDNHomographValidator
- getConfigProperties() - Method in class org.keycloak.userprofile.validator.UsernameProhibitedCharactersValidator
- getConfigProperties(KeycloakSession) - Method in class org.keycloak.services.clientregistration.policy.AbstractClientRegistrationPolicyFactory
- getConfigProperties(KeycloakSession) - Method in interface org.keycloak.services.clientregistration.policy.ClientRegistrationPolicyFactory
-
Get config properties filled for particular session.
- getConfigProperties(KeycloakSession) - Method in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicyFactory
- getConfigPropertiesPerClient() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- getConfigPropertiesPerClient() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- getConfigPropertiesPerClient() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- getConfigPropertiesPerClient() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- getConfigPropertiesPerClient() - Method in class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- getConfigPropertiesPerClient() - Method in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- getConfiguration() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- getConfiguration() - Method in interface org.keycloak.protocol.oauth2.cimd.provider.ClientIdMetadataDocumentProvider
-
Gets a configuration of an executor for Client ID metadata document.
- getConfiguration() - Method in class org.keycloak.protocol.oauth2.cimd.provider.PersistentClientIdMetadataDocumentProvider
- getConfiguration() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor
- getConfiguration() - Method in class org.keycloak.services.resources.admin.UserProfileResource
- getConfiguration() - Method in class org.keycloak.userprofile.DeclarativeUserProfileProvider
- getConfiguredUserStorageCredentialTypes() - Method in class org.keycloak.services.resources.admin.UserResource
-
Return credential types, which are provided by the user storage where user is stored.
- getConfirmation() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationJwt
- getConfirmationPageAllowed() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getConfirmationPageDisallowed() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getConnection() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getConnection() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getConnection() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getConnection() - Method in class org.keycloak.services.DefaultKeycloakContext
- getConsent(String, boolean) - Method in class org.keycloak.services.resources.account.AccountRestService
-
Returns the consent for the client with the given client id.
- getConsentByClient(KeycloakSession, RealmModel, UserModel, String) - Static method in class org.keycloak.services.managers.UserConsentManager
-
Returns UserConsentModel given by a user for the client with clientInternalId
- getConsentRequired() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelRequest
- getConsents() - Method in class org.keycloak.services.resources.admin.UserResource
-
Get consents granted by the user
- getConsentScreenText() - Method in class org.keycloak.forms.login.freemarker.model.OAuthGrantBean.ClientScopeEntry
- getConsentsStream(KeycloakSession, RealmModel, UserModel) - Static method in class org.keycloak.services.managers.UserConsentManager
-
Obtains the consents associated with the user
- getContainerId() - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource.ProtocolMapperEvaluationRepresentation
- getContainerName() - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource.ProtocolMapperEvaluationRepresentation
- getContainerType() - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource.ProtocolMapperEvaluationRepresentation
- getContext() - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- getContext() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
-
Get context the template is used for, so view can be customized for distinct contexts.
- getContext() - Method in class org.keycloak.forms.login.freemarker.model.EmailBean
- getContext() - Method in class org.keycloak.forms.login.freemarker.model.IdpReviewProfileBean
- getContext() - Method in class org.keycloak.forms.login.freemarker.model.RegisterBean
- getContext() - Method in class org.keycloak.forms.login.freemarker.model.VerifyProfileBean
- getContext() - Method in class org.keycloak.protocol.oid4vc.model.CredentialDefinition
- getContext() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof
- getContext() - Method in class org.keycloak.protocol.oid4vc.model.JwtPreAuthCode
- getContext() - Method in class org.keycloak.protocol.oid4vc.model.VerifiableCredential
- getContext() - Method in class org.keycloak.services.DefaultKeycloakSession
- getContext(Class<?>) - Method in class org.keycloak.services.util.ObjectMapperResolver
- getContextData() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getContextPath() - Method in class org.keycloak.services.DefaultKeycloakContext
- getContextPath(UriInfo) - Method in class org.keycloak.url.HostnameV2Provider
- getContextPath(UriInfo, UrlType) - Method in class org.keycloak.url.HostnameV2Provider
- getContextualMetadataRegistry() - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- getCount() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getCreateAction() - Method in class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- getCreated() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof.DataIntegrityProof
- getCreated() - Method in class org.keycloak.protocol.oid4vc.model.vcdm.LdProof
- getCreatedAt() - Method in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean
- getCreateTime() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.TokenProperties
- getCredential() - Method in class org.keycloak.protocol.oid4vc.model.CredentialResponse.Credential
- getCredentialBody() - Method in class org.keycloak.protocol.oid4vc.issuance.VCIssuanceContext
- getCredentialBuildConfig() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- getCredentialConfig() - Method in class org.keycloak.protocol.oid4vc.issuance.VCIssuanceContext
- getCredentialConfigId() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- getCredentialConfigurationId() - Method in class org.keycloak.protocol.oid4vc.model.CredentialRequest
- getCredentialConfigurationId() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getCredentialConfigurationId() - Method in class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
- getCredentialConfigurationIds() - Method in class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- getCredentialConfigurationIds() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
- getCredentialDBId() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getCredentialDefinition() - Method in class org.keycloak.protocol.oid4vc.model.CredentialRequest
- getCredentialDefinition() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- getCredentialDisplayName(KeycloakSession, UserModel, CredentialScopeModel) - Static method in class org.keycloak.protocol.oid4vc.utils.CredentialScopeUtils
-
Return display name of the credential according to preferred locale of current user and according to "vc.display" attribute specified for current OID4VCI client scope.
- getCredentialEndpoint() - Method in class org.keycloak.protocol.oid4vc.model.CredentialIssuer
- getCredentialForPresentationFromModel(CredentialModel) - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- getCredentialFromModel(CredentialModel) - Method in class org.keycloak.credential.OTPCredentialProvider
- getCredentialFromModel(CredentialModel) - Method in class org.keycloak.credential.PasswordCredentialProvider
- getCredentialFromModel(CredentialModel) - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProvider
- getCredentialFromModel(CredentialModel) - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- getCredentialId() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getCredentialId() - Method in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean
- getCredentialIdentifier() - Method in class org.keycloak.protocol.oid4vc.model.CredentialRequest
- getCredentialIdentifier() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getCredentialIdentifiers() - Method in class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
- getCredentialIssuer() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- getCredentialIssuer() - Method in class org.keycloak.protocol.oid4vc.model.CredentialIssuer
- getCredentialIssuer() - Method in class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- getCredentialMetadata() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- getCredentialMetadata(RecoveryAuthnCodesCredentialModel, CredentialTypeMetadata) - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProvider
- getCredentialMetadata(WebAuthnCredentialModel, CredentialTypeMetadata) - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- getCredentialModelFromCredentialInput(CredentialInput, String) - Method in class org.keycloak.credential.WebAuthnCredentialProvider
-
Convert WebAuthn credential input to the model, which can be saved in the persistent storage (DB)
- getCredentialOffer(String) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
-
Provides an OID4VCI compliant credential offer
- getCredentialOfferPreflight(String) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
-
Handles CORS preflight requests for credential offer endpoint
- getCredentialOfferUri() - Method in class org.keycloak.protocol.oid4vc.model.CredentialOfferURI
- getCredentialPolicyValue(CredentialClientPolicy<T>) - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getCredentialProvider(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator
- getCredentialProvider(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.PasswordForm
- getCredentialProvider(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticator
- getCredentialProvider(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
- getCredentialProvider(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticator
- getCredentialProvider(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- getCredentialProvider(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
- getCredentialProviderId() - Method in class org.keycloak.authentication.requiredactions.WebAuthnPasswordlessRegister
- getCredentialProviderId() - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegister
- getCredentialProviders(KeycloakSession) - Static method in class org.keycloak.authentication.AuthenticatorUtil
- getCredentialRegistrators() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- getCredentialRequest() - Method in class org.keycloak.protocol.oid4vc.issuance.VCIssuanceContext
- getCredentialRequestEncryption() - Method in class org.keycloak.protocol.oid4vc.model.CredentialIssuer
- getCredentialRequestEncryption(KeycloakSession) - Static method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
-
Returns the credential request encryption metadata for the issuer.
- getCredentialResponseEncryption() - Method in class org.keycloak.protocol.oid4vc.model.CredentialIssuer
- getCredentialResponseEncryption() - Method in class org.keycloak.protocol.oid4vc.model.CredentialRequest
- getCredentialResponseEncryption(KeycloakSession) - Static method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
-
Returns the credential response encryption for the issuer.
- getCredentials() - Method in class org.keycloak.protocol.oid4vc.model.CredentialResponse
- getCredentials() - Method in class org.keycloak.protocol.oid4vc.resources.admin.UserVerifiableCredentialResource
- getCredentials() - Method in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
- getCredentials() - Method in class org.keycloak.services.resources.account.AccountVerifiableCredentialResource
-
Get list of verifiable credentials for the authenticated user
- getCredentialScopesForAuthorization(ClientModel, AuthorizationEndpointRequest) - Static method in class org.keycloak.protocol.oid4vc.utils.CredentialScopeUtils
-
Get the list of credential scopes associated by the given and requested by the given authorization request
- getCredentialsEndpoint(KeycloakContext) - Static method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
-
Return the credentials endpoint address
- getCredentialSigningAlgValuesSupported() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- getCredentialsOffer() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- getCredentialsOfferId() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- getCredentialsOfferId() - Method in class org.keycloak.protocol.oid4vc.model.IssuerState
- getCredentialsOfferId() - Method in class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
- getCredentialsOfferId() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
- getCredentialsSupported() - Method in class org.keycloak.protocol.oid4vc.model.CredentialIssuer
- getCredentialSubject() - Method in class org.keycloak.protocol.oid4vc.model.VerifiableCredential
- getCredentialType() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
- getCredentialType() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticator
- getCredentialType() - Method in class org.keycloak.authentication.requiredactions.WebAuthnPasswordlessRegister
- getCredentialType() - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegister
- getCredentialType() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getCredentialType() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- getCredentialType(KeycloakSession, AuthenticationSessionModel) - Method in class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- getCredentialType(KeycloakSession, AuthenticationSessionModel) - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- getCredentialType(KeycloakSession, AuthenticationSessionModel) - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
- getCredentialType(KeycloakSession, AuthenticationSessionModel) - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegister
- getCredentialTypeMetadata(CredentialTypeMetadataContext) - Method in class org.keycloak.credential.OTPCredentialProvider
- getCredentialTypeMetadata(CredentialTypeMetadataContext) - Method in class org.keycloak.credential.PasswordCredentialProvider
- getCredentialTypeMetadata(CredentialTypeMetadataContext) - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProvider
- getCredentialTypeMetadata(CredentialTypeMetadataContext) - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- getCredentialTypeMetadata(CredentialTypeMetadataContext) - Method in class org.keycloak.credential.WebAuthnPasswordlessCredentialProvider
- getCredentialTypesToLoAMap(KeycloakSession, RealmModel, AuthenticationFlowModel) - Static method in class org.keycloak.authentication.authenticators.util.LoAUtil
-
Return map where: - keys are credential types corresponding to authenticators available in given authentication flow - values are LoA levels of those credentials in the given flow (If not step-up authentication is used, values will be always Constants.NO_LOA) For instance if we have password as level1 and OTP or WebAuthn as available level2 authenticators it can return map like: { "password" -> 1, "otp" -> 2 "webauthn" -> 2 }
- getCrlAbortIfNonUpdated() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getCRLDistributionPointEnabled() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getCRLEnabled() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getCRLRelativePath() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getCrossorigin() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- getCryptographicBindingMethods() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getCryptographicBindingMethodsSupported() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- getCryptosuite() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof.DataIntegrityProof
- getCurrent() - Method in class org.keycloak.theme.beans.LocaleBean
- getCurrentAuthenticationSession(RealmModel, ClientModel, String) - Method in class org.keycloak.services.managers.AuthenticationSessionManager
- getCurrentLanguageTag() - Method in class org.keycloak.theme.beans.LocaleBean
- getCurrentLevelOfAuthentication(AuthenticatedClientSessionModel) - Static method in class org.keycloak.authentication.authenticators.util.AcrStore
- getCurrentLevelOfAuthentication(AuthenticatedClientSessionModel) - Static method in class org.keycloak.authentication.authenticators.util.LoAUtil
- getCurrentRootAuthenticationSession(RealmModel) - Method in class org.keycloak.services.managers.AuthenticationSessionManager
- getCurrentSecret() - Method in class org.keycloak.services.clientpolicy.context.ClientSecretRotationContext
- getCurrentUrlState() - Method in class org.keycloak.forms.login.freemarker.DetachedInfoStateCookie
- getCurrentValue(CredentialScopeRepresentation) - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicy
- getCurrentValue(CredentialScopeRepresentation) - Method in class org.keycloak.protocol.oid4vc.clientpolicy.PredicateCredentialClientPolicy
- getCurveFromPublicKey(String) - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- getCustomAttributeName() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getData() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext.ContextDataEntry
- getDataDir() - Method in class org.keycloak.services.resources.KeycloakApplication
- getDataDirectoryName() - Method in class org.keycloak.protocol.docker.installation.compose.DockerComposeZipContent
- getDate() - Method in class org.keycloak.email.freemarker.beans.AdminEventBean
- getDate() - Method in class org.keycloak.email.freemarker.beans.EventBean
- getDateTimeFromMillis(long) - Static method in class org.keycloak.theme.DateTimeFormatterUtil
- getDateTimeFromMillis(long, String) - Static method in class org.keycloak.theme.DateTimeFormatterUtil
- getDateTimeFromMillis(long, DateFormat) - Static method in class org.keycloak.theme.DateTimeFormatterUtil
-
Get string representation of localized date and time
- getDateTimeFromMillis(long, Locale) - Static method in class org.keycloak.theme.DateTimeFormatterUtil
- getDefault() - Static method in class org.keycloak.truststore.SSLSocketFactory
- getDefault(String) - Method in class org.keycloak.services.clientregistration.DefaultClientRegistrationProvider
- getDefaultAcrValues(ClientModel) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
- getDefaultAlgorithm() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutor.Configuration
- getDefaultAlgorithm() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutor.Configuration
- getDefaultCacheControl() - Static method in class org.keycloak.services.util.CacheControlUtil
- getDefaultChallengeMessage(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- getDefaultChallengeMessage(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.PasswordForm
- getDefaultChallengeMessage(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.UsernameForm
- getDefaultCipherSuites() - Method in class org.keycloak.truststore.SSLSocketFactory
- getDefaultClientAuthenticator() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutor.Configuration
- getDefaultClientPolicies() - Method in class org.keycloak.services.securityprofile.DefaultSecurityProfileProvider
- getDefaultClientProfiles() - Method in class org.keycloak.services.securityprofile.DefaultSecurityProfileProvider
- getDefaultClientScopes() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get default client scopes.
- getDefaultDateFormat() - Static method in class org.keycloak.theme.DateTimeFormatterUtil
- getDefaultDateFormat(Locale) - Static method in class org.keycloak.theme.DateTimeFormatterUtil
- getDefaultDefaultClientScopes() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get realm default client scopes.
- getDefaultEcEllipticCurve() - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- getDefaultEcEllipticCurve() - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- getDefaultEcEllipticCurve() - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- getDefaultErrorMessage() - Method in class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- getDefaultErrorMessage() - Method in interface org.keycloak.authentication.actiontoken.ActionTokenHandler
-
Returns an error to be shown in the response when token handling fails and no more specific error message is provided.
- getDefaultEventError() - Method in class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- getDefaultEventError() - Method in interface org.keycloak.authentication.actiontoken.ActionTokenHandler
-
Returns an error to be shown in the
EventBuilderdetail when token handling fails and no more specific error is provided. - getDefaultGroups() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get group hierarchy.
- getDefaultKeySize() - Method in class org.keycloak.keys.AbstractGeneratedSecretKeyProviderFactory
- getDefaultKeySize() - Method in class org.keycloak.keys.GeneratedAesKeyProviderFactory
- getDefaultKeySize() - Method in class org.keycloak.keys.GeneratedHmacKeyProviderFactory
- getDefaultOptionalClientScopes() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get realm optional client scopes.
- getDefaultScope() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getDefaultScopes() - Method in class org.keycloak.broker.oauth.OAuth2IdentityProvider
- getDefaultScopes() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- getDefaultScopes() - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- getDefaultScopes() - Method in class org.keycloak.social.bitbucket.BitbucketIdentityProvider
- getDefaultScopes() - Method in class org.keycloak.social.facebook.FacebookIdentityProvider
- getDefaultScopes() - Method in class org.keycloak.social.github.GitHubIdentityProvider
- getDefaultScopes() - Method in class org.keycloak.social.google.GoogleIdentityProvider
- getDefaultScopes() - Method in class org.keycloak.social.instagram.InstagramIdentityProvider
- getDefaultScopes() - Method in class org.keycloak.social.linkedin.LinkedInOIDCIdentityProvider
- getDefaultScopes() - Method in class org.keycloak.social.microsoft.MicrosoftIdentityProvider
- getDefaultScopes() - Method in class org.keycloak.social.openshift.OpenshiftV4IdentityProvider
- getDefaultScopes() - Method in class org.keycloak.social.paypal.PayPalIdentityProvider
- getDefaultScopes() - Method in class org.keycloak.social.stackoverflow.StackoverflowIdentityProvider
- getDefaultValue() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- getDefaultValue() - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicy
- getDefer() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- getDeferredCredentialEndpoint() - Method in class org.keycloak.protocol.oid4vc.model.CredentialIssuer
- getDependentPolicies() - Method in class org.keycloak.authorization.admin.PolicyResourceService
- getDeployedAuthenticatorConfigs() - Method in class org.keycloak.deployment.DefaultDeployedConfigurationsProvider
- getDescription() - Method in class org.keycloak.forms.login.freemarker.model.ClientBean
- getDescription() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject
- getDescription() - Method in class org.keycloak.protocol.oid4vc.model.TxCode
- getDescription() - Method in exception org.keycloak.protocol.oidc.token.TokenInterceptorException
- getDescriptor() - Method in class org.keycloak.protocol.saml.SamlService
- getDescriptorCacheSeconds() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getDetail(String) - Method in class org.keycloak.email.freemarker.beans.EventBean
- getDetails() - Method in class org.keycloak.email.freemarker.beans.EventBean
- getDeviceByDeviceCode(KeycloakSession, RealmModel, ClientModel, EventBuilder, String) - Static method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- getDeviceByUserCode(KeycloakSession, RealmModel, String) - Static method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpoint
- getDeviceCodeModel() - Method in class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceTokenRequestContext
- getDeviceCodeModel() - Method in class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceTokenResponseContext
- getDigits() - Method in class org.keycloak.forms.login.freemarker.model.PasswordPoliciesBean
- getDir() - Static method in class org.keycloak.exportimport.ExportImportConfig
- getDirectoryName() - Method in class org.keycloak.protocol.docker.installation.compose.DockerComposeCertsDirectory
- getDisableableCredentialTypesStream(RealmModel, UserModel) - Method in class org.keycloak.credential.PasswordCredentialProvider
- getDisabledByBruteForceEventError(AuthenticationFlowContext, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticator
- getDisabledByBruteForceEventError(AuthenticationFlowContext, UserModel) - Static method in class org.keycloak.authentication.authenticators.util.AuthenticatorUtils
- getDisabledByBruteForceEventError(BruteForceProtector, KeycloakSession, RealmModel, UserModel) - Static method in class org.keycloak.authentication.authenticators.util.AuthenticatorUtils
- getDisplay() - Method in class org.keycloak.protocol.oid4vc.model.Claim
- getDisplay() - Method in class org.keycloak.protocol.oid4vc.model.CredentialIssuer
- getDisplay() - Method in class org.keycloak.protocol.oid4vc.model.CredentialMetadata
- getDisplay() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getDisplay() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getDisplay() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getDisplayCategory() - Method in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
- getDisplayCategory() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- getDisplayCategory() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- getDisplayCategory() - Method in class org.keycloak.broker.oidc.mappers.ClaimToRoleMapper
- getDisplayCategory() - Method in class org.keycloak.broker.oidc.mappers.ClaimToUserSessionNoteMapper
- getDisplayCategory() - Method in class org.keycloak.broker.oidc.mappers.ExternalKeycloakRoleToRoleMapper
- getDisplayCategory() - Method in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- getDisplayCategory() - Method in class org.keycloak.broker.oidc.mappers.UsernameTemplateMapper
- getDisplayCategory() - Method in class org.keycloak.broker.provider.HardcodedAttributeMapper
- getDisplayCategory() - Method in class org.keycloak.broker.provider.HardcodedGroupMapper
- getDisplayCategory() - Method in class org.keycloak.broker.provider.HardcodedRoleMapper
- getDisplayCategory() - Method in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- getDisplayCategory() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- getDisplayCategory() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- getDisplayCategory() - Method in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- getDisplayCategory() - Method in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- getDisplayCategory() - Method in class org.keycloak.broker.saml.mappers.UsernameTemplateMapper
- getDisplayCategory() - Method in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- getDisplayCategory() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationGroupMembershipMapper
- getDisplayCategory() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- getDisplayCategory() - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationGroupMembershipMapper
- getDisplayCategory() - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationMembershipMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.docker.mapper.DockerAuthV2ProtocolMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.AbstractPairwiseSubMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.AcrProtocolMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.AddressMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.AllowedWebOriginsProtocolMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.AmrProtocolMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.AudienceProtocolMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.AudienceResolveProtocolMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterTokenMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterWithValueIdTokenMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.FullNameMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.GroupMembershipMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.ScriptBasedOIDCProtocolMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.SessionStateMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.SubMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.UserClientRoleMappingMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.UserRealmRoleMappingMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.GroupMembershipMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.HardcodedAttributeMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.HardcodedRole
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.RoleListMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.SAMLAudienceProtocolMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.SAMLAudienceResolveProtocolMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.ScriptBasedMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.UserAttributeNameIdMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.UserAttributeStatementMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.UserPropertyAttributeStatementMapper
- getDisplayCategory() - Method in class org.keycloak.protocol.saml.mappers.UserSessionNoteStatementMapper
- getDisplayCategory() - Method in class org.keycloak.services.util.MtlsHoKTokenUtil.MtlsHoKProtocolMapper
- getDisplayDescription() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.AttributeGroup
- getDisplayHeader() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.AttributeGroup
- getDisplayName() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- getDisplayName() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean.IdentityProvider
- getDisplayName() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- getDisplayName() - Method in class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- getDisplayName() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- getDisplayNameHtml() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- getDisplayNameProperties() - Method in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean
- getDisplayNameProperty() - Method in enum class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.DeleteAccount
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.TermsAndConditions
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.UpdateEmail
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.UpdateUserLocaleAction
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.VerifyUserProfile
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.WebAuthnPasswordlessRegisterFactory
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegisterFactory
- getDisplayText() - Method in class org.keycloak.broker.provider.IdpLinkAction
- getDisplayText() - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.VerifiableCredentialOfferAction
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.broker.IdpUsernamePasswordFormFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.PasskeysConditionalUIAuthenticatorFactory
-
Deprecated.
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetPassword
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.x509.ValidateX509CertificateUsernameFactory
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.x509.X509ClientCertificateAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.authentication.forms.RegistrationPage
- getDisplayType() - Method in class org.keycloak.authentication.forms.RegistrationPassword
- getDisplayType() - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
- getDisplayType() - Method in class org.keycloak.authentication.forms.RegistrationRecaptchaEnterprise
- getDisplayType() - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- getDisplayType() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- getDisplayType() - Method in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
- getDisplayType() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- getDisplayType() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- getDisplayType() - Method in class org.keycloak.broker.oidc.mappers.ClaimToRoleMapper
- getDisplayType() - Method in class org.keycloak.broker.oidc.mappers.ClaimToUserSessionNoteMapper
- getDisplayType() - Method in class org.keycloak.broker.oidc.mappers.ExternalKeycloakRoleToRoleMapper
- getDisplayType() - Method in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- getDisplayType() - Method in class org.keycloak.broker.oidc.mappers.UsernameTemplateMapper
- getDisplayType() - Method in class org.keycloak.broker.provider.HardcodedAttributeMapper
- getDisplayType() - Method in class org.keycloak.broker.provider.HardcodedGroupMapper
- getDisplayType() - Method in class org.keycloak.broker.provider.HardcodedRoleMapper
- getDisplayType() - Method in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- getDisplayType() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- getDisplayType() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- getDisplayType() - Method in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- getDisplayType() - Method in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- getDisplayType() - Method in class org.keycloak.broker.saml.mappers.UsernameTemplateMapper
- getDisplayType() - Method in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- getDisplayType() - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationGroupMembershipMapper
- getDisplayType() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- getDisplayType() - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationGroupMembershipMapper
- getDisplayType() - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationMembershipMapper
- getDisplayType() - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- getDisplayType() - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- getDisplayType() - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- getDisplayType() - Method in class org.keycloak.protocol.docker.mapper.AllowAllDockerProtocolMapper
- getDisplayType() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCContextMapper
- getDisplayType() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCGeneratedIdMapper
- getDisplayType() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCIssuedAtTimeClaimMapper
- getDisplayType() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCStaticClaimMapper
- getDisplayType() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCSubjectIdMapper
- getDisplayType() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- getDisplayType() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTypeMapper
- getDisplayType() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCUserAttributeMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- getDisplayType() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- getDisplayType() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.AcrProtocolMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.AddressMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.AllowedWebOriginsProtocolMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.AmrProtocolMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.AudienceProtocolMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.AudienceResolveProtocolMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterTokenMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterWithValueIdTokenMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.DeployedScriptOIDCProtocolMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.FullNameMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.GroupMembershipMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeUserPropertyMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.ScriptBasedOIDCProtocolMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.SessionStateMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.SHA256PairwiseSubMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.SubMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.UserClientRoleMappingMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.UserRealmRoleMappingMapper
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- getDisplayType() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- getDisplayType() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- getDisplayType() - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- getDisplayType() - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.DeployedScriptSAMLProtocolMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.GroupMembershipMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.HardcodedAttributeMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.HardcodedRole
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.RoleListMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.SAMLAudienceProtocolMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.SAMLAudienceResolveProtocolMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.ScriptBasedMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.UserAttributeNameIdMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.UserAttributeStatementMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.UserPropertyAttributeStatementMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.mappers.UserSessionNoteStatementMapper
- getDisplayType() - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- getDisplayType() - Method in class org.keycloak.services.util.MtlsHoKTokenUtil.MtlsHoKProtocolMapper
- getDiVp() - Method in class org.keycloak.protocol.oid4vc.model.Proofs
- getDomain() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof.DataIntegrityProof
- getDomainPartsSize(String) - Static method in class org.keycloak.organization.utils.Organizations
- getDomains() - Method in class org.keycloak.forms.login.freemarker.model.OrganizationBean
- getDpopJkt() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getDpopJkt() - Method in class org.keycloak.protocol.oidc.utils.OAuth2Code
- getDPoPSupportedAlgorithms(KeycloakSession) - Static method in class org.keycloak.services.util.DPoPUtil
- getDuplicateAttributeName() - Method in class org.keycloak.authentication.authenticators.broker.util.ExistingUserInfo
- getDuplicateAttributeValue() - Method in class org.keycloak.authentication.authenticators.broker.util.ExistingUserInfo
- getEcEllipticCurveKey() - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- getEcEllipticCurveKey() - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- getEcEllipticCurveKey() - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- getEcEllipticCurveKey(String) - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- getEcEllipticCurveKey(String) - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- getEcEllipticCurveKey(String) - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- getEcEllipticCurveProperty() - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- getEcEllipticCurveProperty() - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- getEcEllipticCurveProperty() - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- getEcPrivateKeyKey() - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- getEcPrivateKeyKey() - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- getEcPrivateKeyKey() - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- getEcPublicKeyKey() - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- getEcPublicKeyKey() - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- getEcPublicKeyKey() - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- getEffectiveModel(KeycloakSession, RealmModel, ProtocolMapperModel) - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- getEffectiveModel(KeycloakSession, RealmModel, ProtocolMapperModel) - Method in class org.keycloak.protocol.oidc.mappers.AbstractOIDCProtocolMapper
- getEffectiveModel(KeycloakSession, RealmModel, ProtocolMapperModel) - Method in class org.keycloak.protocol.oidc.mappers.AllowedWebOriginsProtocolMapper
- getEffectiveModel(KeycloakSession, RealmModel, ProtocolMapperModel) - Method in class org.keycloak.protocol.oidc.mappers.AudienceResolveProtocolMapper
- getEmail() - Method in class org.keycloak.authentication.actiontoken.DefaultActionToken
- getEmail() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getEmail() - Method in interface org.keycloak.authentication.requiredactions.util.UpdateProfileContext
- getEmail() - Method in class org.keycloak.authentication.requiredactions.util.UserUpdateProfileContext
- getEmail() - Method in class org.keycloak.email.freemarker.beans.ProfileBean
- getEmail() - Method in class org.keycloak.forms.login.freemarker.model.ProfileBean
- getEmailAuthenticators() - Method in class org.keycloak.email.DefaultEmailSenderProviderFactory
- getEmailClaim() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getEmailDomain(String) - Static method in class org.keycloak.organization.utils.Organizations
- getEmailDomain(UserModel) - Static method in class org.keycloak.organization.utils.Organizations
- getEmailLocalPart(String) - Static method in class org.keycloak.broker.saml.mappers.UsernameTemplateMapper
- getEnc() - Method in class org.keycloak.protocol.oid4vc.model.CredentialResponseEncryption
- getEncodedStream(ResourceEncodingProvider.StreamSupplier, String...) - Method in class org.keycloak.encoding.GzipResourceEncodingProvider
- getEncodedStream(ResourceEncodingProvider.StreamSupplier, String...) - Method in interface org.keycloak.encoding.ResourceEncodingProvider
- getEncoding() - Method in class org.keycloak.encoding.GzipResourceEncodingProvider
- getEncoding() - Method in interface org.keycloak.encoding.ResourceEncodingProvider
- getEncryptionAlgorithm() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getEncryptionKey(KeycloakSession, ClientModel) - Static method in class org.keycloak.protocol.saml.SamlProtocolUtils
-
Returns public part of SAML encryption key from the client settings.
- getEncryptionKey(KeycloakSession, SamlClient) - Static method in class org.keycloak.protocol.saml.SamlProtocolUtils
-
Returns public part of SAML encryption key from the client settings.
- getEncryptionPublicKey() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getEncryptionRequired() - Method in class org.keycloak.protocol.oid4vc.model.CredentialResponseEncryptionMetadata
- getEncValuesSupported() - Method in class org.keycloak.protocol.oid4vc.model.CredentialRequestEncryptionMetadata
- getEncValuesSupported() - Method in class org.keycloak.protocol.oid4vc.model.CredentialResponseEncryptionMetadata
- getEndpoint(String) - Method in class org.keycloak.services.resources.IdentityBrokerService
- getEnforceAuthorizationCodeBindingToDpop() - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutor.Configuration
- getEnforcerConfig() - Method in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
- getEnhancedMessages(RealmModel, Locale) - Method in class org.keycloak.theme.ClassLoaderTheme
- getEnhancedMessages(RealmModel, Locale) - Method in class org.keycloak.theme.FolderTheme
- getEntityDescriptor(UriInfo, RealmModel, String) - Method in class org.keycloak.broker.saml.SAMLIdentityProvider
- getEntityId() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getEntityId(UriInfo, RealmModel) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- getEntryChunk() - Method in class org.keycloak.services.util.ViteManifest
- getError() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getError() - Method in class org.keycloak.forms.login.freemarker.model.CodeBean
- getError() - Method in class org.keycloak.protocol.oid4vc.model.ErrorResponse
- getError() - Method in exception org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker.AuthorizationCheckException
- getError() - Method in exception org.keycloak.protocol.oidc.refresh.RefreshTokenException
- getError() - Method in exception org.keycloak.protocol.oidc.token.TokenInterceptorException
- getError() - Method in class org.keycloak.services.clientregistration.ClientRegistrationTokenUtils.TokenVerification
- getError() - Method in exception org.keycloak.services.ErrorResponseException
- getError() - Method in class org.keycloak.services.util.UserSessionUtil.UserSessionValidationResult
- getErrorDescription() - Method in class org.keycloak.protocol.oid4vc.model.ErrorResponse
- getErrorDescription() - Method in exception org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker.AuthorizationCheckException
- getErrorDescription() - Method in exception org.keycloak.protocol.oidc.refresh.RefreshTokenException
- getErrorDescription() - Method in exception org.keycloak.services.CorsErrorResponseException
- getErrorDescription() - Method in exception org.keycloak.services.ErrorResponseException
- getErrorEvent() - Method in exception org.keycloak.authentication.actiontoken.ExplainedTokenVerificationException
- getErrorEvent() - Method in exception org.keycloak.authentication.ExplainedVerificationException
- getErrorMessage() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getErrorMessage() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getErrorMessage() - Method in enum class org.keycloak.protocol.oidc.LogoutTokenValidationCode
- getErrorMessageKey(String, ValidatorConfig) - Method in class org.keycloak.userprofile.validator.UsernameIDNHomographValidator
- getErrorType() - Method in exception org.keycloak.protocol.oid4vc.issuance.CredentialOfferException
- getErrorType() - Method in exception org.keycloak.protocol.oid4vc.issuance.VCIssuerException
- getEvent() - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- getEvent() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getEvent() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getEvent() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentRequest
- getEvent() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse
- getEvent() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getEvent() - Method in class org.keycloak.email.freemarker.beans.EventBean
- getEvent() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientRegisterContext
- getEvent() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientRegisteredContext
- getEvent() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientUpdateContext
- getEvent() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientUpdatedContext
- getEvent() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelAuthenticationRequestContext
- getEvent() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelTokenRequestContext
- getEvent() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelTokenResponseContext
- getEvent() - Method in class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceAuthorizationRequestContext
- getEvent() - Method in class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceTokenRequestContext
- getEvent() - Method in class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceTokenResponseContext
- getEvent() - Method in class org.keycloak.protocol.oidc.par.clientpolicy.context.PushedAuthorizationRequestContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.AbstractSamlRequestContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.AdminClientRegisterContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.AdminClientRegisteredContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.AdminClientUnregisterContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.AdminClientUpdateContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.AdminClientUpdatedContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.AdminClientViewContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.AuthorizationRequestContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.ClientSecretRotationContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientRegisterContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientRegisteredContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientUnregisterContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientUpdateContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientUpdatedContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientViewContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.IdentityBrokeringAPIContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.ImplicitHybridTokenResponse
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.JWTAuthorizationGrantContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.LogoutRequestContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.PreAuthorizationRequestContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.PreTokenRequestContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.ResourceOwnerPasswordCredentialsContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.ResourceOwnerPasswordCredentialsResponseContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.SamlAuthnRequestContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.SamlLogoutRequestContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.ServiceAccountTokenRequestContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.ServiceAccountTokenResponseContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.TokenExchangeRequestContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.TokenIntrospectContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.TokenRefreshContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.TokenRefreshResponseContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.TokenRequestContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.TokenResponseContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.TokenRevokeContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.TokenRevokeResponseContext
- getEvent() - Method in class org.keycloak.services.clientpolicy.context.UserInfoRequestContext
- getEvent() - Method in class org.keycloak.services.clientregistration.AbstractClientRegistrationProvider
- getEvent() - Method in class org.keycloak.services.clientregistration.AdapterInstallationClientRegistrationProvider
- getEvent() - Method in interface org.keycloak.services.clientregistration.ClientRegistrationProvider
- getEvent() - Method in class org.keycloak.services.resources.admin.AdminEventBuilder
- getEvent() - Method in class org.keycloak.services.resources.SessionCodeChecks
- getEventBuilder() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- getEventDetails() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getEvents(List<String>, String, String, String, String, String, Integer, Integer, String) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get events Returns all events, or filters them based on URL query parameters listed here
- getEvents(List<String>, String, String, String, String, String, String, String, Integer, Integer, List<String>, String) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get admin events Returns all admin events, or filters events based on URL query parameters listed here
- getEventType() - Method in class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantType
- getEventType() - Method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- getEventType() - Method in class org.keycloak.protocol.oidc.grants.ClientCredentialsGrantType
- getEventType() - Method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- getEventType() - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantType
- getEventType() - Method in class org.keycloak.protocol.oidc.grants.PermissionGrantType
- getEventType() - Method in class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantType
- getEventType() - Method in class org.keycloak.protocol.oidc.grants.RefreshTokenGrantType
- getEventType() - Method in class org.keycloak.protocol.oidc.grants.ResourceOwnerPasswordCredentialsGrantType
- getEventType() - Method in class org.keycloak.protocol.oidc.grants.TokenExchangeGrantType
- getExecution() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getExecution(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get Single Execution
- getExecutionId() - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- getExecutions(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authentication executions for a flow
- getExecutionsByType(RealmModel, String, String) - Static method in class org.keycloak.authentication.AuthenticatorUtil
- getExecutor(String) - Method in class org.keycloak.executors.DefaultExecutorsProviderFactory
- getExecutorConfigurationClass() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutor
- getExecutorConfigurationClass() - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutor
- getExistingIDP(KeycloakSession, AuthenticationFlowContext) - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
-
Checks if an IDP is being connected to the user's account.
- getExistingUser(KeycloakSession, RealmModel, AuthenticationSessionModel) - Static method in class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- getExistingUserId() - Method in class org.keycloak.authentication.authenticators.broker.util.ExistingUserInfo
- getExp() - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationJwtBody
- getExpectedAction() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.Event
- getExpectedAudiences() - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- getExpectedAudiences() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientValidator
- getExpectedAudiences() - Method in class org.keycloak.authentication.authenticators.client.JWTClientValidator
- getExpectedDestinationUri(KeycloakSession) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
-
KEYCLOAK-12616, KEYCLOAK-12944: construct the expected destination URI using the configured base URI.
- getExpectedSignatureAlgorithm() - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- getExpectedSignatureAlgorithm() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientValidator
- getExpectedSignatureAlgorithm() - Method in class org.keycloak.authentication.authenticators.client.JWTClientValidator
- getExpectedTokenIssuer() - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- getExpectedTokenIssuer() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientValidator
- getExpectedTokenIssuer() - Method in class org.keycloak.authentication.authenticators.client.JWTClientValidator
- getExpectedValue() - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicy
- getExpiration() - Method in class org.keycloak.protocol.oidc.utils.OAuth2Code
- getExpirationDate() - Method in class org.keycloak.protocol.oid4vc.model.VerifiableCredential
- getExpirationPeriod() - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutor.Configuration
- getExpiresAt() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- getExpiresAt() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
- getExpiresIn() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- getExpiresIn() - Method in class org.keycloak.protocol.oidc.par.ParResponse
- getExpiryInSeconds() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getExtendedKeyUsage() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getExternalAllowedIdentityProviders() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getExternalId() - Method in class org.keycloak.authentication.actiontoken.idpverifyemail.IdpVerifyAccountLinkActionToken
- getExternalTokenEnabled() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getFactoriesCopy() - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- getFactory() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getFactoryResolver() - Method in class org.keycloak.vault.AbstractVaultProviderFactory
-
Obtains the
VaultKeyResolverimplementation that is provided by the factory itself. - getFamilyNameClaim() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getFavicons() - Method in class org.keycloak.theme.ThemeResources
- getFederatedIdentity() - Method in class org.keycloak.services.resources.admin.UserResource
-
Get social logins associated with the user
- getFederatedIdentity(String) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- getFederatedIdentity(String) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- getFederatedIdentityProviders(Set<String>, String) - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
-
Builds and returns a list of
IdentityProviderBean.IdentityProviderinstances from the specified set of federated IDPs. - getFetchedFields() - Method in class org.keycloak.social.facebook.FacebookIdentityProviderConfig
- getFields(String) - Static method in class org.keycloak.utils.SearchQueryUtils
- getFile(File, String) - Static method in class org.keycloak.theme.ResourceLoader
- getFileAsStream(File, String) - Static method in class org.keycloak.theme.ResourceLoader
- getFilename() - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- getFilename() - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- getFilename() - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- getFilename() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- getFilename() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- getFilename() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- getFilename() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- getFilename() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- getFilename() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- getFilename() - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- getFilename() - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- getFirstAttribute(String) - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getFirstAttribute(String) - Method in interface org.keycloak.authentication.requiredactions.util.UpdateProfileContext
- getFirstAttribute(String) - Method in class org.keycloak.authentication.requiredactions.util.UserUpdateProfileContext
- getFirstBrokerLoginUrl() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getFirstChild(Node) - Static method in class org.keycloak.protocol.saml.profile.util.Soap
-
Get the first direct child that is an XML element.
- getFirstError(String...) - Method in class org.keycloak.theme.beans.MessagesPerFieldBean
-
Get first error message for given fields
- getFirstMatchingAttribute(AssertionType, Predicate<AttributeType>) - Method in class org.keycloak.broker.saml.SAMLEndpoint
- getFirstMessageUnformatted() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- getFirstName() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getFirstName() - Method in interface org.keycloak.authentication.requiredactions.util.UpdateProfileContext
- getFirstName() - Method in class org.keycloak.authentication.requiredactions.util.UserUpdateProfileContext
- getFirstName() - Method in class org.keycloak.email.freemarker.beans.ProfileBean
- getFirstName() - Method in class org.keycloak.forms.login.freemarker.model.ProfileBean
- getFlow(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authentication flow for id
- getFlowContext() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
- getFlowExceptions() - Method in class org.keycloak.authentication.DefaultAuthenticationFlow
- getFlowPath() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getFlowPath() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getFlows() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authentication flows Returns a stream of authentication flows.
- getForceExpiredPasswordChange() - Method in class org.keycloak.forms.login.freemarker.model.PasswordPoliciesBean
- getForceNameIDFormat() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getForcePostBinding() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getFormActionProviders() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get form action providers Returns a stream of form action providers.
- getFormat() - Method in class org.keycloak.credential.AttestationStatementSerializationContainer
- getFormat() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getFormat() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- getFormData() - Method in class org.keycloak.forms.login.freemarker.model.RegisterBean
- getFormData() - Method in class org.keycloak.forms.login.freemarker.model.X509ConfirmBean
- getFormErrorsFromValidation(List<ValidationException.Error>) - Static method in class org.keycloak.services.validation.Validation
- getFormProviders() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get form providers Returns a stream of form providers.
- getForwardedErrorMessage() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getForwardedInfoMessage() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getForwardedSuccessMessage() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getForwardParameters() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getFrontChannelLogoutUrl() - Method in class org.keycloak.protocol.oidc.FrontChannelLogoutHandler.ClientInfo
- getFrontChannelLogoutUrl() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getFullNameClaim() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getGeneratedAt() - Method in class org.keycloak.forms.login.freemarker.model.RecoveryAuthnCodesBean
- getGeneratedRecoveryAuthnCodesAsString() - Method in class org.keycloak.forms.login.freemarker.model.RecoveryAuthnCodesBean
- getGeneratedRecoveryAuthnCodesList() - Method in class org.keycloak.forms.login.freemarker.model.RecoveryAuthnCodesBean
- getGivenNameClaim() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getGlobalClientTypes(KeycloakSession) - Method in class org.keycloak.services.clienttype.DefaultClientTypeManagerFactory
- getGrantedProtocolMappers(String) - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource
-
Return list of all protocol mappers, which will be used when generating tokens issued for particular client.
- getGrantedScopeMappings() - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateScopeMappingsResource
-
Get effective scope mapping of all roles of particular role container, which this client is defacto allowed to have in the accessToken issued for him.
- getGrantType() - Method in class org.keycloak.protocol.oid4vc.model.AuthorizationCodeGrant
- getGrantType() - Method in interface org.keycloak.protocol.oid4vc.model.CredentialOfferGrant
- getGrantType() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthorizedCodeGrant
- getGrantType() - Method in class org.keycloak.protocol.oidc.encode.AccessTokenContext
- getGrantTypeByShortcut(String) - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProviderFactory
- getGrantTypes() - Method in class org.keycloak.services.clientpolicy.condition.GrantTypeCondition.Configuration
- getGroup() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- getGroup() - Method in class org.keycloak.services.resources.admin.GroupResource
- getGroup(boolean) - Method in class org.keycloak.organization.admin.resource.OrganizationGroupResource
-
Precondition: caller must have passed through
OrganizationsResource.get(String)which enforcesauth.orgs().requireView(organization), and then throughOrganizationGroupsResource.getGroupById(String)which enforces the same check. - getGroupById(String) - Method in class org.keycloak.organization.admin.resource.OrganizationGroupsResource
- getGroupById(String) - Method in class org.keycloak.services.resources.admin.GroupsResource
-
Does not expand hierarchy.
- getGroupByPath(String) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- getGroupByPath(String, boolean) - Method in class org.keycloak.organization.admin.resource.OrganizationGroupsResource
- getGroupCount(String, boolean) - Method in class org.keycloak.services.resources.admin.GroupsResource
-
Returns the groups counts.
- getGroupIdsWithViewPermission() - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionEvaluator
-
If
UserPermissionEvaluator.canView()evaluates totrue, returns empty set. - getGroupMembershipCount(String) - Method in class org.keycloak.services.resources.admin.UserResource
- getGroups() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsCondition.Configuration
- getGroups() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- getGroups(String, String, Boolean, Integer, Integer, boolean, boolean, boolean) - Method in class org.keycloak.organization.admin.resource.OrganizationGroupsResource
- getGroups(String, String, Boolean, Integer, Integer, boolean, boolean, Boolean) - Method in class org.keycloak.services.resources.admin.GroupsResource
-
Get group hierarchy.
- getGroups(String, String, String, Boolean, Integer, Integer, boolean, boolean) - Method in class org.keycloak.organization.admin.resource.OrganizationIdentityProvidersResource
-
Returns organization groups for the identity provider with the specified alias.
- getGroupsInRole(String, Integer, Integer, boolean) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Returns a stream of groups that have the specified role name
- getGuiOrder() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean.IdentityProvider
- getGuiOrder() - Method in class org.keycloak.forms.login.freemarker.model.OAuthGrantBean.ClientScopeEntry
- getHandler() - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- getHash(String) - Method in class org.keycloak.protocol.oidc.par.endpoints.AbstractParEndpoint
- getHashAlgorithm() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- getHashedAccountId() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.Event
- getHashProvider(PasswordPolicy) - Method in class org.keycloak.credential.PasswordCredentialProvider
- getHelptext() - Method in class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- getHelpText() - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.broker.IdpUsernamePasswordFormFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.PasskeysConditionalUIAuthenticatorFactory
-
Deprecated.
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- getHelpText() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- getHelpText() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- getHelpText() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- getHelpText() - Method in class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- getHelpText() - Method in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- getHelpText() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- getHelpText() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
- getHelpText() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
- getHelpText() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- getHelpText() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- getHelpText() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
- getHelpText() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetPassword
- getHelpText() - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.x509.ValidateX509CertificateUsernameFactory
- getHelpText() - Method in class org.keycloak.authentication.authenticators.x509.X509ClientCertificateAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.authentication.forms.RegistrationPage
- getHelpText() - Method in class org.keycloak.authentication.forms.RegistrationPassword
- getHelpText() - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
- getHelpText() - Method in class org.keycloak.authentication.forms.RegistrationRecaptchaEnterprise
- getHelpText() - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- getHelpText() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- getHelpText() - Method in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
- getHelpText() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- getHelpText() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- getHelpText() - Method in class org.keycloak.broker.oidc.mappers.ClaimToRoleMapper
- getHelpText() - Method in class org.keycloak.broker.oidc.mappers.ClaimToUserSessionNoteMapper
- getHelpText() - Method in class org.keycloak.broker.oidc.mappers.ExternalKeycloakRoleToRoleMapper
- getHelpText() - Method in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- getHelpText() - Method in class org.keycloak.broker.oidc.mappers.UsernameTemplateMapper
- getHelpText() - Method in class org.keycloak.broker.provider.HardcodedAttributeMapper
- getHelpText() - Method in class org.keycloak.broker.provider.HardcodedGroupMapper
- getHelpText() - Method in class org.keycloak.broker.provider.HardcodedRoleMapper
- getHelpText() - Method in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- getHelpText() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- getHelpText() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- getHelpText() - Method in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- getHelpText() - Method in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- getHelpText() - Method in class org.keycloak.broker.saml.mappers.UsernameTemplateMapper
- getHelpText() - Method in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- getHelpText() - Method in class org.keycloak.keys.GeneratedAesKeyProviderFactory
- getHelpText() - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- getHelpText() - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- getHelpText() - Method in class org.keycloak.keys.GeneratedEddsaKeyProviderFactory
- getHelpText() - Method in class org.keycloak.keys.GeneratedHmacKeyProviderFactory
- getHelpText() - Method in class org.keycloak.keys.GeneratedRsaEncKeyProviderFactory
- getHelpText() - Method in class org.keycloak.keys.GeneratedRsaKeyProviderFactory
- getHelpText() - Method in class org.keycloak.keys.ImportedRsaEncKeyProviderFactory
- getHelpText() - Method in class org.keycloak.keys.ImportedRsaKeyProviderFactory
- getHelpText() - Method in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.AddRequiredActionStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.client.DeleteClientStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.client.DisableClientStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.DeleteUserStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.DisableUserStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.GrantRoleStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.JoinGroupStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.LeaveGroupStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.NotifyUserStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.RemoveRequiredActionStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.RemoveUserAttributeStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.RevokeRoleStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.SetUserAttributeStepProviderFactory
- getHelpText() - Method in class org.keycloak.models.workflow.UnlinkUserStepProviderFactory
- getHelpText() - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationGroupMembershipMapper
- getHelpText() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- getHelpText() - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationGroupMembershipMapper
- getHelpText() - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationMembershipMapper
- getHelpText() - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- getHelpText() - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- getHelpText() - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- getHelpText() - Method in class org.keycloak.protocol.docker.mapper.AllowAllDockerProtocolMapper
- getHelpText() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeConditionFactory
- getHelpText() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutorFactory
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilderFactory
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBuilderFactory
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.SdJwtCredentialBuilderFactory
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCContextMapper
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCGeneratedIdMapper
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCIssuedAtTimeClaimMapper
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCStaticClaimMapper
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCSubjectIdMapper
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTypeMapper
- getHelpText() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCUserAttributeMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutorFactory
- getHelpText() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSessionEnforceExecutorFactory
- getHelpText() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutorFactory
- getHelpText() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- getHelpText() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- getHelpText() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.AcrProtocolMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.AddressMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.AllowedWebOriginsProtocolMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.AmrProtocolMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.AudienceProtocolMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.AudienceResolveProtocolMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterTokenMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterWithValueIdTokenMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.DeployedScriptOIDCProtocolMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.FullNameMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.GroupMembershipMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeUserPropertyMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.ScriptBasedOIDCProtocolMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.SessionStateMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.SHA256PairwiseSubMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.SubMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.UserClientRoleMappingMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.UserRealmRoleMappingMapper
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- getHelpText() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- getHelpText() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- getHelpText() - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- getHelpText() - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.DeployedScriptSAMLProtocolMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.GroupMembershipMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.HardcodedAttributeMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.HardcodedRole
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.RoleListMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.SAMLAudienceProtocolMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.SAMLAudienceResolveProtocolMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.ScriptBasedMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.UserAttributeNameIdMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.UserAttributeStatementMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.UserPropertyAttributeStatementMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.mappers.UserSessionNoteStatementMapper
- getHelpText() - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.AcrConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.AnyClientConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.ClientAccessTypeConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.ClientAttributesConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.ClientRolesConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.ClientScopesConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.GrantTypeConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.condition.IdentityProviderConditionFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.RegistrationAccessTokenRotationDisabledExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.RejectRequestExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SamlAvoidRedirectBindingExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SamlSignatureEnforcerExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticationAssertionExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureParContentsExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureSessionEnforceExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.SuppressRefreshTokenRotationExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientpolicy.executor.UseLightweightAccessTokenExecutorFactory
- getHelpText() - Method in class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicyFactory
- getHelpText() - Method in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicyFactory
- getHelpText() - Method in class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicyFactory
- getHelpText() - Method in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicyFactory
- getHelpText() - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicyFactory
- getHelpText() - Method in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicyFactory
- getHelpText() - Method in class org.keycloak.services.clientregistration.policy.impl.ScopeClientRegistrationPolicyFactory
- getHelpText() - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicyFactory
- getHelpText() - Method in class org.keycloak.services.util.MtlsHoKTokenUtil.MtlsHoKProtocolMapper
- getHelpText() - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- getHelpText() - Method in class org.keycloak.userprofile.validator.MultiValueValidator
- getHelpText() - Method in class org.keycloak.userprofile.validator.PersonNameProhibitedCharactersValidator
- getHelpText() - Method in class org.keycloak.userprofile.validator.UsernameIDNHomographValidator
- getHelpText() - Method in class org.keycloak.userprofile.validator.UsernameProhibitedCharactersValidator
- getHighestAuthenticatedLevelFromPreviousAuthentication(String) - Method in class org.keycloak.authentication.authenticators.util.AcrStore
- getHmacKeys(RealmModel) - Method in class org.keycloak.keys.DefaultKeyManager
- getHmacSecretKey(RealmModel, String) - Method in class org.keycloak.keys.DefaultKeyManager
-
Deprecated.
- getHolder() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof
- getHostedDomain() - Method in class org.keycloak.social.google.GoogleIdentityProviderConfig
- getHostname() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.TokenProperties
- getHostname(UriInfo) - Method in class org.keycloak.url.HostnameV2Provider
- getHostname(UriInfo, UrlType) - Method in class org.keycloak.url.HostnameV2Provider
- getHostnamePattern() - Method in class org.keycloak.connections.httpclient.ProxyMappings.ProxyMapping
- getHtml5DataAnnotations() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- getHtml5DataAnnotations() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.AttributeGroup
- getHtml5DataAnnotations() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
- getHtmlBody() - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider.EmailTemplate
- getHttpRequest() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getHttpRequest() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getHttpRequest() - Method in class org.keycloak.services.DefaultKeycloakContext
- getHttpResponse() - Method in class org.keycloak.services.DefaultKeycloakContext
- getHttpsIntermediateCertificates() - Method in class org.keycloak.truststore.FileTruststoreProvider
- getHttpsRootCertificates() - Method in class org.keycloak.truststore.FileTruststoreProvider
- getHttpsTruststore() - Method in class org.keycloak.truststore.FileTruststoreProvider
- getIat() - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationJwtBody
- getIconClass() - Method in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean
- getIconClass() - Method in enum class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport
- getIconClasses() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean.IdentityProvider
- getIconCssClass() - Method in class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- getIconDark() - Method in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean
- getIconLight() - Method in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean
- getId() - Method in class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- getId() - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.broker.IdpUsernamePasswordFormFactory
- getId() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getId() - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.PasskeysConditionalUIAuthenticatorFactory
-
Deprecated.
- getId() - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- getId() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- getId() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- getId() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- getId() - Method in class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- getId() - Method in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- getId() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- getId() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- getId() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
- getId() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
- getId() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- getId() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- getId() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
- getId() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetPassword
- getId() - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.authenticators.x509.ValidateX509CertificateUsernameFactory
- getId() - Method in class org.keycloak.authentication.authenticators.x509.X509ClientCertificateAuthenticatorFactory
- getId() - Method in class org.keycloak.authentication.forms.RegistrationPage
- getId() - Method in class org.keycloak.authentication.forms.RegistrationPassword
- getId() - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
- getId() - Method in class org.keycloak.authentication.forms.RegistrationRecaptchaEnterprise
- getId() - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- getId() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- getId() - Method in class org.keycloak.authentication.otp.FreeOTPProvider
- getId() - Method in class org.keycloak.authentication.otp.GoogleAuthenticatorProvider
- getId() - Method in class org.keycloak.authentication.otp.MicrosoftAuthenticatorOTPProvider
- getId() - Method in class org.keycloak.authentication.requiredactions.DeleteAccount
- getId() - Method in class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- getId() - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- getId() - Method in class org.keycloak.authentication.requiredactions.TermsAndConditions
- getId() - Method in class org.keycloak.authentication.requiredactions.UpdateEmail
- getId() - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
- getId() - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
- getId() - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
- getId() - Method in class org.keycloak.authentication.requiredactions.UpdateUserLocaleAction
- getId() - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
- getId() - Method in class org.keycloak.authentication.requiredactions.VerifyUserProfile
- getId() - Method in class org.keycloak.authentication.requiredactions.WebAuthnPasswordlessRegisterFactory
- getId() - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegisterFactory
- getId() - Method in class org.keycloak.authorization.common.ClientModelIdentity
- getId() - Method in class org.keycloak.authorization.common.KeycloakIdentity
- getId() - Method in class org.keycloak.authorization.config.UmaWellKnownProviderFactory
- getId() - Method in class org.keycloak.authorization.DefaultAuthorizationProviderFactory
- getId() - Method in class org.keycloak.authorization.protection.introspect.RPTIntrospectionProviderFactory
- getId() - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProviderFactory
- getId() - Method in class org.keycloak.broker.kubernetes.KubernetesIdentityProviderFactory
- getId() - Method in class org.keycloak.broker.oauth.OAuth2IdentityProviderFactory
- getId() - Method in class org.keycloak.broker.oidc.KeycloakOIDCIdentityProviderFactory
- getId() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- getId() - Method in class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- getId() - Method in class org.keycloak.broker.oidc.mappers.ClaimToRoleMapper
- getId() - Method in class org.keycloak.broker.oidc.mappers.ClaimToUserSessionNoteMapper
- getId() - Method in class org.keycloak.broker.oidc.mappers.ExternalKeycloakRoleToRoleMapper
- getId() - Method in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- getId() - Method in class org.keycloak.broker.oidc.mappers.UsernameTemplateMapper
- getId() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderFactory
- getId() - Method in class org.keycloak.broker.provider.HardcodedAttributeMapper
- getId() - Method in class org.keycloak.broker.provider.HardcodedGroupMapper
- getId() - Method in class org.keycloak.broker.provider.HardcodedRoleMapper
- getId() - Method in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- getId() - Method in class org.keycloak.broker.provider.IdpLinkAction
- getId() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- getId() - Method in class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- getId() - Method in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- getId() - Method in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- getId() - Method in class org.keycloak.broker.saml.mappers.UsernameTemplateMapper
- getId() - Method in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- getId() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderFactory
- getId() - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProviderFactory
- getId() - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProviderFactory
- getId() - Method in class org.keycloak.cache.DefaultAlternativeLookupProviderFactory
- getId() - Method in class org.keycloak.cache.DefaultLocalCacheProviderFactory
- getId() - Method in class org.keycloak.compatibility.FeatureCompatibilityMetadataProvider
- getId() - Method in class org.keycloak.compatibility.KeycloakCompatibilityMetadataProvider
- getId() - Method in class org.keycloak.connections.httpclient.DefaultHttpClientFactory
- getId() - Method in class org.keycloak.cookie.DefaultCookieProviderFactory
- getId() - Method in class org.keycloak.credential.OTPCredentialProviderFactory
- getId() - Method in class org.keycloak.credential.PasswordCredentialProviderFactory
- getId() - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProviderFactory
- getId() - Method in class org.keycloak.credential.WebAuthnCredentialProviderFactory
- getId() - Method in class org.keycloak.credential.WebAuthnPasswordlessCredentialProviderFactory
- getId() - Method in class org.keycloak.crypto.Aes128CbcHmacSha256ContentEncryptionProviderFactory
- getId() - Method in class org.keycloak.crypto.Aes128GcmContentEncryptionProviderFactory
- getId() - Method in class org.keycloak.crypto.Aes192CbcHmacSha384ContentEncryptionProviderFactory
- getId() - Method in class org.keycloak.crypto.Aes192GcmContentEncryptionProviderFactory
- getId() - Method in class org.keycloak.crypto.Aes256CbcHmacSha512ContentEncryptionProviderFactory
- getId() - Method in class org.keycloak.crypto.Aes256GcmContentEncryptionProviderFactory
- getId() - Method in class org.keycloak.crypto.EcdhEsA128KwCekManagementProviderFactory
- getId() - Method in class org.keycloak.crypto.EcdhEsA192KwCekManagementProviderFactory
- getId() - Method in class org.keycloak.crypto.EcdhEsA256KwCekManagementProviderFactory
- getId() - Method in class org.keycloak.crypto.EcdhEsCekManagementProviderFactory
- getId() - Method in class org.keycloak.crypto.EdDSAClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.EdDSASignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.ES256ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.ES256SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.ES384ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.ES384SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.ES512ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.ES512SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.HS256ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.HS256SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.HS384ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.HS384SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.HS512ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.HS512SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.PS256ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.PS256SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.PS384ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.PS384SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.PS512ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.PS512SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.RS256ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.RS256SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.RS384ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.RS384SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.RS512ClientSignatureVerifierProviderFactory
- getId() - Method in class org.keycloak.crypto.RS512SignatureProviderFactory
- getId() - Method in class org.keycloak.crypto.RsaesOaep256CekManagementProviderFactory
- getId() - Method in class org.keycloak.crypto.RsaesOaepCekManagementProviderFactory
- getId() - Method in class org.keycloak.crypto.RsaesPkcs1CekManagementProviderFactory
- getId() - Method in class org.keycloak.crypto.SHA256HashProviderFactory
- getId() - Method in class org.keycloak.crypto.SHA384HashProviderFactory
- getId() - Method in class org.keycloak.crypto.SHA512HashProviderFactory
- getId() - Method in class org.keycloak.crypto.SHAKE256HashProviderFactory
- getId() - Method in class org.keycloak.deployment.DefaultDeployedConfigurationsProviderFactory
- getId() - Method in class org.keycloak.device.DeviceRepresentationProviderFactoryImpl
- getId() - Method in class org.keycloak.email.DefaultEmailSenderProviderFactory
- getId() - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProviderFactory
- getId() - Method in class org.keycloak.encoding.GzipResourceEncodingProviderFactory
- getId() - Method in class org.keycloak.events.email.EmailEventListenerProviderFactory
- getId() - Method in class org.keycloak.events.log.JBossLoggingEventListenerProviderFactory
- getId() - Method in class org.keycloak.executors.DefaultExecutorsProviderFactory
- getId() - Method in class org.keycloak.exportimport.KeycloakClientDescriptionConverter
- getId() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProviderFactory
- getId() - Method in class org.keycloak.forms.login.freemarker.model.TotpLoginBean.OTPCredential
- getId() - Method in class org.keycloak.headers.DefaultSecurityHeadersProviderFactory
- getId() - Method in class org.keycloak.keys.GeneratedAesKeyProviderFactory
- getId() - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- getId() - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- getId() - Method in class org.keycloak.keys.GeneratedEddsaKeyProviderFactory
- getId() - Method in class org.keycloak.keys.GeneratedHmacKeyProviderFactory
- getId() - Method in class org.keycloak.keys.GeneratedRsaEncKeyProviderFactory
- getId() - Method in class org.keycloak.keys.GeneratedRsaKeyProviderFactory
- getId() - Method in class org.keycloak.keys.ImportedRsaEncKeyProviderFactory
- getId() - Method in class org.keycloak.keys.ImportedRsaKeyProviderFactory
- getId() - Method in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- getId() - Method in class org.keycloak.locale.DefaultLocaleSelectorProviderFactory
- getId() - Method in class org.keycloak.locale.DefaultLocaleUpdaterProviderFactory
- getId() - Method in class org.keycloak.models.workflow.AddRequiredActionStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.client.DeleteClientStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.client.DisableClientStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.DeleteUserStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.DisableUserStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.GrantRoleStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.JoinGroupStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.LeaveGroupStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.NotifyUserStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.RemoveRequiredActionStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.RemoveUserAttributeStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.RevokeRoleStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.SetUserAttributeStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.UnlinkUserStepProviderFactory
- getId() - Method in class org.keycloak.models.workflow.WorkflowsEventListenerFactory
- getId() - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- getId() - Method in class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticatorFactory
- getId() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationGroupMembershipMapper
- getId() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- getId() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationTokenPostProcessorFactory
- getId() - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationGroupMembershipMapper
- getId() - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationMembershipMapper
- getId() - Method in class org.keycloak.organization.validator.OrganizationMemberValidator
- getId() - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- getId() - Method in class org.keycloak.protocol.docker.DockerAuthV2ProtocolFactory
- getId() - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- getId() - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- getId() - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- getId() - Method in class org.keycloak.protocol.docker.mapper.AllowAllDockerProtocolMapper
- getId() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeConditionFactory
- getId() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactory
- getId() - Method in class org.keycloak.protocol.oauth2.cimd.provider.PersistentClientIdMetadataDocumentProviderFactory
- getId() - Method in class org.keycloak.protocol.oauth2.OAuth2WellKnownProviderFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutorFactory
- getId() - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.DefaultCredentialOfferProviderFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.DefaultCredentialOfferStorageFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.JwtPreAuthCodeHandlerFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.JWTVCIssuerWellKnownProviderFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.AttestationProofValidatorFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtCNonceHandlerFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtProofValidatorFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCContextMapper
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCGeneratedIdMapper
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCIssuedAtTimeClaimMapper
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCStaticClaimMapper
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCSubjectIdMapper
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTypeMapper
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCUserAttributeMapper
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationCheckProviderFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessorFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProviderFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.VerifiableCredentialOfferAction
- getId() - Method in interface org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- getId() - Method in class org.keycloak.protocol.oid4vc.model.VerifiableCredential
- getId() - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProviderFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCITokenPostProcessorProviderFactory
- getId() - Method in class org.keycloak.protocol.oid4vc.userprofile.DuplicateDidValidator
- getId() - Method in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProviderFactory
- getId() - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProviderFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantTypeFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProviderFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantTypeFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutorFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSessionEnforceExecutorFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutorFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.CibaRootEndpoint
- getId() - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolverFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.ClientCredentialsGrantTypeFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantTypeFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpointFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantTypeFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.PermissionGrantTypeFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantTypeFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.RefreshTokenGrantTypeFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.ResourceOwnerPasswordCredentialsGrantTypeFactory
- getId() - Method in class org.keycloak.protocol.oidc.grants.TokenExchangeGrantTypeFactory
- getId() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- getId() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- getId() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- getId() - Method in class org.keycloak.protocol.oidc.mappers.AbstractPairwiseSubMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.AcrProtocolMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.AddressMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.AllowedWebOriginsProtocolMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.AmrProtocolMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.AudienceProtocolMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.AudienceResolveProtocolMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterTokenMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.ClaimsParameterWithValueIdTokenMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.DeployedScriptOIDCProtocolMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.FullNameMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.GroupMembershipMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
- getId() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
- getId() - Method in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeUserPropertyMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.ScriptBasedOIDCProtocolMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.SessionStateMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.SubMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.UserClientRoleMappingMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.UserRealmRoleMappingMapper
- getId() - Method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
- getId() - Method in class org.keycloak.protocol.oidc.OIDCClientDescriptionConverterFactory
- getId() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- getId() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- getId() - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
- getId() - Method in class org.keycloak.protocol.oidc.par.endpoints.ParRootEndpoint
- getId() - Method in class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParserProviderFactory
- getId() - Method in class org.keycloak.protocol.oidc.refresh.DefaultRefreshTokenProviderFactory
- getId() - Method in class org.keycloak.protocol.oidc.RefreshTokenIntrospectionProviderFactory
- getId() - Method in class org.keycloak.protocol.oidc.resourceindicators.ResourceIndicatorsPostProcessorFactory
- getId() - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProviderFactory
- getId() - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProviderFactory
- getId() - Method in class org.keycloak.protocol.oidc.utils.OAuth2Code
- getId() - Method in class org.keycloak.protocol.saml.clientregistration.EntityDescriptorClientRegistrationProviderFactory
- getId() - Method in class org.keycloak.protocol.saml.DefaultSamlArtifactResolverFactory
- getId() - Method in class org.keycloak.protocol.saml.EntityDescriptorDescriptionConverter
- getId() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- getId() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- getId() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- getId() - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- getId() - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- getId() - Method in class org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.DeployedScriptSAMLProtocolMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.GroupMembershipMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.HardcodedAttributeMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.HardcodedRole
- getId() - Method in class org.keycloak.protocol.saml.mappers.RoleListMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.SAMLAudienceProtocolMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.SAMLAudienceResolveProtocolMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.ScriptBasedMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.UserAttributeNameIdMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.UserAttributeStatementMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.UserPropertyAttributeStatementMapper
- getId() - Method in class org.keycloak.protocol.saml.mappers.UserSessionNoteStatementMapper
- getId() - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- getId() - Method in class org.keycloak.protocol.saml.SamlProtocolFactory
- getId() - Method in class org.keycloak.scripting.DefaultScriptingProviderFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.AcrConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.AnyClientConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.ClientAccessTypeConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.ClientAttributesConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.ClientRolesConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.ClientScopesConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.GrantTypeConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.condition.IdentityProviderConditionFactory
- getId() - Method in class org.keycloak.services.clientpolicy.DefaultClientPolicyManagerFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.RegistrationAccessTokenRotationDisabledExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.RejectRequestExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SamlAvoidRedirectBindingExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SamlSignatureEnforcerExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticationAssertionExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureParContentsExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureSessionEnforceExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.SuppressRefreshTokenRotationExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutorFactory
- getId() - Method in class org.keycloak.services.clientpolicy.executor.UseLightweightAccessTokenExecutorFactory
- getId() - Method in class org.keycloak.services.clientregistration.AdapterInstallationClientRegistrationProviderFactory
- getId() - Method in class org.keycloak.services.clientregistration.DefaultClientRegistrationProviderFactory
- getId() - Method in class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProviderFactory
- getId() - Method in class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicyFactory
- getId() - Method in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicyFactory
- getId() - Method in class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicyFactory
- getId() - Method in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicyFactory
- getId() - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicyFactory
- getId() - Method in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicyFactory
- getId() - Method in class org.keycloak.services.clientregistration.policy.impl.ScopeClientRegistrationPolicyFactory
- getId() - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicyFactory
- getId() - Method in class org.keycloak.services.clienttype.DefaultClientTypeManagerFactory
- getId() - Method in class org.keycloak.services.clienttype.impl.DefaultClientTypeProviderFactory
- getId() - Method in class org.keycloak.services.cors.DefaultCorsFactory
- getId() - Method in class org.keycloak.services.DefaultComponentFactoryProviderFactory
- getId() - Method in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- getId() - Method in class org.keycloak.services.managers.DefaultBruteForceProtectorFactory
- getId() - Method in class org.keycloak.services.managers.RealmManagerProviderFactory
-
Deprecated.
- getId() - Method in class org.keycloak.services.migration.DefaultMigrationProviderFactory
- getId() - Method in class org.keycloak.services.resources.account.AccountConsoleFactory
- getId() - Method in class org.keycloak.services.securityprofile.DefaultSecurityProfileProviderFactory
- getId() - Method in class org.keycloak.services.util.MtlsHoKTokenUtil.MtlsHoKProtocolMapper
- getId() - Method in class org.keycloak.services.x509.ApacheProxySslClientCertificateLookupFactory
- getId() - Method in class org.keycloak.services.x509.DefaultClientCertificateLookupFactory
- getId() - Method in class org.keycloak.services.x509.EnvoyProxySslClientCertificateLookupFactory
- getId() - Method in class org.keycloak.services.x509.HaProxySslClientCertificateLookupFactory
- getId() - Method in class org.keycloak.services.x509.NginxProxySslClientCertificateLookupFactory
- getId() - Method in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- getId() - Method in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookupFactory
- getId() - Method in class org.keycloak.social.bitbucket.BitbucketIdentityProviderFactory
- getId() - Method in class org.keycloak.social.facebook.FacebookIdentityProviderFactory
- getId() - Method in class org.keycloak.social.facebook.FacebookUserAttributeMapper
- getId() - Method in class org.keycloak.social.github.GitHubIdentityProviderFactory
- getId() - Method in class org.keycloak.social.github.GitHubUserAttributeMapper
- getId() - Method in class org.keycloak.social.gitlab.GitLabIdentityProviderFactory
- getId() - Method in class org.keycloak.social.google.GoogleIdentityProviderFactory
- getId() - Method in class org.keycloak.social.google.GoogleUserAttributeMapper
- getId() - Method in class org.keycloak.social.instagram.InstagramIdentityProviderFactory
- getId() - Method in class org.keycloak.social.instagram.InstagramUserAttributeMapper
- getId() - Method in class org.keycloak.social.linkedin.LinkedInOIDCIdentityProviderFactory
- getId() - Method in class org.keycloak.social.linkedin.LinkedInUserAttributeMapper
- getId() - Method in class org.keycloak.social.microsoft.MicrosoftIdentityProviderFactory
- getId() - Method in class org.keycloak.social.microsoft.MicrosoftUserAttributeMapper
- getId() - Method in class org.keycloak.social.openshift.OpenshiftV4AttributeMapper
- getId() - Method in class org.keycloak.social.openshift.OpenshiftV4IdentityProviderFactory
- getId() - Method in class org.keycloak.social.paypal.PayPalIdentityProviderFactory
- getId() - Method in class org.keycloak.social.paypal.PayPalUserAttributeMapper
- getId() - Method in class org.keycloak.social.stackoverflow.StackoverflowIdentityProviderFactory
- getId() - Method in class org.keycloak.social.stackoverflow.StackoverflowUserAttributeMapper
- getId() - Method in class org.keycloak.social.twitter.TwitterIdentityProviderFactory
- getId() - Method in class org.keycloak.theme.ClasspathThemeProviderFactory
- getId() - Method in class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- getId() - Method in class org.keycloak.theme.DefaultThemeManagerFactory
- getId() - Method in class org.keycloak.theme.DefaultThemeSelectorProviderFactory
- getId() - Method in class org.keycloak.theme.FolderThemeProviderFactory
- getId() - Method in class org.keycloak.theme.freemarker.DefaultFreeMarkerProviderFactory
- getId() - Method in class org.keycloak.timer.basic.BasicTimerProviderFactory
- getId() - Method in class org.keycloak.transaction.JBossJtaTransactionManagerLookup
- getId() - Method in class org.keycloak.truststore.FileTruststoreProviderFactory
- getId() - Method in class org.keycloak.url.HostnameV2ProviderFactory
- getId() - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- getId() - Method in class org.keycloak.userprofile.validator.AttributeRequiredByMetadataValidator
- getId() - Method in class org.keycloak.userprofile.validator.BlankAttributeValidator
- getId() - Method in class org.keycloak.userprofile.validator.BrokeringFederatedUsernameHasValueValidator
- getId() - Method in class org.keycloak.userprofile.validator.DuplicateEmailValidator
- getId() - Method in class org.keycloak.userprofile.validator.DuplicateUsernameValidator
- getId() - Method in class org.keycloak.userprofile.validator.EmailExistsAsUsernameValidator
- getId() - Method in class org.keycloak.userprofile.validator.ImmutableAttributeValidator
- getId() - Method in class org.keycloak.userprofile.validator.MultiValueValidator
- getId() - Method in class org.keycloak.userprofile.validator.PersonNameProhibitedCharactersValidator
- getId() - Method in class org.keycloak.userprofile.validator.ReadOnlyAttributeUnchangedValidator
- getId() - Method in class org.keycloak.userprofile.validator.RegistrationEmailAsUsernameEmailValueValidator
- getId() - Method in class org.keycloak.userprofile.validator.RegistrationEmailAsUsernameUsernameValueValidator
- getId() - Method in class org.keycloak.userprofile.validator.RegistrationUsernameExistsValidator
- getId() - Method in class org.keycloak.userprofile.validator.UsernameHasValueValidator
- getId() - Method in class org.keycloak.userprofile.validator.UsernameIDNHomographValidator
- getId() - Method in class org.keycloak.userprofile.validator.UsernameMutationValidator
- getId() - Method in class org.keycloak.userprofile.validator.UsernameProhibitedCharactersValidator
- getId() - Method in class org.keycloak.validation.DefaultClientValidationProviderFactory
- getId() - Method in class org.keycloak.vault.FilesKeystoreVaultProviderFactory
- getId() - Method in class org.keycloak.vault.FilesPlainTextVaultProviderFactory
- getIdentity() - Method in class org.keycloak.authorization.common.DefaultEvaluationContext
- getIdentityProvider() - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Get the identity provider
- getIdentityProvider(String) - Method in class org.keycloak.organization.admin.resource.OrganizationIdentityProvidersResource
- getIdentityProvider(String) - Method in class org.keycloak.services.resources.admin.IdentityProvidersResource
- getIdentityProvider(KeycloakSession, String) - Static method in class org.keycloak.services.resources.IdentityBrokerService
- getIdentityProvider(KeycloakSession, IdentityProviderModel, Class<T>) - Static method in class org.keycloak.services.resources.IdentityBrokerService
- getIdentityProviderAlias() - Method in class org.keycloak.authentication.actiontoken.idpverifyemail.IdpVerifyAccountLinkActionToken
- getIdentityProviderAlias() - Method in class org.keycloak.services.clientpolicy.context.IdentityBrokeringAPIContext
- getIdentityProviderAlias() - Method in interface org.keycloak.services.clientpolicy.context.IdentityProviderContext
- getIdentityProviderAlias() - Method in class org.keycloak.services.clientpolicy.context.JWTAuthorizationGrantContext
- getIdentityProviderAliases() - Method in class org.keycloak.services.clientpolicy.condition.IdentityProviderCondition.Configuration
- getIdentityProviderFactory(String) - Method in class org.keycloak.services.resources.admin.IdentityProvidersResource
-
Get the identity provider factory for a provider id.
- getIdentityProviderId() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getIdentityProviderKeyWrapper(JWSInput) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- getIdentityProviderKeyWrapper(JWSInput) - Method in class org.keycloak.social.linkedin.LinkedInOIDCIdentityProvider
- getIdentityProviderKeyWrapper(KeycloakSession, RealmModel, JWTAuthorizationGrantConfig, String, String) - Static method in class org.keycloak.keys.loader.PublicKeyStorageManager
- getIdentityProviderKeyWrapper(KeycloakSession, RealmModel, JWTAuthorizationGrantConfig, JWSInput) - Static method in class org.keycloak.keys.loader.PublicKeyStorageManager
- getIdentityProviderResource() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- getIdentityProviders() - Method in class org.keycloak.organization.admin.resource.OrganizationIdentityProvidersResource
- getIdentityProviders(String, String, String, Boolean, Integer, Integer, Boolean) - Method in class org.keycloak.services.resources.admin.IdentityProvidersResource
-
List identity providers.
- getIdentityProviderUsername() - Method in class org.keycloak.authentication.actiontoken.idpverifyemail.IdpVerifyAccountLinkActionToken
- getIDPDescriptor(URI, URI, URI, URI, String, boolean, List<Element>) - Static method in class org.keycloak.protocol.saml.IDPMetadataDescriptor
- getIDPDescriptor(KeyWrapper, SignatureAlgorithm, URI, URI, URI, URI, String, boolean, List<Element>) - Static method in class org.keycloak.protocol.saml.IDPMetadataDescriptor
- getIDPDescriptor(KeyWrapper, SignatureAlgorithm, URI, URI, URI, URI, String, boolean, List<Element>, Long) - Static method in class org.keycloak.protocol.saml.IDPMetadataDescriptor
- getIdpEntityId() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getIdpHint() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getIDPKeyLocator() - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- getIDPMetadataDescriptor(UriInfo, KeycloakSession, RealmModel) - Static method in class org.keycloak.protocol.saml.SamlService
- getIdPrefix() - Method in class org.keycloak.protocol.oidc.mappers.AbstractPairwiseSubMapper
- getIdPrefix() - Method in class org.keycloak.protocol.oidc.mappers.SHA256PairwiseSubMapper
- getIdpTrustChainFile() - Method in class org.keycloak.protocol.docker.installation.compose.DockerComposeCertsDirectory
- getIdpVerifyAccountLinkActionTokenLifespanMinutes() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
-
Returns the lifespan for
IdpVerifyAccountLinkActionTokenin minutes. - getIdToken() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- getIdToken() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- getIdTokenEncryptedResponseAlg() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getIdTokenEncryptedResponseEnc() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getIdTokenHint() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getIdTokenSignedResponseAlg() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getImportName() - Method in class org.keycloak.theme.ClassLoaderTheme
- getImportName() - Method in class org.keycloak.theme.FolderTheme
- getIncludeAuthnStatement() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getIncludeInTokenScope() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getIndexHtmlRedirect() - Method in class org.keycloak.services.resources.account.AccountConsole
- getIndexHtmlRedirect() - Method in class org.keycloak.services.resources.admin.AdminConsole
- getIndividualConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCContextMapper
- getIndividualConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCGeneratedIdMapper
- getIndividualConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCIssuedAtTimeClaimMapper
- getIndividualConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- getIndividualConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCStaticClaimMapper
- getIndividualConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCSubjectIdMapper
- getIndividualConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- getIndividualConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTypeMapper
- getIndividualConfigProperties() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCUserAttributeMapper
- getInfo() - Method in class org.keycloak.provider.ProviderManager
- getInfo() - Method in class org.keycloak.services.resources.admin.info.ServerInfoAdminResource
-
Get themes, social providers, auth providers, and event listeners available on this server
- getInfoUsedByAuthentication(UserModel) - Method in interface org.keycloak.protocol.oidc.grants.ciba.resolvers.CIBALoginUserResolver
-
This method converts the UserModel to its corresponding user identifier that can be recognized by the external entity executing AuthN and AuthZ by AD.
- getInfoUsedByAuthentication(UserModel) - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolver
- getInitialAccessModel() - Method in class org.keycloak.services.clientregistration.ClientRegistrationAuth
- getInputMode() - Method in class org.keycloak.protocol.oid4vc.model.TxCode
- getInputStream() - Method in interface org.keycloak.encoding.ResourceEncodingProvider.StreamSupplier
- getInstallationProvider(String) - Method in class org.keycloak.services.resources.admin.ClientResource
- getInstance() - Static method in class org.keycloak.services.util.BrowserHistoryHelper
- getIntegrity() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- getIntentClientBindCheckEndpoint() - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor.Configuration
- getIntentId() - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor.IntentBindCheckRequest
- getIntentName() - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor.Configuration
- getIntermediateCertificates() - Method in class org.keycloak.truststore.FileTruststoreProvider
- getInternalId() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- getInternalId() - Method in interface org.keycloak.broker.oidc.IssuerValidation
- getIntervalMillis() - Method in class org.keycloak.timer.basic.TimerTaskContextImpl
- getIntParameter(String) - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointQueryStringParser
- getIntParameter(String) - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestObjectParser
- getIntParameter(String) - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- getIntParameter(String) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParser
- getIntParameter(String) - Method in class org.keycloak.protocol.oidc.par.endpoints.request.AuthzEndpointParParser
- getInvalidReason() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.TokenProperties
- getInvalidRequestMessage() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getInvalidRequestMessage() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointQueryStringParser
- getInvalidRequestMessage() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getInvitation(String) - Method in class org.keycloak.organization.admin.resource.OrganizationInvitationResource
- getInvitations(Integer, Integer, String, String, String, String, String) - Method in class org.keycloak.organization.admin.resource.OrganizationInvitationResource
- getIpAddress() - Method in class org.keycloak.email.freemarker.beans.AdminEventBean
-
Note: will not be an address when a proxy does not provide a valid one
- getIpAddress() - Method in class org.keycloak.email.freemarker.beans.EventBean
-
Note: will not be an address when a proxy does not provide a valid one
- getIsBound() - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor.IntentBindCheckResponse
- getIssuanceDate() - Method in class org.keycloak.protocol.oid4vc.model.VerifiableCredential
- getIssuedCredentialId() - Method in class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
- getIssuedCredentials() - Method in class org.keycloak.protocol.oid4vc.resources.admin.UserVerifiableCredentialResource
- getIssuedCredentials() - Method in class org.keycloak.services.resources.account.AccountIssuedVerifiableCredentialResource
-
Get list of issued credentials for the authenticated user
- getIssuedVerifiableCredentialsByUserAndClient(KeycloakSession, UserModel, ClientModel) - Static method in class org.keycloak.protocol.oid4vc.utils.OID4VCUtil
- getIssuer() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- getIssuer() - Method in class org.keycloak.broker.kubernetes.KubernetesIdentityProviderConfig
- getIssuer() - Method in class org.keycloak.protocol.oid4vc.model.CredentialOfferURI
- getIssuer() - Method in class org.keycloak.protocol.oid4vc.model.JWTVCIssuerMetadata
- getIssuer() - Method in class org.keycloak.protocol.oid4vc.model.VerifiableCredential
- getIssuer(KeycloakContext) - Static method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
-
Return the url of the issuer.
- getIssuerDid() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getIssuerMetadata() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
- getIssuerMetadataUrl() - Method in class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- getIssuerSignedJWT() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.SdJwtCredentialBody
- getIssuerState() - Method in class org.keycloak.protocol.oid4vc.model.AuthorizationCodeGrant
- getIssuerState() - Method in class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- getJsonFileFromClasspathOrConfFolder(String) - Static method in class org.keycloak.services.clientpolicy.ClientPoliciesUtil
- getJsonFileFromClasspathOrConfFolder(String) - Static method in class org.keycloak.utils.FileUtils
-
Read the input stream from the specified file
- getJsonProperty(JsonNode, String) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
-
Get JSON property as text.
- getJsonValue(JsonNode, String) - Static method in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
- getJsonValue(IdentityProviderMapperModel, BrokeredIdentityContext) - Static method in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
- getJTAPolicy() - Method in class org.keycloak.services.DefaultKeycloakTransactionManager
- getJtiCacheKeyPrefix() - Method in class org.keycloak.authentication.authenticators.client.AbstractBaseJWTValidator
- getJwk() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.Confirmation
- getJwk() - Method in class org.keycloak.protocol.oid4vc.model.CredentialResponseEncryption
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.EdDSASignatureProviderFactory
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.ES256SignatureProviderFactory
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.ES384SignatureProviderFactory
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.ES512SignatureProviderFactory
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.HS256SignatureProviderFactory
-
Returns the "k" claim which represents the secret key material for symmetric algorithms (oct JWKs).
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.HS384SignatureProviderFactory
-
Returns the "k" claim which represents the secret key material for symmetric algorithms (oct JWKs).
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.HS512SignatureProviderFactory
-
Returns the "k" claim which represents the secret key material for symmetric algorithms (oct JWKs).
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.PS256SignatureProviderFactory
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.PS384SignatureProviderFactory
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.PS512SignatureProviderFactory
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.RS256SignatureProviderFactory
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.RS384SignatureProviderFactory
- getJwkPrivateKeyClaims() - Method in class org.keycloak.crypto.RS512SignatureProviderFactory
- getJwks() - Method in class org.keycloak.protocol.oid4vc.model.CredentialRequestEncryptionMetadata
- getJwks() - Method in class org.keycloak.protocol.oid4vc.model.JWTVCIssuerMetadata
- getJwksString() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getJwksUrl() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- getJwksUrl() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getJws() - Method in class org.keycloak.authentication.authenticators.client.AbstractBaseJWTValidator
- getJws() - Method in class org.keycloak.authentication.authenticators.client.ClientAssertionState
- getJws() - Method in class org.keycloak.protocol.oid4vc.model.vcdm.LdProof
- getJwt() - Method in class org.keycloak.protocol.oid4vc.model.JwtProof
-
Deprecated.
- getJwt() - Method in class org.keycloak.protocol.oid4vc.model.Proofs
- getJwt() - Method in class org.keycloak.services.clientregistration.ClientRegistrationAuth
- getJwt() - Method in class org.keycloak.services.clientregistration.ClientRegistrationTokenUtils.TokenVerification
- getJWT() - Method in class org.keycloak.protocol.oidc.grants.DefaultJWTAuthorizationGrantValidator
- getJWTAuthorizationGrantAllowedClockSkew() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- getJWTAuthorizationGrantAllowedIdentityProviders() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getJWTAuthorizationGrantAssertionSignatureAlg() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- getJWTAuthorizationGrantAudience() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getJWTAuthorizationGrantEnabled() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getJWTAuthorizationGrantMaxAllowedAssertionExpiration() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- getJWTAuthorizationGrantMaxAllowedAssertionExpiration() - Method in class org.keycloak.social.google.GoogleIdentityProviderConfig
- getKey() - Method in class org.keycloak.email.freemarker.beans.EventBean.DetailBean
- getKey() - Method in class org.keycloak.social.stackoverflow.StackOverflowIdentityProviderConfig
- getKey(String) - Method in class org.keycloak.protocol.saml.SamlMetadataKeyLocator
- getKey(String, String) - Method in class org.keycloak.protocol.oid4vc.issuance.signing.AbstractCredentialSigner
-
Returns the key stored under keyId, or the active key for the given jws algorithm.
- getKey(Key) - Method in class org.keycloak.protocol.saml.SamlMetadataKeyLocator
- getKey(RealmModel, String, KeyUse, String) - Method in class org.keycloak.keys.DefaultKeyManager
- getKeyAttestationsRequired() - Method in class org.keycloak.protocol.oid4vc.model.ProofTypeMetadata
- getKeyAttestationsRequired() - Method in class org.keycloak.protocol.oid4vc.model.SupportedProofTypeData
-
Returns the key attestations required.
- getKeycloakAdministrationRealm() - Method in class org.keycloak.services.managers.RealmManager
- getKeycloakIdentifier() - Method in enum class org.keycloak.protocol.saml.SAMLEncryptionAlgorithms
-
Getter for the keycloak identifier.
- getKeycloakSession() - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- getKeycloakSessionFactory() - Method in class org.keycloak.services.DefaultKeycloakSession
- getKeyInfo() - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
-
Get key info
- getKeyMetadata() - Method in class org.keycloak.services.resources.admin.KeyResource
- getKeys() - Method in class org.keycloak.protocol.saml.SamlAbstractMetadataPublicKeyLoader
- getKeys() - Method in class org.keycloak.protocol.saml.SamlMetadataPublicKeyLoader
- getKeys(EncryptedData) - Method in class org.keycloak.protocol.saml.SAMLDecryptionKeysLocator
- getKeysStream() - Method in class org.keycloak.keys.AbstractEcKeyProvider
- getKeysStream() - Method in class org.keycloak.keys.AbstractEddsaKeyProvider
- getKeysStream() - Method in class org.keycloak.keys.AbstractGeneratedSecretKeyProvider
- getKeysStream() - Method in class org.keycloak.keys.AbstractRsaKeyProvider
- getKeysStream() - Method in class org.keycloak.keys.JavaKeystoreKeyProvider
- getKeysStream(RealmModel) - Method in class org.keycloak.keys.DefaultKeyManager
- getKeysStream(RealmModel, KeyUse, String) - Method in class org.keycloak.keys.DefaultKeyManager
- getKeyStorage() - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationJwtBody
- getKeyStorage() - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationsRequired
- getKeystore(KeyStoreConfig) - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
-
Get a keystore file for the client, containing private key and public certificate
- getKeyUsage() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getKeyWithKidSubstitute(String, String, String) - Method in class org.keycloak.protocol.oid4vc.issuance.signing.AbstractCredentialSigner
-
Returns the key stored under keyId, or the active key for the given jws algorithm.
- getKid() - Method in class org.keycloak.services.clientregistration.ClientRegistrationAuth
- getKid() - Method in class org.keycloak.services.clientregistration.ClientRegistrationTokenUtils.TokenVerification
- getLabel() - Method in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean
- getLabel() - Method in class org.keycloak.theme.beans.LocaleBean.Locale
- getLabels() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.AccountDefenderAssessment
- getLanguageTag() - Method in class org.keycloak.theme.beans.LocaleBean.Locale
- getLastChangedTimestamp(KeycloakSession, RealmModel, UserModel) - Static method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- getLastExecutionUrl(String, String, String, String, String) - Method in class org.keycloak.services.resources.LoginActionsService
- getLastExecutionUrl(String, String, String, String, String) - Method in class org.keycloak.services.util.AuthenticationFlowURLHelper
- getLastExecutionUrl(AuthenticationSessionModel) - Method in class org.keycloak.services.util.AuthenticationFlowURLHelper
- getLastName() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getLastName() - Method in interface org.keycloak.authentication.requiredactions.util.UpdateProfileContext
- getLastName() - Method in class org.keycloak.authentication.requiredactions.util.UserUpdateProfileContext
- getLastName() - Method in class org.keycloak.email.freemarker.beans.ProfileBean
- getLastName() - Method in class org.keycloak.forms.login.freemarker.model.ProfileBean
- getLdapFactoryClassName() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.LdapContext
- getLdpProofType() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- getLength() - Method in class org.keycloak.forms.login.freemarker.model.PasswordPoliciesBean
- getLength() - Method in class org.keycloak.protocol.oid4vc.model.TxCode
- getLevelFromLoaConditionConfiguration(AuthenticatorConfigModel) - Static method in class org.keycloak.authentication.authenticators.util.LoAUtil
- getLevelOfAuthenticationFromCurrentAuthentication() - Method in class org.keycloak.authentication.authenticators.util.AcrStore
-
return level, which was either: - directly authenticated in current authentication - or was already verified that can be re-used from previous authentication
- getLifespan() - Method in class org.keycloak.services.resources.admin.UserResource.SendEmailParams
- getLinkedAccounts(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.services.resources.account.LinkedAccountsResource
-
Deprecated.
- getLinkedBrokerAliases(KeycloakSession, RealmModel, AuthenticationFlowContext) - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
-
Returns the list of IDPs linked with the user's federated identities, if any.
- getLinkedBrokerAliases(KeycloakSession, RealmModel, AuthenticationFlowContext) - Method in class org.keycloak.organization.forms.login.freemarker.model.OrganizationAwareIdentityProviderBean
- getLoAConfiguredInRealmBrowserFlow(RealmModel) - Static method in class org.keycloak.authentication.authenticators.util.LoAUtil
- getLoadedFactories() - Method in class org.keycloak.provider.ProviderManager
-
returns a copy of internal factories.
- getLoaMaxAgesConfiguredInRealmBrowserFlow(RealmModel) - Static method in class org.keycloak.authentication.authenticators.util.LoAUtil
- getLoaMaxAgesConfiguredInRealmFlow(RealmModel, String) - Static method in class org.keycloak.authentication.authenticators.util.LoAUtil
- getLocale() - Method in class org.keycloak.protocol.oid4vc.model.ClaimDisplay
- getLocale() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject
- getLocale() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- getLocaleFromString(String) - Static method in class org.keycloak.theme.DateTimeFormatterUtil
- getLocaleFromString(String, Locale) - Static method in class org.keycloak.theme.DateTimeFormatterUtil
-
Parse
Localefrom string - getLocaleLanguageTag() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- getLocalhostCertFile() - Method in class org.keycloak.protocol.docker.installation.compose.DockerComposeCertsDirectory
- getLocalhostKeyFile() - Method in class org.keycloak.protocol.docker.installation.compose.DockerComposeCertsDirectory
- getLocalization() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Base path for managing localization under this realm.
- getLocalizationTexts(String, String, String, String, boolean) - Method in class org.keycloak.services.resources.ThemeResource
- getLocalLogoutSucceeded() - Method in class org.keycloak.protocol.oidc.BackchannelLogoutResponse
- getLogger() - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- getLogger() - Method in class org.keycloak.keys.AbstractGeneratedRsaKeyProviderFactory
- getLogger() - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- getLogger() - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- getLogger() - Method in class org.keycloak.keys.GeneratedRsaEncKeyProviderFactory
- getLogger() - Method in class org.keycloak.keys.GeneratedRsaKeyProviderFactory
- getLogger() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- getLogger() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutor
- getLogger() - Method in class org.keycloak.protocol.oauth2.cimd.provider.AbstractPersistentClientIdMetadataDocumentProvider
- getLogger() - Method in class org.keycloak.protocol.oauth2.cimd.provider.PersistentClientIdMetadataDocumentProvider
- getLoggingLocale() - Method in class org.keycloak.services.ServicesLogger_$logger
- getLoginAction() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getLoginActionsService(String) - Method in class org.keycloak.services.resources.RealmsResource
- getLoginHint() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getLoginHint() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelRequest
- getLoginHint() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getLoginHintToken() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getLoginResetCredentialsUrl() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getLoginRestartFlowUrl() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getLoginStatusIframe() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- getLoginStatusIframe(String) - Method in class org.keycloak.protocol.oidc.endpoints.LoginStatusIframeEndpoint
- getLoginUrl() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean.IdentityProvider
- getLoginUrl() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getLoginUsernameReminderUrl() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getLogo() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject
- getLogoutBindingTypeForClientSession(AuthenticatedClientSessionModel) - Static method in class org.keycloak.protocol.saml.SamlProtocol
- getLogoutConfirmAction() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getLogoutRedirectUri() - Method in class org.keycloak.forms.login.freemarker.model.FrontChannelLogoutBean
- getLogoutRedirectUri() - Method in class org.keycloak.protocol.oidc.FrontChannelLogoutHandler
- getLogoutServiceUrl(KeycloakSession, ClientModel, String, boolean) - Static method in class org.keycloak.protocol.saml.SamlProtocol
- getLogoutSessions() - Method in class org.keycloak.authentication.actiontoken.updateemail.UpdateEmailActionToken
- getLogoutToken() - Method in class org.keycloak.protocol.oidc.LogoutTokenValidationContext
- getLogoutUrl() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- getLowerCase() - Method in class org.keycloak.forms.login.freemarker.model.PasswordPoliciesBean
- getMainPage() - Method in class org.keycloak.services.resources.admin.AdminConsole
-
Main page of this realm's admin console.
- getMainPage(String) - Method in class org.keycloak.services.resources.account.AccountConsole
- getManagementPermissions() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Return object stating whether client Authorization permissions have been initialized or not and a reference
- getManagementPermissions() - Method in class org.keycloak.services.resources.admin.GroupResource
-
Return object stating whether client Authorization permissions have been initialized or not and a reference
- getManagementPermissions() - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Return object stating whether client Authorization permissions have been initialized or not and a reference
- getManagementPermissions(String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Return object stating whether role Authorization permissions have been initialized or not and a reference
- getManagementPermissions(String) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Return object stating whether role Authorization permissions have been initialized or not and a reference
- getManagementUrl(KeycloakSession, ClientModel) - Static method in class org.keycloak.services.managers.ResourceAdminManager
- getMandatory() - Method in class org.keycloak.protocol.oid4vc.model.ClaimsDescription
- getManualUrl() - Method in class org.keycloak.forms.login.freemarker.model.TotpBean
- getMapperById(String) - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Get mapper by id for the identity provider
- getMapperById(String) - Method in class org.keycloak.services.resources.admin.ProtocolMappersResource
-
Get mapper by id
- getMapperId() - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource.ProtocolMapperEvaluationRepresentation
- getMapperName() - Method in enum class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport
- getMapperName() - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource.ProtocolMapperEvaluationRepresentation
- getMappers() - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Get mappers for identity provider
- getMappers() - Method in class org.keycloak.services.resources.admin.ProtocolMappersResource
-
Get mappers
- getMappersForClaimMask(Long) - Method in class org.keycloak.services.migration.DefaultMigrationProvider
- getMappersPerProtocol(String) - Method in class org.keycloak.services.resources.admin.ProtocolMappersResource
-
Get mappers by name for a specific protocol
- getMapperTypes() - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Get mapper types for identity provider
- getMappingSourceType() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getMarshaller() - Method in class org.keycloak.broker.saml.SAMLIdentityProvider
- getMatchingDomain(String, OrganizationModel) - Static method in class org.keycloak.organization.utils.Organizations
-
Returns the most specific matching organization domain for the given
domainandorganization. - getMaxAge() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getMaxAge() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getMaxAgeFromLoaConditionConfiguration(AuthenticatorConfigModel) - Static method in class org.keycloak.authentication.authenticators.util.LoAUtil
- getMaxAgeValue() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.ClientMetadataCacheControl
- getMaxAllowedExpiration() - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProvider
- getMaxAllowedExpiration() - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- getMaxAuthAge(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.DeleteAccount
- getMaxAuthAge(KeycloakSession) - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
- getMaxCacheTime() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactoryProviderConfig
- getMaximumExpirationTime() - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- getMaximumExpirationTime() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientValidator
- getMaximumExpirationTime() - Method in class org.keycloak.authentication.authenticators.client.JWTClientValidator
- getMaxInflatingSize() - Method in class org.keycloak.protocol.saml.SamlProtocolFactory
-
Getter for the max inflating size
- getMaxLength() - Method in class org.keycloak.forms.login.freemarker.model.PasswordPoliciesBean
- getMaxLengthForTheParameter(String, boolean) - Method in class org.keycloak.protocol.oidc.OIDCProviderConfig
- getMedia() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- getMediaType() - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- getMediaType() - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- getMediaType() - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- getMediaType() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- getMediaType() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- getMediaType() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- getMediaType() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- getMediaType() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- getMediaType() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- getMediaType() - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- getMediaType() - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- getMembers(Integer, Integer, Boolean) - Method in class org.keycloak.organization.admin.resource.OrganizationGroupResource
-
Precondition: caller must have passed through
OrganizationsResource.get(String)which enforcesauth.orgs().requireView(organization), and then throughOrganizationGroupsResource.getGroupById(String)which enforces the same check. - getMembers(Integer, Integer, Boolean) - Method in class org.keycloak.services.resources.admin.GroupResource
-
Get users Returns a stream of users, filtered according to query parameters
- getMessage() - Method in class org.keycloak.protocol.saml.profile.util.Soap.SoapMessageBuilder
- getMessage() - Method in exception org.keycloak.services.clientregistration.policy.ClientRegistrationPolicyException
- getMessage(String, Object...) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- getMessageKey() - Method in class org.keycloak.forms.login.freemarker.DetachedInfoStateCookie
- getMessageParameters() - Method in class org.keycloak.forms.login.freemarker.DetachedInfoStateCookie
- getMessages(String) - Method in class org.keycloak.services.resources.admin.AdminConsole
- getMessages(String, Locale) - Method in class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- getMessages(String, Locale) - Method in class org.keycloak.theme.FileBasedTheme
- getMessages(Locale) - Method in class org.keycloak.theme.ClassLoaderTheme
- getMessages(Locale) - Method in class org.keycloak.theme.FolderTheme
- getMessages(KeycloakSession, RealmModel, String) - Static method in class org.keycloak.services.resources.admin.AdminRoot
- getMessages(KeycloakSession, RealmModel, String, String...) - Static method in class org.keycloak.services.resources.admin.AdminRoot
- getMessageType() - Method in class org.keycloak.forms.login.freemarker.DetachedInfoStateCookie
- getMetadata() - Method in class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- getMetadata() - Method in class org.keycloak.protocol.oidc.mappers.DeployedScriptOIDCProtocolMapper
- getMetadata() - Method in class org.keycloak.protocol.saml.mappers.DeployedScriptSAMLProtocolMapper
- getMetadata() - Method in class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- getMetadata() - Method in class org.keycloak.services.resources.admin.UserProfileResource
- getMetadataAttributePath() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCContextMapper
- getMetadataAttributePath() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCGeneratedIdMapper
- getMetadataAttributePath() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
-
must return ordered list of attribute-names as they are added into the credential.
- getMetadataAttributePath() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- getMetadataAttributePath() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTypeMapper
- getMetadataAttributePath() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCUserAttributeMapper
- getMetadataDescriptorUrl() - Method in class org.keycloak.protocol.saml.SamlClient
- getMetadataResponse(CredentialIssuer, KeycloakSession) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
- getMetadataService() - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- getMetadataService() - Method in class org.keycloak.credential.WebAuthnCredentialProviderFactory
- getMinCacheTime() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactoryProviderConfig
- getMinimumAcrValue() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getMinimumAcrValue(ClientModel) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
- getMode() - Method in enum class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.CertificatePolicyModeType
- getModelId(RealmModel, String) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- getModelId(RealmModel, KeycloakSession, ClientRepresentation) - Method in class org.keycloak.partialimport.ClientsPartialImport
- getModelId(RealmModel, KeycloakSession, GroupRepresentation) - Method in class org.keycloak.partialimport.GroupsPartialImport
- getModelId(RealmModel, KeycloakSession, IdentityProviderMapperRepresentation) - Method in class org.keycloak.partialimport.IdentityProviderMappersPartialImport
- getModelId(RealmModel, KeycloakSession, IdentityProviderRepresentation) - Method in class org.keycloak.partialimport.IdentityProvidersPartialImport
- getModelId(RealmModel, KeycloakSession, RoleRepresentation) - Method in class org.keycloak.partialimport.RealmRolesPartialImport
- getModelId(RealmModel, KeycloakSession, UserRepresentation) - Method in class org.keycloak.partialimport.UsersPartialImport
- getModelId(RealmModel, KeycloakSession, T) - Method in class org.keycloak.partialimport.AbstractPartialImport
- getModelPropertyName(String) - Static method in class org.keycloak.protocol.oidc.mappers.AddressMapper
- getModelUsername() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getMtlsEndpointAliases(OIDCConfigurationRepresentation) - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- getName() - Method in class org.keycloak.authentication.actiontoken.ActionTokenHandlerSpi
- getName() - Method in enum class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.IdentityMapperType
- getName() - Method in enum class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.MappingSourceType
- getName() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse
- getName() - Method in class org.keycloak.authentication.otp.FreeOTPProvider
- getName() - Method in class org.keycloak.authentication.otp.GoogleAuthenticatorProvider
- getName() - Method in class org.keycloak.authentication.otp.MicrosoftAuthenticatorOTPProvider
- getName() - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProviderFactory
- getName() - Method in class org.keycloak.broker.kubernetes.KubernetesIdentityProviderFactory
- getName() - Method in class org.keycloak.broker.oauth.OAuth2IdentityProviderFactory
- getName() - Method in class org.keycloak.broker.oidc.KeycloakOIDCIdentityProviderFactory
- getName() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderFactory
- getName() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderFactory
- getName() - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProviderFactory
- getName() - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProviderFactory
- getName() - Method in class org.keycloak.encoding.ResourceEncodingSpi
- getName() - Method in class org.keycloak.exportimport.ClientDescriptionConverterSpi
- getName() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- getName() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.AttributeGroup
- getName() - Method in class org.keycloak.forms.login.freemarker.model.ClientBean
- getName() - Method in class org.keycloak.forms.login.freemarker.model.OrganizationBean
- getName() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- getName() - Method in class org.keycloak.protocol.oauth2.cimd.provider.ClientIdMetadataDocumentProviderSpi
- getName() - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicy
- getName() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderSpi
- getName() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferProviderSpi
- getName() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferStorageSpi
- getName() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.PreAuthCodeHandlerSpi
- getName() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.CNonceHandlerSpi
- getName() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.ProofValidatorSpi
- getName() - Method in class org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerSpi
- getName() - Method in class org.keycloak.protocol.oid4vc.model.Claim
- getName() - Method in class org.keycloak.protocol.oid4vc.model.ClaimDisplay
- getName() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject
- getName() - Method in class org.keycloak.protocol.oidc.encode.TokenContextEncoderSpi
- getName() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointCheckSpi
- getName() - Method in class org.keycloak.protocol.oidc.ext.OIDCExtSPI
- getName() - Method in class org.keycloak.protocol.oidc.FrontChannelLogoutHandler.ClientInfo
- getName() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelSpi
- getName() - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.CIBALoginUserResolverSpi
- getName() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- getName() - Method in class org.keycloak.protocol.oidc.refresh.RefreshTokenSpi
- getName() - Method in class org.keycloak.protocol.oidc.token.TokenInterceptorSpi
- getName() - Method in class org.keycloak.protocol.saml.preprocessor.SamlAuthenticationPreprocessorSpi
- getName() - Method in class org.keycloak.services.clientregistration.ClientRegistrationSpi
- getName() - Method in class org.keycloak.services.clientregistration.policy.ClientRegistrationPolicySpi
- getName() - Method in class org.keycloak.services.clienttype.impl.DefaultClientType
- getName() - Method in class org.keycloak.services.managers.RealmManagerSpi
-
Deprecated.
- getName() - Method in class org.keycloak.services.resources.admin.ext.AdminRealmResourceSpi
- getName() - Method in class org.keycloak.services.securityprofile.DefaultSecurityProfileProvider
- getName() - Method in class org.keycloak.services.x509.X509ClientCertificateLookupSpi
- getName() - Method in class org.keycloak.social.bitbucket.BitbucketIdentityProviderFactory
- getName() - Method in class org.keycloak.social.facebook.FacebookIdentityProviderFactory
- getName() - Method in class org.keycloak.social.github.GitHubIdentityProviderFactory
- getName() - Method in class org.keycloak.social.gitlab.GitLabIdentityProviderFactory
- getName() - Method in class org.keycloak.social.google.GoogleIdentityProviderFactory
- getName() - Method in class org.keycloak.social.instagram.InstagramIdentityProviderFactory
- getName() - Method in class org.keycloak.social.linkedin.LinkedInOIDCIdentityProviderFactory
- getName() - Method in class org.keycloak.social.microsoft.MicrosoftIdentityProviderFactory
- getName() - Method in class org.keycloak.social.openshift.OpenshiftV4IdentityProviderFactory
- getName() - Method in class org.keycloak.social.paypal.PayPalIdentityProviderFactory
- getName() - Method in class org.keycloak.social.stackoverflow.StackoverflowIdentityProviderFactory
- getName() - Method in class org.keycloak.social.twitter.TwitterIdentityProviderFactory
- getName() - Method in class org.keycloak.theme.ClassLoaderTheme
- getName() - Method in class org.keycloak.theme.ClasspathThemeProviderFactory.ThemeRepresentation
- getName() - Method in class org.keycloak.theme.DefaultThemeManagerFactory.ThemeKey
- getName() - Method in class org.keycloak.theme.FolderTheme
- getName() - Method in class org.keycloak.theme.freemarker.FreeMarkerSPI
- getName() - Method in class org.keycloak.wellknown.WellKnownSpi
- getName(ClientRepresentation) - Method in class org.keycloak.partialimport.ClientsPartialImport
- getName(GroupRepresentation) - Method in class org.keycloak.partialimport.GroupsPartialImport
- getName(IdentityProviderMapperRepresentation) - Method in class org.keycloak.partialimport.IdentityProviderMappersPartialImport
- getName(IdentityProviderRepresentation) - Method in class org.keycloak.partialimport.IdentityProvidersPartialImport
- getName(RoleRepresentation) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- getName(RoleRepresentation) - Method in class org.keycloak.partialimport.RealmRolesPartialImport
- getName(UserRepresentation) - Method in class org.keycloak.partialimport.UsersPartialImport
- getName(T) - Method in class org.keycloak.partialimport.AbstractPartialImport
- getNameId(String, CommonClientSessionModel, UserSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- getNameIdFormat(SamlClient, AuthenticationSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- getNameIDFormat() - Method in class org.keycloak.protocol.saml.SamlClient
- getNameIDFormat() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getNameIDPolicyFormat() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getNames() - Method in class org.keycloak.protocol.oid4vc.model.Role
- getNewEmail() - Method in class org.keycloak.authentication.actiontoken.updateemail.UpdateEmailActionToken
- getNonce() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- getNonce() - Method in class org.keycloak.protocol.oid4vc.model.CredentialOfferURI
- getNonce() - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationJwtBody
- getNonce() - Method in class org.keycloak.protocol.oid4vc.model.NonceResponse
- getNonce() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
- getNonce() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getNonce() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getNonce() - Method in class org.keycloak.protocol.oidc.utils.OAuth2Code
- getNonceEndpoint() - Method in class org.keycloak.protocol.oid4vc.model.CredentialIssuer
- getNonceEndpoint(KeycloakContext) - Static method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
-
Return the nonce endpoint address
- getNormalizedCacheControlHeaderValue() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.ClientMetadataCacheControl
- getNote(String) - Method in class org.keycloak.authentication.actiontoken.DefaultActionToken
- getNotes() - Method in class org.keycloak.authentication.actiontoken.DefaultActionToken
- getNotes() - Method in class org.keycloak.protocol.RestartLoginCookie
- getNotGrantedScopeMappings() - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateScopeMappingsResource
-
Get roles, which this client doesn't have scope for and can't have them in the accessToken issued for him.
- getNotificationMessage() - Method in class org.keycloak.models.workflow.DeleteUserStepProvider
- getNotificationMessage() - Method in class org.keycloak.models.workflow.DisableUserStepProvider
- getNotificationSubject() - Method in class org.keycloak.models.workflow.DeleteUserStepProvider
- getNotificationSubject() - Method in class org.keycloak.models.workflow.DisableUserStepProvider
- getNumberOfDecoys() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- getOauth2DeviceVerificationAction() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getOauthAction() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getOCSPEnabled() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getOCSPFailOpen() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getOCSPResponder() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getOCSPResponderCertificate() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getOfferAsUri(KeycloakSession, String) - Static method in class org.keycloak.protocol.oid4vc.utils.OID4VCUtil
- getOfferStateById(String) - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferStorage
- getOfferStateByNonce(String) - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferStorage
- getOfflineSessionCount() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get application offline session count Returns a number of offline user sessions associated with this client { "count": number }
- getOfflineSessions(String) - Method in class org.keycloak.services.resources.admin.UserResource
-
Get offline sessions associated with the user and client
- getOfflineUserSessions(Integer, Integer) - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get offline sessions for client Returns a list of offline user sessions associated with this client
- getOIDC(String) - Method in class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProvider
- getOidcClientRepresentation() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.OIDCClientRepresentationWithCacheControl
- getOldEmail() - Method in class org.keycloak.authentication.actiontoken.updateemail.UpdateEmailActionToken
- getOpenidConfigOverride() - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
- getOperationType() - Method in class org.keycloak.email.freemarker.beans.AdminEventBean
- getOptionalClientScopes() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get optional client scopes.
- getOptionalReferenceCategories(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- getOptionalReferenceCategories(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- getOptionalReferenceCategories(KeycloakSession) - Method in class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticatorFactory
- getOptionNames() - Method in class org.keycloak.services.clienttype.impl.DefaultClientType
- getOrCreateLoginSessionForIdpInitiatedSso(KeycloakSession, RealmModel, ClientModel, String) - Method in class org.keycloak.protocol.saml.SamlService
-
Creates a client session object for SAML IdP-initiated SSO session.
- getOrCreateUserProfile(FormContext, MultivaluedMap<String, String>) - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
-
Get user profile instance for current HTTP request (KeycloakSession) and for given context.
- getOrganization() - Method in class org.keycloak.services.DefaultKeycloakContext
- getOrganizationCount(String, String, Boolean) - Method in class org.keycloak.organization.admin.resource.OrganizationsResource
-
Returns the organizations counts.
- getOrganizations() - Method in class org.keycloak.email.freemarker.beans.ProfileBean
- getOrganizations() - Method in class org.keycloak.services.resources.account.OrganizationsResource
- getOrganizations(String, boolean) - Method in class org.keycloak.organization.admin.resource.OrganizationMemberResource
-
Precondition: when reached via the per-org path, the caller must have passed through
OrganizationsResource.get(String)which enforcesauth.orgs().requireView(organization). - getOrganizations(String, boolean) - Method in class org.keycloak.organization.admin.resource.OrganizationsResource
- getOrGenerateCode() - Method in class org.keycloak.services.managers.ClientSessionCode
- getOrgId() - Method in class org.keycloak.authentication.actiontoken.inviteorg.InviteOrgActionToken
- getOriginalCompoundAuthenticationSessionId() - Method in class org.keycloak.authentication.actiontoken.idpverifyemail.IdpVerifyAccountLinkActionToken
- getOriginalEventTypeForBackwardsCompatibility(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegister
-
Deprecated.For compatibility sake as long as we use @link
EventType.UPDATE_PASSWORD,EventType.UPDATE_TOTPa.s.o. - getOrInitializeOrganizationClaimAsMap(IDToken, ProtocolMapperModel) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
-
Get or initialize the organization claim as a mutable Map for composition between organization mappers.
- getOtherClaims() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- getOtpCredentials() - Method in class org.keycloak.forms.login.freemarker.model.TotpBean
- getOverrideKeyId() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- getPairwiseSubMappers(ClientRepresentation) - Static method in class org.keycloak.protocol.oidc.utils.PairwiseSubMapperUtils
- getParameter() - Method in class org.keycloak.protocol.oidc.rar.model.IntermediaryScopeRepresentation
- getParameter(String) - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointQueryStringParser
- getParameter(String) - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestObjectParser
- getParameter(String) - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- getParameter(String) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParser
- getParameter(String) - Method in class org.keycloak.protocol.oidc.par.endpoints.request.AuthzEndpointParParser
- getParameterizedScopeParameter() - Method in class org.keycloak.forms.login.freemarker.model.OAuthGrantBean.ClientScopeEntry
- getParams() - Method in class org.keycloak.services.clientpolicy.context.LogoutRequestContext
- getParams() - Method in class org.keycloak.services.clientpolicy.context.ResourceOwnerPasswordCredentialsContext
- getParams() - Method in class org.keycloak.services.clientpolicy.context.ResourceOwnerPasswordCredentialsResponseContext
- getParams() - Method in class org.keycloak.services.clientpolicy.context.ServiceAccountTokenRequestContext
- getParams() - Method in class org.keycloak.services.clientpolicy.context.ServiceAccountTokenResponseContext
- getParams() - Method in class org.keycloak.services.clientpolicy.context.TokenIntrospectContext
- getParams() - Method in class org.keycloak.services.clientpolicy.context.TokenRefreshContext
- getParams() - Method in class org.keycloak.services.clientpolicy.context.TokenRefreshResponseContext
- getParams() - Method in class org.keycloak.services.clientpolicy.context.TokenRequestContext
- getParams() - Method in class org.keycloak.services.clientpolicy.context.TokenResponseContext
- getParams() - Method in class org.keycloak.services.clientpolicy.context.TokenRevokeContext
- getParams() - Method in class org.keycloak.services.clientpolicy.context.TokenRevokeResponseContext
- getParentFlow(AuthenticationExecutionModel) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
- getParentLocale(Locale) - Static method in class org.keycloak.services.util.LocaleUtil
-
Deprecated, for removal: This API element is subject to removal in a future version.use
LocaleUtil.getParentLocale(Locale, RealmModel)instead. - getParentLocale(Locale, RealmModel) - Static method in class org.keycloak.services.util.LocaleUtil
-
Returns the parent locale of the given
locale. - getParentName() - Method in class org.keycloak.theme.ClassLoaderTheme
- getParentName() - Method in class org.keycloak.theme.FolderTheme
- getParsedDefaultRawConfig() - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- getParsedRequest() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelAuthenticationRequestContext
- getParsedRequest() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelTokenRequestContext
- getParsedRequest() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelTokenResponseContext
- getParsedRequest() - Method in interface org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.CIBAContext
- getParsedResponseMode() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- getParsedResponseType() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- getParsedResponseType() - Method in class org.keycloak.services.clientpolicy.context.AuthorizationRequestContext
- getParseResult() - Method in class org.keycloak.services.clientpolicy.context.TokenRequestContext
- getParseResult() - Method in class org.keycloak.services.clientpolicy.context.TokenResponseContext
- getPassword() - Method in class org.keycloak.forms.login.freemarker.model.LoginBean
- getPassword(RealmModel, UserModel) - Method in class org.keycloak.credential.PasswordCredentialProvider
- getPasswordHistory() - Method in class org.keycloak.forms.login.freemarker.model.PasswordPoliciesBean
- getPasswordToken() - Method in class org.keycloak.forms.login.freemarker.model.LoginBean
- getPath() - Method in class org.keycloak.protocol.oid4vc.model.Claim
- getPath() - Method in class org.keycloak.protocol.oid4vc.model.ClaimsDescription
- getPath() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- getPendingRequests() - Method in class org.keycloak.services.resources.account.resources.ResourcesService
- getPerClientConfigDescription() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get configuration descriptions for all clients
- getPermission(String) - Method in class org.keycloak.services.resources.account.resources.AbstractResourceService.ResourcePermission
- getPermissionCount(String, String, String, String, Boolean, Boolean) - Method in class org.keycloak.authorization.protection.permission.PermissionTicketService
- getPermissionEndpoint() - Method in class org.keycloak.authorization.config.UmaConfiguration
- getPermissionRequests() - Method in class org.keycloak.services.resources.account.resources.ResourceService
-
Returns a list of
AbstractResourceService.Permissionrequests waiting for theResourceService.user(java.lang.String)approval. - getPermissions() - Method in class org.keycloak.services.DefaultKeycloakContext
- getPermissions() - Method in class org.keycloak.services.resources.account.resources.AbstractResourceService.ResourcePermission
- getPermissions() - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionManagement
- getPermissions(String) - Method in class org.keycloak.authorization.admin.ResourceSetService
- getPermissions(String) - Method in class org.keycloak.authorization.admin.ScopeService
- getPermissions(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- getPermissions(GroupModel) - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionManagement
- getPermissions(IdentityProviderModel) - Method in interface org.keycloak.services.resources.admin.fgap.IdentityProviderPermissionManagement
- getPermissions(RoleModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionManagement
- getPermissionTypeResource() - Method in class org.keycloak.authorization.admin.ResourceServerService
- getPersistentNameId(CommonClientSessionModel, UserSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
-
Attempts to retrieve the persistent type NameId as follows: saml.persistent.name.id.for.
- getPkceCodeChallengeMethod() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getPkceMethod() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getPolicies(boolean) - Method in class org.keycloak.services.resources.admin.ClientPoliciesResource
- getPolicy() - Method in class org.keycloak.authorization.admin.PolicyResourceService
- getPolicy() - Method in class org.keycloak.forms.login.freemarker.model.TotpBean
- getPolicy() - Method in class org.keycloak.forms.login.freemarker.model.TotpLoginBean
- getPolicy() - Method in class org.keycloak.truststore.FileTruststoreProvider
- getPolicyAdminResourceProvider() - Method in class org.keycloak.authorization.admin.PolicyTypeService
- getPolicyEndpoint() - Method in class org.keycloak.authorization.config.UmaConfiguration
- getPolicyEvaluateResource() - Method in class org.keycloak.authorization.admin.PolicyService
- getPolicyModel() - Method in exception org.keycloak.services.clientregistration.policy.ClientRegistrationPolicyException
- getPolicyProviderAdminResource(String) - Method in class org.keycloak.authorization.admin.PolicyService
- getPolicyProviderFactory(String) - Method in class org.keycloak.authorization.admin.PolicyService
- getPolicyResource() - Method in class org.keycloak.authorization.admin.ResourceServerService
- getPoolManaged(String) - Method in class org.keycloak.executors.DefaultExecutorsProviderFactory
- getPort(UriInfo) - Method in class org.keycloak.url.HostnameV2Provider
- getPort(UriInfo, UrlType) - Method in class org.keycloak.url.HostnameV2Provider
- getPostLogoutRedirectUris() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getPreAuthorizedCode() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- getPreAuthorizedCode() - Method in class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- getPreAuthorizedCode() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthorizedCodeGrant
- getPreAuthorizedGrant() - Method in class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- getPrefix() - Method in enum class org.keycloak.utils.SearchQueryUtils.UserSearchPrefix
- getPresentProofTypes() - Method in class org.keycloak.protocol.oid4vc.model.Proofs
-
Returns a list of proof types that are present (non-null and non-empty).
- getPrincipal(AssertionType) - Method in class org.keycloak.broker.saml.SAMLEndpoint
- getPrincipalAttribute() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getPrincipalType() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getPriority() - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationGroupMembershipMapper
- getPriority() - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationGroupMembershipMapper
- getPriority() - Method in class org.keycloak.protocol.oidc.mappers.AbstractUserRoleMappingMapper
- getPriority() - Method in class org.keycloak.protocol.oidc.mappers.AudienceResolveProtocolMapper
- getPriority() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
- getPriority() - Method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
- getPriority() - Method in class org.keycloak.protocol.oidc.mappers.ScriptBasedOIDCProtocolMapper
- getPriority() - Method in class org.keycloak.protocol.oidc.mappers.SubMapper
- getPriority() - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
- getPriority() - Method in interface org.keycloak.wellknown.WellKnownProviderFactory
-
Use low priority, so custom implementation with alias "openid-configuration" will win over the default implementation with alias "openid-configuration", which is provided by Keycloak (OIDCWellKnownProviderFactory).
- getProfileEndpointForValidation(EventBuilder) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- getProfileEndpointForValidation(EventBuilder) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- getProfileEndpointForValidation(EventBuilder) - Method in class org.keycloak.social.bitbucket.BitbucketIdentityProvider
- getProfileEndpointForValidation(EventBuilder) - Method in class org.keycloak.social.facebook.FacebookIdentityProvider
- getProfileEndpointForValidation(EventBuilder) - Method in class org.keycloak.social.github.GitHubIdentityProvider
- getProfileEndpointForValidation(EventBuilder) - Method in class org.keycloak.social.gitlab.GitLabIdentityProvider
- getProfileEndpointForValidation(EventBuilder) - Method in class org.keycloak.social.microsoft.MicrosoftIdentityProvider
- getProfileEndpointForValidation(EventBuilder) - Method in class org.keycloak.social.openshift.OpenshiftV4IdentityProvider
- getProfileEndpointForValidation(EventBuilder) - Method in class org.keycloak.social.paypal.PayPalIdentityProvider
- getProfileEndpointForValidation(EventBuilder) - Method in class org.keycloak.social.stackoverflow.StackoverflowIdentityProvider
- getProfiles(boolean) - Method in class org.keycloak.services.resources.admin.ClientProfilesResource
- getPrompt() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getPrompt() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getPrompt() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getPromptValuesSupported(RealmModel) - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- getProof() - Method in class org.keycloak.protocol.oid4vc.model.CredentialRequest
- getProof() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof
- getProofPurpose() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof.DataIntegrityProof
- getProofPurpose() - Method in class org.keycloak.protocol.oid4vc.model.vcdm.LdProof
- getProofs() - Method in class org.keycloak.protocol.oid4vc.model.CredentialRequest
- getProofSigningAlgValuesSupported() - Method in class org.keycloak.protocol.oid4vc.model.ProofTypeJWT
- getProofSigningAlgValuesSupported() - Method in class org.keycloak.protocol.oid4vc.model.ProofTypeMetadata
- getProofType() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.AttestationProofValidator
- getProofType() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtProofValidator
- getProofType() - Method in interface org.keycloak.protocol.oid4vc.issuance.keybinding.ProofValidator
- getProofType() - Method in class org.keycloak.protocol.oid4vc.issuance.signing.vcdm.Ed255192018Suite
- getProofType() - Method in interface org.keycloak.protocol.oid4vc.issuance.signing.vcdm.LinkedDataCryptographicSuite
-
The proof type defined by the suite.
- getProofType() - Method in class org.keycloak.protocol.oid4vc.model.AttestationProof
-
Deprecated.
- getProofType() - Method in class org.keycloak.protocol.oid4vc.model.JwtProof
-
Deprecated.
- getProofType() - Method in class org.keycloak.protocol.oid4vc.model.Proofs
-
Determines the proof type based on which field is populated.
- getProofTypesSupported() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- getProofValue() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof.DataIntegrityProof
- getProofValue() - Method in class org.keycloak.protocol.oid4vc.model.vcdm.LdProof
- getProperties() - Method in class org.keycloak.theme.ClassLoaderTheme
- getProperties() - Method in class org.keycloak.theme.FolderTheme
- getProposedClientRepresentation() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientRegisterContext
- getProposedClientRepresentation() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientUpdateContext
- getProposedClientRepresentation() - Method in class org.keycloak.services.clientpolicy.context.AdminClientRegisterContext
- getProposedClientRepresentation() - Method in class org.keycloak.services.clientpolicy.context.AdminClientUpdateContext
- getProposedClientRepresentation() - Method in class org.keycloak.services.clientpolicy.context.AdminClientUpdatedContext
- getProposedClientRepresentation() - Method in interface org.keycloak.services.clientpolicy.context.ClientCRUDContext
-
returns
ClientRepresentationfor creating the new client or updating the existing client. - getProposedClientRepresentation() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientRegisterContext
- getProposedClientRepresentation() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientUpdateContext
- getProtectionService() - Method in class org.keycloak.authorization.AuthorizationService
- getProtector() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getProtocol() - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- getProtocol() - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- getProtocol() - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- getProtocol() - Method in class org.keycloak.protocol.docker.mapper.DockerAuthV2ProtocolMapper
- getProtocol() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- getProtocol() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- getProtocol() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- getProtocol() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- getProtocol() - Method in class org.keycloak.protocol.oidc.mappers.AbstractOIDCProtocolMapper
- getProtocol() - Method in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- getProtocol() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- getProtocol() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- getProtocol() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- getProtocol() - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- getProtocol() - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- getProtocol() - Method in class org.keycloak.protocol.saml.mappers.AbstractSAMLProtocolMapper
- getProtocol() - Method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- getProtocol() - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolCondition.Configuration
- getProtocol() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- getProtocol(String, String) - Method in class org.keycloak.services.resources.RealmsResource
- getProtocolAuthenticatorMethod(ClientRepresentation) - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- getProtocolAuthenticatorMethods(String) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- getProtocolAuthenticatorMethods(String) - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- getProtocolAuthenticatorMethods(String) - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- getProtocolAuthenticatorMethods(String) - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- getProtocolAuthenticatorMethods(String) - Method in class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- getProtocolAuthenticatorMethods(String) - Method in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- getProtocolBinding() - Method in class org.keycloak.services.clientpolicy.context.AbstractSamlRequestContext
-
Getter for the protocol binding type that is processing the request.
- getProtocolMapper() - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource.ProtocolMapperEvaluationRepresentation
- getProtocolMappers() - Method in class org.keycloak.services.resources.admin.ClientResource
- getProtocolMappers() - Method in class org.keycloak.services.resources.admin.ClientScopeResource
- getProtocolMappersStream() - Method in class org.keycloak.services.util.DefaultClientSessionContext
- getProvider() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- getProvider() - Method in class org.keycloak.services.clientregistration.AbstractClientRegistrationContext
- getProvider() - Method in interface org.keycloak.services.clientregistration.ClientRegistrationContext
- getProvider() - Method in class org.keycloak.truststore.JSSETruststoreConfigurator
- getProvider(Class<T>) - Method in class org.keycloak.services.DefaultKeycloakSession
- getProvider(Class<T>, String) - Method in class org.keycloak.services.DefaultKeycloakSession
- getProvider(Class<T>, ComponentModel) - Method in class org.keycloak.services.DefaultKeycloakSession
- getProvider(KeycloakSession) - Static method in class org.keycloak.organization.utils.Organizations
- getProviderClass() - Method in class org.keycloak.authentication.actiontoken.ActionTokenHandlerSpi
- getProviderClass() - Method in class org.keycloak.encoding.ResourceEncodingSpi
- getProviderClass() - Method in class org.keycloak.exportimport.ClientDescriptionConverterSpi
- getProviderClass() - Method in class org.keycloak.protocol.oauth2.cimd.provider.ClientIdMetadataDocumentProviderSpi
- getProviderClass() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderSpi
- getProviderClass() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferProviderSpi
- getProviderClass() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferStorageSpi
- getProviderClass() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.PreAuthCodeHandlerSpi
- getProviderClass() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.CNonceHandlerSpi
- getProviderClass() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.ProofValidatorSpi
- getProviderClass() - Method in class org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerSpi
- getProviderClass() - Method in class org.keycloak.protocol.oidc.encode.TokenContextEncoderSpi
- getProviderClass() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointCheckSpi
- getProviderClass() - Method in class org.keycloak.protocol.oidc.ext.OIDCExtSPI
- getProviderClass() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelSpi
- getProviderClass() - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.CIBALoginUserResolverSpi
- getProviderClass() - Method in class org.keycloak.protocol.oidc.refresh.RefreshTokenSpi
- getProviderClass() - Method in class org.keycloak.protocol.oidc.token.TokenInterceptorSpi
- getProviderClass() - Method in class org.keycloak.protocol.saml.preprocessor.SamlAuthenticationPreprocessorSpi
- getProviderClass() - Method in class org.keycloak.services.clientregistration.ClientRegistrationSpi
- getProviderClass() - Method in class org.keycloak.services.clientregistration.policy.ClientRegistrationPolicySpi
- getProviderClass() - Method in class org.keycloak.services.managers.RealmManagerSpi
-
Deprecated.
- getProviderClass() - Method in class org.keycloak.services.resources.admin.ext.AdminRealmResourceSpi
- getProviderClass() - Method in class org.keycloak.services.x509.X509ClientCertificateLookupSpi
- getProviderClass() - Method in class org.keycloak.theme.freemarker.FreeMarkerSPI
- getProviderClass() - Method in class org.keycloak.wellknown.WellKnownSpi
- getProviderClass(String) - Method in class org.keycloak.services.DefaultKeycloakSession
- getProviderFactoriesStream(Class<? extends Provider>) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- getProviderFactory(Class<T>) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- getProviderFactory(Class<T>, String) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- getProviderFactory(Class<T>, String, String, Function<KeycloakSessionFactory, ComponentModel>) - Method in class org.keycloak.services.DefaultComponentFactoryProviderFactory
- getProviderFactory(Class<T>, String, String, Function<KeycloakSessionFactory, ComponentModel>) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- getProviderFactoryClass() - Method in class org.keycloak.authentication.actiontoken.ActionTokenHandlerSpi
- getProviderFactoryClass() - Method in class org.keycloak.encoding.ResourceEncodingSpi
- getProviderFactoryClass() - Method in class org.keycloak.exportimport.ClientDescriptionConverterSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oauth2.cimd.provider.ClientIdMetadataDocumentProviderSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferProviderSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferStorageSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.PreAuthCodeHandlerSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.CNonceHandlerSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.ProofValidatorSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oidc.encode.TokenContextEncoderSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointCheckSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oidc.ext.OIDCExtSPI
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.CIBALoginUserResolverSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oidc.refresh.RefreshTokenSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oidc.token.TokenInterceptorSpi
- getProviderFactoryClass() - Method in class org.keycloak.protocol.saml.preprocessor.SamlAuthenticationPreprocessorSpi
- getProviderFactoryClass() - Method in class org.keycloak.services.clientregistration.ClientRegistrationSpi
- getProviderFactoryClass() - Method in class org.keycloak.services.clientregistration.policy.ClientRegistrationPolicySpi
- getProviderFactoryClass() - Method in class org.keycloak.services.managers.RealmManagerSpi
-
Deprecated.
- getProviderFactoryClass() - Method in class org.keycloak.services.resources.admin.ext.AdminRealmResourceSpi
- getProviderFactoryClass() - Method in class org.keycloak.services.x509.X509ClientCertificateLookupSpi
- getProviderFactoryClass() - Method in class org.keycloak.theme.freemarker.FreeMarkerSPI
- getProviderFactoryClass() - Method in class org.keycloak.wellknown.WellKnownSpi
- getProviderId() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean.IdentityProvider
- getProviderId() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeCondition
- getProviderId() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutor
- getProviderId() - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutor
- getProviderId() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutor
- getProviderId() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSessionEnforceExecutor
- getProviderId() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.AcrCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.AnyClientCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.ClientAccessTypeCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.ClientAttributesCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.ClientRolesCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.ClientScopesCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.GrantTypeCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.condition.IdentityProviderCondition
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.RegistrationAccessTokenRotationDisabledExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.RejectRequestExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SamlAvoidRedirectBindingExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SamlSignatureEnforcerExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticationAssertionExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureParContentsExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureSessionEnforceExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.SuppressRefreshTokenRotationExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutor
- getProviderId() - Method in class org.keycloak.services.clientpolicy.executor.UseLightweightAccessTokenExecutor
- getProviderPriority() - Method in class org.keycloak.theme.ClasspathThemeProvider
- getProviderPriority() - Method in class org.keycloak.theme.FolderThemeProvider
- getProviders() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
- getProviders() - Method in class org.keycloak.services.resources.admin.ClientRegistrationPolicyResource
-
Base path for retrieve providers with the configProperties properly filled
- getProxyCredentials() - Method in class org.keycloak.connections.httpclient.ProxyMappings.ProxyMapping
- getProxyFor(String) - Method in class org.keycloak.connections.httpclient.ProxyMappings
- getProxyHost() - Method in class org.keycloak.connections.httpclient.ProxyMappings.ProxyMapping
- getPublicClient() - Method in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
- getPublicKey(ClientModel, String) - Static method in class org.keycloak.protocol.saml.SamlProtocolUtils
- getPublicKeySignatureVerifier() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- getPublicKeySignatureVerifierKeyId() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- getQrCode() - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.CredentialOfferBean
- getQrCode() - Method in class org.keycloak.protocol.oid4vc.model.CredentialOfferURI
- getQrUrl() - Method in class org.keycloak.forms.login.freemarker.model.TotpBean
- getQueryParams() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- getRawBearerToken(HttpHeaders, AuthenticationChannelResponse) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationCallbackEndpoint
-
Extracts the raw bearer token from the request.
- getRawSecret(String) - Method in class org.keycloak.vault.DefaultVaultTranscriber
- getRawTokenId() - Method in class org.keycloak.protocol.oidc.encode.AccessTokenContext
- getRealm() - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- getRealm() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getRealm() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getRealm() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getRealm() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
- getRealm() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- getRealm() - Method in class org.keycloak.services.DefaultKeycloakContext
- getRealm() - Method in class org.keycloak.services.managers.Auth
- getRealm() - Method in class org.keycloak.services.resources.admin.AdminAuth
- getRealm() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- getRealm() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get the top-level representation of the realm It will not include nested information like User and Client representations.
- getRealm() - Method in class org.keycloak.services.resources.PublicRealmResource
-
Public information about the realm.
- getRealm(String) - Method in class org.keycloak.services.managers.RealmManager
- getRealmAccess() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- getRealmAdmin(String) - Method in class org.keycloak.services.resources.admin.RealmsAdminResource
-
Base path for the admin REST API for one particular realm.
- getRealmAdminClientId(RealmModel) - Method in class org.keycloak.services.managers.RealmManager
- getRealmAdminClientId(RealmRepresentation) - Method in class org.keycloak.services.managers.RealmManager
- getRealmByName(String) - Method in class org.keycloak.services.managers.RealmManager
- getRealmCookiePath(RealmModel, UriInfo) - Static method in class org.keycloak.services.managers.AuthenticationManager
- getRealmEventsConfig() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get the events provider configuration Returns JSON object with events provider configuration
- getRealmJwks(KeycloakSession, RealmModel) - Static method in class org.keycloak.protocol.oidc.utils.JWKSServerUtils
- getRealmLocalizationLocales() - Method in class org.keycloak.services.resources.admin.RealmLocalizationResource
- getRealmLocalizationText(String, String) - Method in class org.keycloak.services.resources.admin.RealmLocalizationResource
- getRealmLocalizationTexts(String, Boolean) - Method in class org.keycloak.services.resources.admin.RealmLocalizationResource
- getRealmLocalizationTexts(RealmModel, Locale) - Static method in class org.keycloak.services.util.LocaleUtil
- getRealmName() - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider
- getRealmName(KeycloakSession) - Method in class org.keycloak.vault.AbstractVaultProviderFactory
-
Obtains the name of realm from the
KeycloakSession. - getRealmPermissionsClient() - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionManagement
- getRealmResource(String) - Method in class org.keycloak.services.resources.RealmsResource
- getRealmRoleComposites(String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Get realm-level roles that are in the role's composite
- getRealmRoleComposites(String) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Get realm-level roles of the role's composite
- getRealmRoleComposites(RoleModel) - Method in class org.keycloak.services.resources.admin.RoleResource
- getRealmRoleMappings() - Method in class org.keycloak.services.resources.admin.RoleMapperResource
-
Get realm-level role mappings
- getRealms(boolean) - Method in class org.keycloak.services.resources.admin.RealmsAdminResource
-
Get accessible realms Returns a list of accessible realms.
- getRealmsAdmin() - Method in class org.keycloak.services.resources.admin.AdminRoot
-
Base Path to realm admin REST interface
- getRealmScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
Get realm-level roles associated with the client's scope
- getReasons() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.RiskAnalysis
- getRecaptchaDomain(Map<String, String>) - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- getRedirect(String, String) - Method in class org.keycloak.services.resources.RealmsResource
-
Returns a temporary redirect to the client url configured for the given
clientIdin the givenrealmName. - getRedirectUri() - Method in class org.keycloak.authentication.actiontoken.execactions.ExecuteActionsActionToken
- getRedirectUri() - Method in class org.keycloak.authentication.actiontoken.inviteorg.InviteOrgActionToken
- getRedirectUri() - Method in class org.keycloak.authentication.actiontoken.updateemail.UpdateEmailActionToken
- getRedirectUri() - Method in class org.keycloak.authentication.actiontoken.verifyemail.VerifyEmailActionToken
- getRedirectUri() - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.CredentialOfferActionToken
- getRedirectUri() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- getRedirectUri() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getRedirectUri() - Method in class org.keycloak.protocol.RestartLoginCookie
- getRedirectUri() - Method in class org.keycloak.services.clientpolicy.context.AuthorizationRequestContext
- getRedirectUri() - Method in class org.keycloak.services.resources.admin.UserResource.SendEmailParams
- getRedirectUriParam() - Method in class org.keycloak.protocol.oidc.utils.OAuth2Code
- getRedirectUris() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- getRedirectUriWithAttachedState(String, AuthenticationSessionModel) - Static method in class org.keycloak.protocol.oidc.utils.LogoutUtil
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.client.AbstractClientAuthenticator
- getReferenceCategory() - Method in interface org.keycloak.authentication.authenticators.conditional.ConditionalAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- getReferenceCategory() - Method in class org.keycloak.authentication.forms.RegistrationPage
- getReferenceCategory() - Method in class org.keycloak.authentication.forms.RegistrationPassword
- getReferenceCategory() - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- getReferenceCategory() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- getReferenceCategory() - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- getReferenceCategory() - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- getRefreshExecutionUrl() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getRefreshExpiresIn() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- getRefreshIntervalInSeconds() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getRefreshToken() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- getRefreshToken() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- getRefreshTokenRequest(KeycloakSession, String, String, String) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- getRefreshUrl(boolean) - Method in class org.keycloak.authentication.AuthenticationProcessor
- getRefreshUrl(boolean) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getRegexPatternString(String[]) - Static method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- getRegistrationAction() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getRegistrationAuth() - Method in class org.keycloak.services.clientregistration.ClientRegistrationAuth
- getRegistrationAuth() - Method in class org.keycloak.services.clientregistration.RegistrationAccessToken
- getRegistrationUrl() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getRegularExpression() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getRel() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- getRelayState() - Method in class org.keycloak.forms.login.freemarker.model.SAMLPostFormBean
- getRemainExpirationPeriod() - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutor.Configuration
- getRememberMe() - Method in class org.keycloak.forms.login.freemarker.model.LoginBean
- getRememberMeUsername(KeycloakSession) - Static method in class org.keycloak.services.managers.AuthenticationManager
- getRenderedUrlState() - Method in class org.keycloak.forms.login.freemarker.DetachedInfoStateCookie
- getRepList(PartialImportRepresentation) - Method in class org.keycloak.partialimport.AbstractPartialImport
- getRepList(PartialImportRepresentation) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- getRepList(PartialImportRepresentation) - Method in class org.keycloak.partialimport.ClientsPartialImport
- getRepList(PartialImportRepresentation) - Method in class org.keycloak.partialimport.GroupsPartialImport
- getRepList(PartialImportRepresentation) - Method in class org.keycloak.partialimport.IdentityProviderMappersPartialImport
- getRepList(PartialImportRepresentation) - Method in class org.keycloak.partialimport.IdentityProvidersPartialImport
- getRepList(PartialImportRepresentation) - Method in class org.keycloak.partialimport.RealmRolesPartialImport
- getRepList(PartialImportRepresentation) - Method in class org.keycloak.partialimport.UsersPartialImport
- getRequest() - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- getRequest() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getRequest() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelAuthenticationRequestContext
- getRequest() - Method in class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceAuthorizationRequestContext
- getRequest() - Method in class org.keycloak.protocol.oidc.par.clientpolicy.context.PushedAuthorizationRequestContext
- getRequest() - Method in class org.keycloak.services.clientpolicy.context.AbstractSamlRequestContext
-
Getter for the SAML request received.
- getRequestedClientScopes(KeycloakSession, String, ClientModel, UserModel) - Static method in class org.keycloak.protocol.oidc.TokenManager
-
Return client itself + all default client scopes of client + optional client scopes requested by scope parameter
- getRequestedExpiry() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getRequestedLevelOfAuthentication(AuthenticationFlowModel) - Method in class org.keycloak.authentication.authenticators.util.AcrStore
- getRequestedScope(AccessToken, List<ClientModel>) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- getRequestedScope(AccessToken, List<ClientModel>) - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProvider
- getRequestedScope(AccessToken, List<ClientModel>) - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProvider
- getRequestedScopes() - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- getRequestedScopes(KeycloakSession) - Static method in class org.keycloak.services.managers.AuthenticationManager
- getRequestedScopes(KeycloakSession, ClientModel) - Static method in class org.keycloak.services.managers.AuthenticationManager
- getRequestedScopeString() - Method in class org.keycloak.protocol.oidc.rar.model.IntermediaryScopeRepresentation
- getRequestedTokenType() - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- getRequestedTokenType() - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProvider
- getRequestedTokenType() - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProvider
- getRequestHeaders() - Method in class org.keycloak.services.DefaultKeycloakContext
- getRequestObject(KeycloakSession, String) - Static method in class org.keycloak.protocol.oidc.par.endpoints.request.AuthzEndpointParParser
- getRequestObjectEncryptionAlg() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getRequestObjectEncryptionEnc() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getRequestObjectRequired() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getRequestObjectSignatureAlg() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getRequestParameters() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelAuthenticationRequestContext
- getRequestParameters() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelTokenRequestContext
- getRequestParameters() - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.BackchannelTokenResponseContext
- getRequestParameters() - Method in class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceAuthorizationRequestContext
- getRequestParameters() - Method in class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceTokenRequestContext
- getRequestParameters() - Method in class org.keycloak.protocol.oidc.grants.device.clientpolicy.context.DeviceTokenResponseContext
- getRequestParameters() - Method in class org.keycloak.protocol.oidc.par.clientpolicy.context.PushedAuthorizationRequestContext
- getRequestParameters() - Method in class org.keycloak.services.clientpolicy.context.AuthorizationRequestContext
- getRequestParameters() - Method in class org.keycloak.services.clientpolicy.context.PreAuthorizationRequestContext
- getRequestUri() - Method in class org.keycloak.protocol.oidc.par.ParResponse
- getRequestUris() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getRequestUriType(String) - Static method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequestParserProcessor
- getRequiredAcrValues(String) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
- getRequiredAction(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get required action for alias
- getRequiredActionConfig(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get the configuration of the RequiredAction provider in the current Realm.
- getRequiredActionConfigDescription(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get required actions provider's configuration description
- getRequiredActions() - Method in class org.keycloak.authentication.actiontoken.execactions.ExecuteActionsActionToken
- getRequiredActions() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get required actions Returns a stream of required actions.
- getRequiredActions(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator
- getRequiredActions(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
- getRequiredActions(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticator
- getRequiredKeyAttestationKeyStorage() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getRequiredKeyAttestationUserAuthentication() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getRequiredProperties() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.Configuration
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.x509.ValidateX509CertificateUsernameFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.x509.X509ClientCertificateAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- getRequirementChoices() - Method in class org.keycloak.authentication.forms.RegistrationPage
- getRequirementChoices() - Method in class org.keycloak.authentication.forms.RegistrationPassword
- getRequirementChoices() - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
- getRequirementChoices() - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- getRequirementChoices() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- getRequirementChoices() - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- getRequirementChoices() - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- getResetCredentialsActionTokenLifespanMinutes() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
-
Returns the lifespan for
ResetCredentialsActionTokenin minutes. - getResolvedClientRoles(KeycloakSession, ClientSessionContext, String, boolean) - Static method in class org.keycloak.utils.RoleResolveUtil
-
Object (possibly null) containing all the user's client roles of client specified by clientId.
- getResolvedRealmRoles(KeycloakSession, ClientSessionContext, boolean) - Static method in class org.keycloak.utils.RoleResolveUtil
-
Object (possibly null) containing all the user's realm roles.
- getResource() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getResource() - Method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpoint
- getResource() - Method in class org.keycloak.protocol.oidc.utils.OAuth2Code
- getResource() - Method in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
- getResource() - Method in class org.keycloak.services.resources.account.AccountConsole
- getResource() - Method in class org.keycloak.services.resources.account.resources.ResourceService
-
Returns a
AbstractResourceService.Resourcewhere theResourceService.user(java.lang.String)is the resource owner. - getResource(String) - Method in class org.keycloak.authorization.admin.PolicyService
- getResource(String) - Method in class org.keycloak.services.resources.account.resources.ResourcesService
- getResource(String) - Method in class org.keycloak.services.resources.WelcomeResource
-
Resources for welcome page
- getResource(String, String, String, String, String, UriInfo) - Method in class org.keycloak.services.resources.ThemeResource
-
Get theme content
- getResource(KeycloakSession, RealmModel, AdminPermissionEvaluator, AdminEventBuilder) - Method in interface org.keycloak.services.resources.admin.ext.AdminRealmResourceProvider
-
Returns a JAX-RS resource instance.
- getResourceAsStream(String) - Method in class org.keycloak.theme.ClassLoaderTheme
- getResourceAsStream(String) - Method in class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- getResourceAsStream(String) - Method in class org.keycloak.theme.FolderTheme
- getResourceAsStream(String, String) - Static method in class org.keycloak.theme.ResourceLoader
- getResourceEncodingProvider(KeycloakSession, String) - Static method in class org.keycloak.encoding.ResourceEncodingHelper
- getResourcePath() - Method in class org.keycloak.email.freemarker.beans.AdminEventBean
- getResourcePath(UriInfo) - Method in class org.keycloak.services.resources.admin.AdminEventBuilder
- getResourceRegistrationEndpoint() - Method in class org.keycloak.authorization.config.UmaConfiguration
- getResources() - Method in class org.keycloak.authorization.admin.PolicyResourceService
- getResources(String) - Method in class org.keycloak.authorization.admin.ScopeService
- getResources(String, Integer, Integer) - Method in class org.keycloak.services.resources.account.resources.ResourcesService
-
Returns a list of
AbstractResourceService.Resourcewhere theAbstractResourceService.useris the resource owner. - getResourcesCommonPath() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getResourcesCommonUrl() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getResourceServerService() - Method in class org.keycloak.authorization.admin.AuthorizationService
- getResourceSetResource() - Method in class org.keycloak.authorization.admin.ResourceServerService
- getResourcesPath() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getResourcesUrl() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getResourceType() - Method in class org.keycloak.partialimport.AbstractPartialImport
- getResourceType() - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- getResourceType() - Method in class org.keycloak.partialimport.ClientsPartialImport
- getResourceType() - Method in class org.keycloak.partialimport.GroupsPartialImport
- getResourceType() - Method in class org.keycloak.partialimport.IdentityProviderMappersPartialImport
- getResourceType() - Method in class org.keycloak.partialimport.IdentityProvidersPartialImport
- getResourceType() - Method in class org.keycloak.partialimport.RealmRolesPartialImport
- getResourceType() - Method in class org.keycloak.partialimport.UsersPartialImport
- getResponse() - Method in exception org.keycloak.services.CorsErrorResponseException
- getResponse() - Method in exception org.keycloak.services.ErrorResponseException
- getResponse() - Method in exception org.keycloak.services.resources.LoginActionsServiceException
- getResponse() - Method in class org.keycloak.services.resources.SessionCodeChecks
- getResponse(KeycloakSession, Throwable) - Static method in class org.keycloak.services.error.KeycloakErrorHandler
- getResponseAction() - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
- getResponseAction() - Method in class org.keycloak.authentication.requiredactions.VerifyUserProfile
- getResponseCode() - Method in class org.keycloak.protocol.oidc.BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse
- getResponseIssuer(RealmModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- getResponseMode() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getResponseType() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getRestartCookie(KeycloakSession) - Static method in class org.keycloak.protocol.RestartLoginCookie
- getRestrictedScopes() - Method in class org.keycloak.protocol.oidc.grants.DefaultJWTAuthorizationGrantValidator
- getResults() - Method in class org.keycloak.authorization.admin.PolicyEvaluationService.EvaluationDecisionCollector
- getReuseIdKey(AccessToken) - Method in class org.keycloak.protocol.oidc.TokenManager
- getRevalidateCertificateEnabled() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getRiskAnalysis() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse
- getRole(String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Get a specific role's representation
- getRole(String) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Get a role by name
- getRole(RoleModel) - Method in class org.keycloak.services.resources.admin.RoleResource
- getRoleComposites(String) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Get composites of the role
- getRoleComposites(String, String, Integer, Integer) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Get role's children Returns a set of role's children provided the role is a composite.
- getRoleContainerResource() - Method in class org.keycloak.services.resources.admin.ClientResource
- getRoleContainerResource() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
base path for managing realm-level roles of this realm
- getRoleIdsByScope(String) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionEvaluator
-
Returns the IDs of the roles that the current user can perform based on
scope. - getRoleMappings() - Method in class org.keycloak.organization.admin.resource.OrganizationGroupResource
- getRoleMappings() - Method in class org.keycloak.services.resources.admin.GroupResource
- getRoleMappings() - Method in class org.keycloak.services.resources.admin.RoleMapperResource
-
Get role mappings
- getRoleMappings() - Method in class org.keycloak.services.resources.admin.UserResource
- getRoleModel(String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
- getRoles() - Method in class org.keycloak.services.clientpolicy.condition.ClientRolesCondition.Configuration
- getRoles() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesCondition.Configuration
- getRoles(String, Integer, Integer, boolean) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Get all roles for the realm or client
- getRolesStream() - Method in class org.keycloak.services.util.DefaultClientSessionContext
- getRollbackOnly() - Method in class org.keycloak.services.DefaultKeycloakTransactionManager
- getRollbackOnly() - Method in class org.keycloak.transaction.AsyncResponseTransaction
- getRollbackOnly() - Method in class org.keycloak.transaction.JtaTransactionWrapper
- getRollbackOnly() - Method in class org.keycloak.transaction.UserTransactionWrapper
- getRootCertificates() - Method in class org.keycloak.truststore.FileTruststoreProvider
- getRotatedExpirationPeriod() - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutor.Configuration
- getRpID(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
- getRsaCertificate(RealmModel, String) - Method in class org.keycloak.keys.DefaultKeyManager
-
Deprecated.
- getRsaKeys(RealmModel) - Method in class org.keycloak.keys.DefaultKeyManager
-
Deprecated.
- getRsaPublicKey(RealmModel, String) - Method in class org.keycloak.keys.DefaultKeyManager
-
Deprecated.
- getRunnable() - Method in class org.keycloak.timer.basic.TimerTaskContextImpl
- getSalt() - Method in class org.keycloak.protocol.oid4vc.model.JwtCNonce
- getSalt() - Method in class org.keycloak.protocol.oid4vc.model.JwtPreAuthCode
- getSalt(ProtocolMapperModel) - Static method in class org.keycloak.protocol.oidc.mappers.PairwiseSubMapperHelper
- getSamlArtifactBinding() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getSamlAuthenticationPreprocessorIterator(KeycloakSession) - Static method in class org.keycloak.protocol.saml.SamlSessionUtils
- getSAMLNameId(List<SamlProtocol.ProtocolMapperProcessor<SAMLNameIdMapper>>, String, KeycloakSession, UserSessionModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- getSAMLRequest() - Method in class org.keycloak.forms.login.freemarker.model.SAMLPostFormBean
- getSamlResponse() - Method in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource.SamlExampleResponse
- getSAMLResponse() - Method in class org.keycloak.forms.login.freemarker.model.SAMLPostFormBean
- getSamlServerSignature() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getSavedPublicKey() - Method in class org.keycloak.keys.loader.HardcodedPublicKeyLoader
- getScheduledWorkflows(String) - Method in class org.keycloak.workflow.admin.resource.WorkflowsResource
- getScheme() - Method in class org.keycloak.services.managers.AppAuthManager.AuthHeader
- getScheme(UriInfo) - Method in class org.keycloak.url.HostnameV2Provider
- getScheme(UriInfo, UrlType) - Method in class org.keycloak.url.HostnameV2Provider
- getScope() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- getScope() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getScope() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelRequest
- getScope() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- getScope() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getScope() - Method in class org.keycloak.protocol.oidc.rar.model.IntermediaryScopeRepresentation
- getScope() - Method in class org.keycloak.protocol.oidc.utils.OAuth2Code
- getScopeMappedResource() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Base path for managing the scope mappings for the client
- getScopeMappedResource() - Method in class org.keycloak.services.resources.admin.ClientScopeResource
-
Base path for managing the role scope mappings for the client scope
- getScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
Deprecated.the method is not used neither from admin console or from admin client. It may be removed in future releases.
- getScopeParam() - Method in class org.keycloak.protocol.oidc.grants.DefaultJWTAuthorizationGrantValidator
- getScopeParameter() - Method in interface org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context.CIBAContext
- getScopeParameter() - Method in class org.keycloak.protocol.oidc.par.clientpolicy.context.PushedAuthorizationRequestContext
- getScopeParameter() - Method in class org.keycloak.services.clientpolicy.context.AuthorizationRequestContext
- getScopeParameter() - Method in interface org.keycloak.services.clientpolicy.context.ClientPolicyClientSessionContext
- getScopeParameter() - Method in class org.keycloak.services.clientpolicy.context.IdentityBrokeringAPIContext
- getScopeParameter() - Method in class org.keycloak.services.clientpolicy.context.JWTAuthorizationGrantContext
- getScopeParameter() - Method in class org.keycloak.services.clientpolicy.context.ResourceOwnerPasswordCredentialsContext
- getScopeParameter() - Method in interface org.keycloak.services.clientpolicy.context.ScopeParameterContext
- getScopeParameter() - Method in class org.keycloak.services.clientpolicy.context.TokenExchangeRequestContext
- getScopeParameter() - Method in class org.keycloak.services.clientpolicy.context.TokenRefreshContext
- getScopeResource() - Method in class org.keycloak.authorization.admin.ResourceServerService
- getScopes() - Method in class org.keycloak.authorization.admin.PolicyResourceService
- getScopes() - Method in class org.keycloak.authorization.protection.resource.UmaResourceRepresentation
- getScopes() - Method in class org.keycloak.services.clientpolicy.condition.ClientScopesCondition.Configuration
- getScopes() - Method in class org.keycloak.services.resources.account.resources.AbstractResourceService.Permission
- getScopes(String) - Method in class org.keycloak.authorization.admin.ResourceSetService
- getScopeString() - Method in class org.keycloak.services.util.DefaultClientSessionContext
- getScopeString(boolean) - Method in class org.keycloak.services.util.DefaultClientSessionContext
- getScore() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.RiskAnalysis
- getScriptCode(ProtocolMapperModel) - Method in class org.keycloak.protocol.oidc.mappers.DeployedScriptOIDCProtocolMapper
- getScriptCode(ProtocolMapperModel) - Method in class org.keycloak.protocol.oidc.mappers.ScriptBasedOIDCProtocolMapper
- getScriptCode(ProtocolMapperModel) - Method in class org.keycloak.protocol.saml.mappers.DeployedScriptSAMLProtocolMapper
- getScriptCode(ProtocolMapperModel) - Method in class org.keycloak.protocol.saml.mappers.ScriptBasedMapper
- getScripts() - Method in class org.keycloak.theme.ThemeResources
- getScriptUrl(Map<String, String>, String) - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- getScriptUrl(Map<String, String>, String) - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
- getScriptUrl(Map<String, String>, String) - Method in class org.keycloak.authentication.forms.RegistrationRecaptchaEnterprise
- getSdJwtNumberOfDecoys() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getSdJwtVisibleClaims() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- getSecret() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- getSecret() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper.ReadOnlyRotatedSecretClientModel
- getSectorIdentifierUri(ProtocolMapperModel) - Static method in class org.keycloak.protocol.oidc.mappers.PairwiseSubMapperHelper
- getSectorIdentifierUri(ProtocolMapperRepresentation) - Static method in class org.keycloak.protocol.oidc.mappers.PairwiseSubMapperHelper
- getSelectedCredentialId() - Method in class org.keycloak.forms.login.freemarker.model.TotpLoginBean
- getSelectedLoA(ClientModel, RequestedAuthnContextType, Map<String, Integer>) - Static method in class org.keycloak.protocol.saml.SamlProtocolUtils
- getServerInfo() - Method in class org.keycloak.services.resources.admin.AdminRoot
-
General information about the server
- getServerProperty() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput.KeycloakWebAuthnAuthenticationParameters
- getServerStartupTimestamp() - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- getServiceAccountUser() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get a user dedicated to the service account
- getServiceAccountUser(ClientModel) - Method in class org.keycloak.services.managers.ClientManager
- getServiceURL(SPSSODescriptorType, String) - Static method in class org.keycloak.protocol.saml.EntityDescriptorDescriptionConverter
-
Get the service url for the SP
- getSession() - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- getSession() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getSession() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getSession() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getSession() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
- getSession() - Method in class org.keycloak.services.clientregistration.AbstractClientRegistrationContext
- getSession() - Method in interface org.keycloak.services.clientregistration.ClientRegistrationContext
- getSession() - Method in class org.keycloak.services.DefaultKeycloakContext
- getSession() - Method in class org.keycloak.services.managers.Auth
- getSession() - Method in record class org.keycloak.services.managers.AuthenticationManager.AuthResult
-
Deprecated, for removal: This API element is subject to removal in a future version.use
AuthenticationManager.AuthResult.session()instead. - getSession() - Method in class org.keycloak.services.managers.RealmManager
- getSession() - Method in class org.keycloak.services.resources.SessionCodeChecks
- getSessionFactory() - Static method in class org.keycloak.services.resources.KeycloakApplication
-
WARNING: This method is for use by test logic.
- getSessionIndex(AuthenticatedClientSessionModel) - Static method in class org.keycloak.protocol.saml.SamlSessionUtils
- getSessions() - Method in class org.keycloak.services.resources.admin.UserResource
-
Get sessions associated with the user
- getSessionType() - Method in class org.keycloak.protocol.oidc.encode.AccessTokenContext
- getSessionTypeByShortcut(String) - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProviderFactory
- getSharedWithMe(String, Integer, Integer) - Method in class org.keycloak.services.resources.account.resources.ResourcesService
-
Returns a list of
AbstractResourceService.Resourceshared with theAbstractResourceService.user - getSharedWithOthers(Integer, Integer) - Method in class org.keycloak.services.resources.account.resources.ResourcesService
-
Returns a list of
AbstractResourceService.Resourcewhere theAbstractResourceService.useris the resource owner and the resource is shared with other users. - getShortcut() - Method in enum class org.keycloak.protocol.oidc.encode.AccessTokenContext.SessionType
- getShortcut() - Method in enum class org.keycloak.protocol.oidc.encode.AccessTokenContext.TokenType
- getShortcut() - Method in class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantTypeFactory
- getShortcut() - Method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantTypeFactory
- getShortcut() - Method in class org.keycloak.protocol.oidc.grants.ClientCredentialsGrantTypeFactory
- getShortcut() - Method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantTypeFactory
- getShortcut() - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantTypeFactory
- getShortcut() - Method in class org.keycloak.protocol.oidc.grants.PermissionGrantTypeFactory
- getShortcut() - Method in class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantTypeFactory
- getShortcut() - Method in class org.keycloak.protocol.oidc.grants.RefreshTokenGrantTypeFactory
- getShortcut() - Method in class org.keycloak.protocol.oidc.grants.ResourceOwnerPasswordCredentialsGrantTypeFactory
- getShortcut() - Method in class org.keycloak.protocol.oidc.grants.TokenExchangeGrantTypeFactory
- getShortcutByGrantType(String) - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProviderFactory
- getShouldUseLightweightToken(KeycloakSession) - Static method in class org.keycloak.protocol.oidc.mappers.AbstractOIDCProtocolMapper
- getSignature(VerifiableCredential) - Method in class org.keycloak.protocol.oid4vc.issuance.signing.vcdm.Ed255192018Suite
- getSignature(VerifiableCredential) - Method in interface org.keycloak.protocol.oid4vc.issuance.signing.vcdm.LinkedDataCryptographicSuite
-
Return the signature for the given credential as defined by the suite.
- getSignatureAlgorithm() - Method in class org.keycloak.broker.saml.SAMLIdentityProvider
- getSignatureAlgorithm() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getSignatureAlgorithm() - Method in class org.keycloak.protocol.saml.SamlClient
- getSignatureAlgorithm() - Method in class org.keycloak.protocol.saml.SamlRepresentationAttributes
- getSignatureContext() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- getSignatureProvider(KeycloakSession, String) - Static method in class org.keycloak.crypto.CryptoUtils
-
Looks up a
SignatureProviderfor the given algorithm, throwing if none is registered. - getSignatureValidationKey(ClientModel, ClientAuthenticationFlowContext, JWSInput) - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- getSigner(CredentialBuildConfig) - Method in class org.keycloak.protocol.oid4vc.issuance.signing.AbstractCredentialSigner
-
Reconstruct a signer matching a credential build configuration.
- getSigningAlg() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getSigningAlgorithm() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- getSigningAlgorithmsSupported() - Method in class org.keycloak.protocol.oid4vc.model.SupportedProofTypeData
- getSigningCertificate() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
-
Deprecated.
- getSigningCertificates() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getSigningKeyId() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- getSigningKeyId() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getSingleLogoutServiceUrl() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getSingleSignOnServiceUrl() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- getSingleton() - Method in interface org.keycloak.authentication.authenticators.conditional.ConditionalAuthenticatorFactory
- getSingleton() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- getSingleton() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- getSingleton() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- getSingleton() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- getSingleton() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- getSingleton() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- getSingleton() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- getSiteKey() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentRequest.Event
- getSiteKey() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.Event
- getSmaxAgeValue() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.ClientMetadataCacheControl
- getSortedProtocolMappers(KeycloakSession, ClientSessionContext) - Static method in class org.keycloak.protocol.ProtocolMapperUtils
- getSortedProtocolMappers(KeycloakSession, ClientSessionContext, Predicate<Map.Entry<ProtocolMapperModel, ProtocolMapper>>) - Static method in class org.keycloak.protocol.ProtocolMapperUtils
- getSPDescriptor() - Method in class org.keycloak.broker.saml.SAMLEndpoint
- getSPDescriptor(EntityDescriptorType) - Static method in class org.keycloak.protocol.saml.EntityDescriptorDescriptionConverter
-
Get the SP Descriptor from an entity descriptor
- getSPDescriptorForClient(ClientModel) - Static method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- getSpecialChars() - Method in class org.keycloak.forms.login.freemarker.model.PasswordPoliciesBean
- getSpi(Class<? extends Provider>) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- getSpiffeRefreshHint() - Method in class org.keycloak.broker.spiffe.SpiffeJSONWebKeySet
- getSpis() - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- getSSLSocketFactory() - Method in class org.keycloak.truststore.FileTruststoreProvider
- getSSLSocketFactory() - Method in class org.keycloak.truststore.JSSETruststoreConfigurator
- getSsoLoginInOtherTabsUrl() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- getStandardTokenExchangeRefreshEnabled() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getStartTimeMillis() - Method in class org.keycloak.timer.basic.TimerTaskContextImpl
- getState() - Method in class org.keycloak.authentication.authenticators.client.AbstractBaseJWTValidator
- getState() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getState(Class<T>, ClientAuthenticationFlowContextSupplier<T>) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getStatus() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getStatus() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getStatus() - Method in class org.keycloak.forms.login.freemarker.DetachedInfoStateCookie
- getStatus() - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationJwtBody
- getStatus() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelResponse
- getStatus() - Method in class org.keycloak.protocol.oidc.LogoutTokenValidationContext
- getStatusForLoadBalancer() - Method in class org.keycloak.services.resources.LoadBalancerResource
-
Return the status for a load balancer in a multi-site setup if this Keycloak site should receive traffic.
- getStrategy() - Static method in class org.keycloak.exportimport.ExportImportConfig
- getStringSecret(String) - Method in class org.keycloak.vault.DefaultVaultTranscriber
- getStyles() - Method in class org.keycloak.theme.ThemeResources
- getStylesCommon() - Method in class org.keycloak.theme.ThemeResources
- getSubcomponentConfig(String, String) - Method in class org.keycloak.services.resources.admin.ComponentResource
-
List of subcomponent types that are available to configure for a particular parent component.
- getSubGroups(String, Boolean, Integer, Integer, boolean) - Method in class org.keycloak.organization.admin.resource.OrganizationGroupResource
-
Precondition: caller must have passed through
OrganizationsResource.get(String)which enforcesauth.orgs().requireView(organization), and then throughOrganizationGroupsResource.getGroupById(String)which enforces the same check. - getSubGroups(String, Boolean, Integer, Integer, Boolean, Boolean) - Method in class org.keycloak.services.resources.admin.GroupResource
- getSubject() - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider.EmailTemplate
- getSubjectIssuer(TokenExchangeContext, String, String) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- getSubjectNameID(AssertionType) - Method in class org.keycloak.broker.saml.SAMLEndpoint
- getSuccessMessage() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getSummary() - Method in class org.keycloak.theme.beans.MessageBean
- getSupported() - Method in class org.keycloak.theme.beans.LocaleBean
- getSupportedApplications() - Method in class org.keycloak.forms.login.freemarker.model.TotpBean
- getSupportedAsymmetricEncryptionAlgorithms(KeycloakSession) - Static method in class org.keycloak.crypto.CryptoUtils
-
Returns the supported asymmetric encryption algorithms.
- getSupportedAsymmetricSignatureAlgorithms(KeycloakSession) - Static method in class org.keycloak.crypto.CryptoUtils
-
Returns the supported asymmetric signature algorithms.
- getSupportedAsymmetricSignatureAlgorithms(KeycloakSession) - Static method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
-
Returns the supported asymmetric signature algorithms.
- getSupportedCipherSuites() - Method in class org.keycloak.truststore.SSLSocketFactory
- getSupportedCredentials(KeycloakSession) - Static method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
-
Return the supported credentials from the current session.
- getSupportedCredentialTypes() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getSupportedEncryptionAlgorithms(KeycloakSession) - Static method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
-
Returns the supported encryption algorithms from realm attributes.
- getSupportedFormat() - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilder
-
Returns the credential format supported by the builder.
- getSupportedFormat() - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderFactory
-
Returns the credential format supported by the credential builder.
- getSupportedFormat() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilder
- getSupportedFormat() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilderFactory
- getSupportedFormat() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBuilder
- getSupportedFormat() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBuilderFactory
- getSupportedFormat() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.SdJwtCredentialBuilder
- getSupportedFormat() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.SdJwtCredentialBuilderFactory
- getSupportedFormat() - Method in interface org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerFactory
-
Returns the credential format supported by the credential signer.
- getSupportedFormat() - Method in class org.keycloak.protocol.oid4vc.issuance.signing.JwtCredentialSignerFactory
- getSupportedFormat() - Method in class org.keycloak.protocol.oid4vc.issuance.signing.LDCredentialSignerFactory
- getSupportedFormat() - Method in class org.keycloak.protocol.oid4vc.issuance.signing.SdJwtCredentialSignerFactory
- getSupportedMultivaluedRequestParameters() - Method in class org.keycloak.protocol.oidc.grants.TokenExchangeGrantType
- getSupportedOAuthResponseTokenTypes() - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- getSupportedOAuthResponseTokenTypes() - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProvider
- getSupportedOAuthResponseTokenTypes() - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProvider
- getSupportedProofTypes() - Method in class org.keycloak.protocol.oid4vc.model.ProofTypesSupported
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.AddRequiredActionStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.client.DeleteClientStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.client.DisableClientStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.DeleteUserStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.DisableUserStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.GrantRoleStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.JoinGroupStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.LeaveGroupStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.NotifyUserStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.RemoveRequiredActionStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.RemoveUserAttributeStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.RevokeRoleStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.SetUserAttributeStepProviderFactory
- getSupportedResourceTypes() - Method in class org.keycloak.models.workflow.UnlinkUserStepProviderFactory
- getSupportedResponseJavaType() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessor
- getSupportedType() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessor
- getTabId() - Method in class org.keycloak.forms.login.freemarker.model.AuthenticationSessionBean
- getTarget() - Method in class org.keycloak.protocol.oid4vc.model.Role
- getTarget(String) - Static method in class org.keycloak.broker.saml.mappers.UsernameTemplateMapper
- getTargetAudienceClients() - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- getTargetClient() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientRegisteredContext
- getTargetClient() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientUpdateContext
- getTargetClient() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.context.CimdClientUpdatedContext
- getTargetClient() - Method in class org.keycloak.services.clientpolicy.context.AdminClientRegisteredContext
- getTargetClient() - Method in class org.keycloak.services.clientpolicy.context.AdminClientUnregisterContext
- getTargetClient() - Method in class org.keycloak.services.clientpolicy.context.AdminClientUpdateContext
- getTargetClient() - Method in class org.keycloak.services.clientpolicy.context.AdminClientUpdatedContext
- getTargetClient() - Method in class org.keycloak.services.clientpolicy.context.AdminClientViewContext
- getTargetClient() - Method in interface org.keycloak.services.clientpolicy.context.ClientCRUDContext
-
returns
ClientModelof the existing client to be updated/read/updated/deleted. - getTargetClient() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientRegisteredContext
- getTargetClient() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientUnregisterContext
- getTargetClient() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientUpdateContext
- getTargetClient() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientUpdatedContext
- getTargetClient() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientViewContext
- getTargetClient(List<ClientModel>) - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProvider
- getTargetClientId() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- getTargetClientId() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
- getTargetUserId() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- getTargetUserId() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
- getTasks() - Method in class org.keycloak.timer.basic.BasicTimerProvider
- getTasks() - Method in class org.keycloak.timer.basic.BasicTimerProviderFactory
- getTemplate(String) - Method in class org.keycloak.theme.ClassLoaderTheme
- getTemplate(String) - Method in class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- getTemplate(String) - Method in class org.keycloak.theme.FolderTheme
- getTemplate(LoginFormsPages) - Static method in class org.keycloak.forms.login.freemarker.Templates
- getTenantId() - Method in class org.keycloak.social.microsoft.MicrosoftIdentityProviderConfig
- getTextBody() - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider.EmailTemplate
- getTextColor() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject
- getTheme() - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider
- getTheme() - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
-
Get Theme used for page rendering.
- getTheme(String, Theme.Type) - Method in class org.keycloak.theme.ClasspathThemeProvider
- getTheme(String, Theme.Type) - Method in class org.keycloak.theme.DefaultThemeManager
- getTheme(String, Theme.Type) - Method in class org.keycloak.theme.FolderThemeProvider
- getTheme(KeycloakSession) - Method in class org.keycloak.services.resources.account.AccountConsoleFactory
- getTheme(KeycloakSession, RealmModel) - Static method in class org.keycloak.services.resources.admin.AdminRoot
- getTheme(Theme.Type) - Method in class org.keycloak.theme.DefaultThemeManager
- getThemeConfig() - Method in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean.IdentityProvider
- getThemeName(Theme.Type) - Method in class org.keycloak.theme.DefaultThemeSelectorProvider
- getThemes() - Method in class org.keycloak.theme.ClasspathThemeProviderFactory.ThemesRepresentation
- getTlsClientAuthCASubjectDn() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getTlsClientAuthSubjectDn() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getTmpDirectory() - Static method in class org.keycloak.services.resources.KeycloakApplication
-
Get the temp directory as initialized by the current KeycloakApplication.
- getToken() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getToken() - Method in class org.keycloak.authentication.authenticators.client.ClientAssertionState
- getToken() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentRequest.Event
- getToken() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.Event
- getToken() - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- getToken() - Method in class org.keycloak.protocol.oidc.endpoints.UserInfoEndpoint.TokenForUserInfo
- getToken() - Method in class org.keycloak.services.clientpolicy.context.AdminClientRegisterContext
- getToken() - Method in class org.keycloak.services.clientpolicy.context.DynamicClientUnregisterContext
- getToken() - Method in interface org.keycloak.services.clientpolicy.context.ClientCRUDContext
-
returns
JsonWebTokenof the token accompanied with the request to register/read/update/unregister client - getToken() - Method in class org.keycloak.services.clientregistration.ClientRegistrationAuth
- getToken() - Method in class org.keycloak.services.managers.AppAuthManager.AuthHeader
- getToken() - Method in class org.keycloak.services.managers.Auth
- getToken() - Method in record class org.keycloak.services.managers.AuthenticationManager.AuthResult
-
Deprecated, for removal: This API element is subject to removal in a future version.use
AuthenticationManager.AuthResult.token()instead. - getToken() - Method in class org.keycloak.services.resources.admin.AdminAuth
- getTokenClass() - Method in class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- getTokenClass() - Method in interface org.keycloak.authentication.actiontoken.ActionTokenHandler
-
Returns the Java token class for use with deserialization.
- getTokenClass() - Method in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProvider
- getTokenClass() - Method in class org.keycloak.protocol.oidc.RefreshTokenIntrospectionProvider
- getTokenContextFromClientSessionContext(ClientSessionContext, String, boolean) - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProvider
- getTokenContextFromClientSessionContext(ClientSessionContext, String, boolean) - Method in interface org.keycloak.protocol.oidc.encode.TokenContextEncoderProvider
- getTokenContextFromTokenId(String) - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProvider
- getTokenContextFromTokenId(String) - Method in interface org.keycloak.protocol.oidc.encode.TokenContextEncoderProvider
- getTokenEndpointAuthSigningAlg() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getTokenEndpointAuthSigningMaxExp() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getTokenExchangeContext() - Method in class org.keycloak.services.clientpolicy.context.TokenExchangeRequestContext
- getTokenForUserInfo() - Method in class org.keycloak.services.clientpolicy.context.UserInfoRequestContext
- getTokenIntrospectionUrl() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getTokenJwsType() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- getTokenParameterNames() - Method in class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantType
- getTokenParameterNames() - Method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- getTokenParameterNames() - Method in class org.keycloak.protocol.oidc.grants.ClientCredentialsGrantType
- getTokenParameterNames() - Method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- getTokenParameterNames() - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantType
- getTokenParameterNames() - Method in class org.keycloak.protocol.oidc.grants.PermissionGrantType
- getTokenParameterNames() - Method in class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantType
- getTokenParameterNames() - Method in class org.keycloak.protocol.oidc.grants.RefreshTokenGrantType
- getTokenParameterNames() - Method in class org.keycloak.protocol.oidc.grants.ResourceOwnerPasswordCredentialsGrantType
- getTokenParameterNames() - Method in class org.keycloak.protocol.oidc.grants.TokenExchangeGrantType
- getTokenProperties() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse
- getTokenType() - Method in class org.keycloak.protocol.oidc.encode.AccessTokenContext
- getTokenTypeByShortcut(String) - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProviderFactory
- getTokenUrl() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getToOverwrite() - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- getToOverwrite() - Method in class org.keycloak.partialimport.RealmRolesPartialImport
- getTopLevelFlow() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getTopParentFlow(RealmModel, AuthenticationExecutionModel) - Static method in class org.keycloak.authentication.AuthenticatorUtil
-
Useful if we need to find top-level flow from executionModel
- getToSkip() - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- getToSkip() - Method in class org.keycloak.partialimport.RealmRolesPartialImport
- getTotpSecret() - Method in class org.keycloak.forms.login.freemarker.model.TotpBean
- getTotpSecretEncoded() - Method in class org.keycloak.forms.login.freemarker.model.TotpBean
- getTotpSecretQrCode() - Method in class org.keycloak.forms.login.freemarker.model.TotpBean
- getTransactionId() - Method in class org.keycloak.protocol.oid4vc.model.CredentialResponse
- getTransactionManager() - Method in class org.keycloak.services.DefaultKeycloakSession
- getTransactionManager() - Method in class org.keycloak.transaction.JBossJtaTransactionManagerLookup
- getTransactionTimeout(DefaultKeycloakSessionFactory) - Method in class org.keycloak.services.resources.KeycloakApplication
- getTransientProtocolMapper() - Static method in class org.keycloak.services.util.DPoPUtil
-
creates a protocol mapper that cannot be modified by administration users and that is used to bind AccessTokens to specific DPoP keys.
- getTransientProtocolMapper() - Static method in class org.keycloak.services.util.MtlsHoKTokenUtil
- getTransports() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getTransports() - Method in class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean
- getTrustDomain() - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProviderConfig
- getTrustedDomains() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeCondition.Configuration
- getTrustedDomains() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.Configuration
- getTrustedDomains() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsCondition
- getTrustedDomains() - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicy
- getTrustedHosts() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsCondition.Configuration
- getTrustedHosts() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsCondition
- getTrustedHosts() - Method in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicy
- getTrustedJwks() - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProviderConfig
- getTrustedJwksKeyId() - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProviderConfig
- getTrustedJwksUrl() - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProviderConfig
- getTrustManagers() - Method in class org.keycloak.truststore.JSSETruststoreConfigurator
- getTruststore() - Method in class org.keycloak.truststore.FileTruststoreProvider
- getTxCode() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- getTxCode() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthorizedCodeGrant
- getType() - Method in class org.keycloak.credential.OTPCredentialProvider
- getType() - Method in class org.keycloak.credential.PasswordCredentialProvider
- getType() - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProvider
- getType() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput
- getType() - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- getType() - Method in class org.keycloak.credential.WebAuthnPasswordlessCredentialProvider
- getType() - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicy
- getType() - Method in class org.keycloak.protocol.oid4vc.model.CredentialDefinition
- getType() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof.DataIntegrityProof
- getType() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof
- getType() - Method in class org.keycloak.protocol.oid4vc.model.vcdm.LdProof
- getType() - Method in class org.keycloak.protocol.oid4vc.model.VerifiableCredential
- getType() - Method in class org.keycloak.services.clientpolicy.condition.ClientAccessTypeCondition.Configuration
- getType() - Method in class org.keycloak.services.clientpolicy.condition.ClientScopesCondition.Configuration
- getType() - Method in class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- getType() - Method in class org.keycloak.theme.beans.MessageBean
- getType() - Method in class org.keycloak.theme.ClassLoaderTheme
- getType() - Method in class org.keycloak.theme.DefaultThemeManagerFactory.ThemeKey
- getType() - Method in class org.keycloak.theme.FolderTheme
- getType() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- getType(KeycloakSession) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticator
- getTypeName() - Method in class org.keycloak.protocol.oidc.scope.BooleanScopeType
- getTypeName() - Method in class org.keycloak.protocol.oidc.scope.CustomRegexScopeType
- getTypeName() - Method in class org.keycloak.protocol.oidc.scope.DelegationScopeType
- getTypeName() - Method in class org.keycloak.protocol.oidc.scope.IntegerScopeType
- getTypeName() - Method in class org.keycloak.protocol.oidc.scope.StringScopeType
- getTypeName() - Method in class org.keycloak.protocol.oidc.scope.UsernameScopeType
- getTypes() - Method in class org.keycloak.theme.ClasspathThemeProviderFactory.ThemeRepresentation
- getTypeValue(String, Class<T>) - Method in class org.keycloak.services.clienttype.impl.DefaultClientType
- getUiLocales() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequest
- getUiLocales() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getUmaResourceId() - Method in class org.keycloak.authorization.protection.introspect.RPTIntrospectionProvider.UmaPermissionRepresentation
- getUmaResourceScopes() - Method in class org.keycloak.authorization.protection.introspect.RPTIntrospectionProvider.UmaPermissionRepresentation
- getUnmanagedAttributes() - Method in class org.keycloak.services.resources.admin.UserResource
- getUnregisteredRequiredActions() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get unregistered required actions Returns a stream of unregistered required actions.
- getUpdateAction() - Method in class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- getUpdateClientSource() - Method in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextCondition.Configuration
- getUpperCase() - Method in class org.keycloak.forms.login.freemarker.model.PasswordPoliciesBean
- getUpperLimitMetadataBytes() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactoryProviderConfig
- getUri() - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.CredentialOfferBean
- getUri() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject.BackgroundImageObject
- getUri() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject.LogoObject
- getUri() - Method in class org.keycloak.services.DefaultKeycloakContext
- getUri(UrlType) - Method in class org.keycloak.services.DefaultKeycloakContext
- getUriInfo() - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- getUriInfo() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getUriInfo() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getUriInfo() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getUriLoaMap(ClientModel) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
- getUrl() - Method in class org.keycloak.forms.login.freemarker.model.SAMLPostFormBean
- getUrl() - Method in class org.keycloak.theme.beans.LocaleBean.Locale
- getUrlFromConfig(OAuth2IdentityProviderConfig, String, String) - Static method in class org.keycloak.social.github.GitHubIdentityProvider
-
Get URL from config with default value fallback.
- getUser() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getUser() - Method in class org.keycloak.authentication.RequiredActionContextResult
- getUser() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.CIBAAuthenticationRequest
- getUser() - Method in class org.keycloak.services.DefaultKeycloakContext
- getUser() - Method in class org.keycloak.services.managers.Auth
- getUser() - Method in record class org.keycloak.services.managers.AuthenticationManager.AuthResult
-
Deprecated, for removal: This API element is subject to removal in a future version.use
AuthenticationManager.AuthResult.user()instead. - getUser() - Method in class org.keycloak.services.resources.admin.AdminAuth
- getUser(boolean) - Method in class org.keycloak.services.resources.admin.UserResource
-
Get representation of the user
- getUser(RealmModel, RefreshToken) - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProvider
- getUserAgent() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.Event
- getUserAuthentication() - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationJwtBody
- getUserAuthentication() - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationsRequired
- getUserClientRoleMappingsResource(String) - Method in class org.keycloak.services.resources.admin.RoleMapperResource
- getUserCode() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequest
- getUserCredentialMetadatas() - Method in class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- getUserErrorMessage() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- getUserFailureModel(KeycloakSession, RealmModel, String) - Method in class org.keycloak.services.managers.DefaultBruteForceProtector
- getUserFromIdTokenHint(String) - Method in interface org.keycloak.protocol.oidc.grants.ciba.resolvers.CIBALoginUserResolver
-
This method receives the id_token_hint parameter and returns its corresponding UserModel.
- getUserFromInfoUsedByAuthentication(String) - Method in interface org.keycloak.protocol.oidc.grants.ciba.resolvers.CIBALoginUserResolver
-
This method converts the user identifier that can be recognized by the external entity executing AuthN and AuthZ by AD to the corresponding UserModel.
- getUserFromInfoUsedByAuthentication(String) - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolver
- getUserFromLoginHint(String) - Method in interface org.keycloak.protocol.oidc.grants.ciba.resolvers.CIBALoginUserResolver
-
This method receives the login_hint parameter and returns its corresponding UserModel.
- getUserFromLoginHint(String) - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolver
- getUserFromLoginHintToken(String) - Method in interface org.keycloak.protocol.oidc.grants.ciba.resolvers.CIBALoginUserResolver
-
This method receives the login_hint_token parameter and returns its corresponding UserModel.
- getUserId() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- getUserIDClaim() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getUserIdentityExtractor(X509AuthenticatorConfigModel) - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- getUserIdentityMapperType() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- getUserIdentityToCustomAttributeMapper(String) - Static method in class org.keycloak.authentication.authenticators.x509.UserIdentityToModelMapper
- getUserIdentityToModelMapper(X509AuthenticatorConfigModel) - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- getUserInfoEncryptedResponseAlg() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getUserInfoEncryptedResponseEnc() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getUserInfoSignedResponseAlg() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- getUserInfoUrl() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getUserInfoUrl() - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- getUserInfoUrl() - Method in class org.keycloak.social.google.GoogleIdentityProvider
- getUserIpAddress() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.Event
- getUserLabel() - Method in class org.keycloak.forms.login.freemarker.model.TotpLoginBean.OTPCredential
- getUserMgmtPermissions() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- getUserModelValue(UserModel, String) - Static method in class org.keycloak.protocol.ProtocolMapperUtils
- getUsername() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getUsername() - Method in interface org.keycloak.authentication.requiredactions.util.UpdateProfileContext
- getUsername() - Method in class org.keycloak.authentication.requiredactions.util.UserUpdateProfileContext
- getUsername() - Method in class org.keycloak.email.freemarker.beans.ProfileBean
- getUsername() - Method in class org.keycloak.forms.login.freemarker.model.LoginBean
- getUsername() - Method in class org.keycloak.forms.login.freemarker.model.ProfileBean
- getUsername() - Method in class org.keycloak.forms.login.freemarker.model.TotpBean
- getUsername(AuthenticationFlowContext, SerializedBrokeredIdentityContext, BrokeredIdentityContext) - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticator
- getUserNameClaim() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- getusernameClaimNameForIdToken() - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- getusernameClaimNameForIdToken() - Method in class org.keycloak.social.gitlab.GitLabIdentityProvider
- getUsernameFromUserInfo(JsonNode) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- getUsernameFromUserInfo(JsonNode) - Method in class org.keycloak.social.gitlab.GitLabIdentityProvider
- getUsernameOrEmailMapper() - Static method in class org.keycloak.authentication.authenticators.x509.UserIdentityToModelMapper
- getUserOtpCredentials() - Method in class org.keycloak.forms.login.freemarker.model.TotpLoginBean
- getUserProfileContext() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- getUserProfileContext() - Method in interface org.keycloak.authentication.requiredactions.util.UpdateProfileContext
- getUserProfileContext() - Method in class org.keycloak.authentication.requiredactions.util.UserUpdateProfileContext
- getUsers(String, String, String, String, String, Boolean, String, String, Integer, Integer, Boolean, Boolean, Boolean, String, String, String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Get users Returns a stream of users, filtered according to query parameters.
- getUsersCount(String, String, String, String, String, Boolean, String, String, Boolean, Boolean, String, String, String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Returns the number of users that match the given criteria.
- getUserSession() - Method in class org.keycloak.authentication.AuthenticationProcessor
- getUserSession() - Method in class org.keycloak.services.DefaultKeycloakContext
- getUserSession() - Method in class org.keycloak.services.util.UserSessionUtil.UserSessionValidationResult
- getUserSession(AuthenticationSessionModel) - Method in class org.keycloak.services.managers.AuthenticationSessionManager
- getUserSessionFromAuthenticationCookie(RealmModel) - Method in class org.keycloak.services.managers.AuthenticationSessionManager
- getUserSessionId() - Method in class org.keycloak.protocol.oidc.utils.OAuth2Code
- getUserSessionIfExistsRemotely(AuthenticationSessionManager, RealmModel) - Method in class org.keycloak.services.managers.UserSessionCrossDCManager
-
Deprecated, for removal: This API element is subject to removal in a future version.To be removed in Keycloak 27+. Use
AuthenticationSessionManager.getUserSessionFromAuthenticationCookie(RealmModel) - getUserSessions(Integer, Integer) - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get user sessions for client Returns a list of user sessions associated with this client
- getUserSessionWithClient(RealmModel, String, boolean, String) - Method in class org.keycloak.services.managers.UserSessionCrossDCManager
-
Deprecated, for removal: This API element is subject to removal in a future version.To be removed in Keycloak 27+. Use
UserSessionProvider.getUserSessionIfClientExists(RealmModel, String, boolean, String) - getUserSessionWithClient(RealmModel, String, String) - Method in class org.keycloak.services.managers.UserSessionCrossDCManager
-
Deprecated, for removal: This API element is subject to removal in a future version.To be removed in Keycloak 27+. Use
UserSessionProvider.getUserSessionIfClientExists(RealmModel, String, boolean, String) - getUserSessionWithImpersonatorClient(KeycloakSession, RealmModel, String, boolean, String) - Static method in class org.keycloak.services.util.UserSessionUtil
- getUserSessionWithImpersonatorClient(RealmModel, String, boolean, String) - Method in class org.keycloak.services.managers.UserSessionCrossDCManager
-
Deprecated, for removal: This API element is subject to removal in a future version.To be removed in Keycloak 27+. Use
UserSessionUtil.getUserSessionWithImpersonatorClient(KeycloakSession, RealmModel, String, boolean, String) - getUsersInRole(String, Boolean, Integer, Integer) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Returns a stream of users that have the specified role name.
- getValidators() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
-
Get info about validators applied to attribute.
- getValidIdentityProviders() - Method in class org.keycloak.protocol.oidc.LogoutTokenValidationContext
- getValidPaths() - Method in class org.keycloak.services.resources.AbstractSecuredLocalService
- getValue() - Method in class org.keycloak.email.freemarker.beans.EventBean.DetailBean
- getValue() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- getValue() - Method in class org.keycloak.forms.login.freemarker.model.EmailBean
- getValue() - Method in enum class org.keycloak.protocol.oid4vc.issuance.signing.vcdm.LDSignatureType
- getValue() - Method in class org.keycloak.protocol.oid4vc.model.CredentialConfigId
- getValue() - Method in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- getValue() - Method in enum class org.keycloak.protocol.oid4vc.model.OfferResponseType
- getValue() - Method in class org.keycloak.protocol.oid4vc.model.VerifiableCredentialType
- getValues() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- getVcContexts() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getVct() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- getVct() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- getVerifiableCredential() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBody
- getVerificationMethod() - Method in class org.keycloak.protocol.oid4vc.model.DiVpProof.DataIntegrityProof
- getVerificationMethod() - Method in class org.keycloak.protocol.oid4vc.model.vcdm.LdProof
- getVerifier(JWK, String) - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.AbstractProofValidator
- getVerifiers(ActionTokenContext<ExecuteActionsActionToken>) - Method in class org.keycloak.authentication.actiontoken.execactions.ExecuteActionsActionTokenHandler
- getVerifiers(ActionTokenContext<IdpVerifyAccountLinkActionToken>) - Method in class org.keycloak.authentication.actiontoken.idpverifyemail.IdpVerifyAccountLinkActionTokenHandler
- getVerifiers(ActionTokenContext<InviteOrgActionToken>) - Method in class org.keycloak.authentication.actiontoken.inviteorg.InviteOrgActionTokenHandler
- getVerifiers(ActionTokenContext<ResetCredentialsActionToken>) - Method in class org.keycloak.authentication.actiontoken.resetcred.ResetCredentialsActionTokenHandler
- getVerifiers(ActionTokenContext<UpdateEmailActionToken>) - Method in class org.keycloak.authentication.actiontoken.updateemail.UpdateEmailActionTokenHandler
- getVerifiers(ActionTokenContext<VerifyEmailActionToken>) - Method in class org.keycloak.authentication.actiontoken.verifyemail.VerifyEmailActionTokenHandler
- getVerifiers(ActionTokenContext<CredentialOfferActionToken>) - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.CredentialOfferActionTokenHandler
- getVerifiers(ActionTokenContext<T>) - Method in interface org.keycloak.authentication.actiontoken.ActionTokenHandler
-
Returns an array of verifiers that are tested prior to handling the token.
- getVerifyEmailActionTokenLifespanMinutes() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
-
Returns the lifespan for
VerifyEmailActionTokenin minutes. - getVerifyTokenAudience() - Method in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
- getVersionedAccountRestService(String) - Method in class org.keycloak.services.resources.account.AccountLoader
- getVersionPreflight() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- getVersionPreflight(String, String) - Method in class org.keycloak.services.resources.RealmsResource
- getWarningThreshold() - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProvider
- getWebAuthnAuthenticationManager() - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- getWebAuthnPolicy() - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- getWebAuthnPolicy() - Method in class org.keycloak.credential.WebAuthnPasswordlessCredentialProvider
- getWebAuthnPolicy(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
- getWebAuthnPolicy(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticator
- getWebAuthnPolicy(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.WebAuthnPasswordlessRegister
- getWebAuthnPolicy(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegister
- getWebOrigins() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- getWelcomePage() - Method in class org.keycloak.services.resources.WelcomeResource
-
Welcome page of Keycloak
- getWellKnown(String, String) - Method in class org.keycloak.services.resources.RealmsResource
- getWellKnown(String, String) - Method in class org.keycloak.services.resources.ServerMetadataResource
- getWellKnownPreflight(String, String) - Method in class org.keycloak.services.resources.ServerMetadataResource
- getWellKnownResponse(KeycloakSession, String, String, Logger) - Static method in class org.keycloak.services.resources.RealmsResource
- getX500Attribute(AssertionType, X500SAMLProfileConstants) - Method in class org.keycloak.broker.saml.SAMLEndpoint
- getX509CRLs() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLFileLoader
- getX509CRLs() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLListLoader
- getX509CRLs() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLLoaderImpl
-
Returns a collection of
X509CRL - getX509CRLs() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLLoaderProxy
- getXmlEncIdentifiers() - Method in enum class org.keycloak.protocol.saml.SAMLEncryptionAlgorithms
-
Getter for all the XML encoding identifiers.
- getXmlSigKeyInfoKeyNameTransformer() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
-
Always returns non-
nullresult. - getXmlSigKeyInfoKeyNameTransformer() - Method in class org.keycloak.protocol.saml.SamlClient
-
Always returns non-
nullresult. - getYamlFile() - Method in class org.keycloak.protocol.docker.installation.compose.DockerComposeZipContent
- getZip() - Method in class org.keycloak.protocol.oid4vc.model.CredentialResponseEncryption
- getZipValuesSupported() - Method in class org.keycloak.protocol.oid4vc.model.CredentialRequestEncryptionMetadata
- getZipValuesSupported() - Method in class org.keycloak.protocol.oid4vc.model.CredentialResponseEncryptionMetadata
- GITHUB_JSON_FORMAT_KEY - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
-
API URL key in config map.
- GitHubIdentityProvider - Class in org.keycloak.social.github
- GitHubIdentityProvider(KeycloakSession, OAuth2IdentityProviderConfig) - Constructor for class org.keycloak.social.github.GitHubIdentityProvider
- GitHubIdentityProviderFactory - Class in org.keycloak.social.github
- GitHubIdentityProviderFactory() - Constructor for class org.keycloak.social.github.GitHubIdentityProviderFactory
- GitHubUserAttributeMapper - Class in org.keycloak.social.github
-
User attribute mapper.
- GitHubUserAttributeMapper() - Constructor for class org.keycloak.social.github.GitHubUserAttributeMapper
- GitLabIdentityProvider - Class in org.keycloak.social.gitlab
- GitLabIdentityProvider(KeycloakSession, OIDCIdentityProviderConfig) - Constructor for class org.keycloak.social.gitlab.GitLabIdentityProvider
- GitLabIdentityProviderFactory - Class in org.keycloak.social.gitlab
- GitLabIdentityProviderFactory() - Constructor for class org.keycloak.social.gitlab.GitLabIdentityProviderFactory
- GIVEN_NAME - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- GoogleAuthenticatorProvider - Class in org.keycloak.authentication.otp
- GoogleAuthenticatorProvider() - Constructor for class org.keycloak.authentication.otp.GoogleAuthenticatorProvider
- GoogleIdentityProvider - Class in org.keycloak.social.google
- GoogleIdentityProvider(KeycloakSession, GoogleIdentityProviderConfig) - Constructor for class org.keycloak.social.google.GoogleIdentityProvider
- GoogleIdentityProviderConfig - Class in org.keycloak.social.google
- GoogleIdentityProviderConfig() - Constructor for class org.keycloak.social.google.GoogleIdentityProviderConfig
- GoogleIdentityProviderConfig(IdentityProviderModel) - Constructor for class org.keycloak.social.google.GoogleIdentityProviderConfig
- GoogleIdentityProviderFactory - Class in org.keycloak.social.google
- GoogleIdentityProviderFactory() - Constructor for class org.keycloak.social.google.GoogleIdentityProviderFactory
- GoogleUserAttributeMapper - Class in org.keycloak.social.google
-
User attribute mapper.
- GoogleUserAttributeMapper() - Constructor for class org.keycloak.social.google.GoogleUserAttributeMapper
- GotCRL() - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotCRL
- GotCRLDP() - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotCRLDP
- GotCRLRelativePath() - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotCRLRelativePath
- GotOCSP() - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotOCSP
- GotOCSPFailOpen() - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotOCSPFailOpen
- grant() - Method in record class org.keycloak.protocol.oidc.refresh.RefreshTokenContext
-
Returns the value of the
grantrecord component. - GRANT_SHORTCUT - Static variable in class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantTypeFactory
- GRANT_SHORTCUT - Static variable in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantTypeFactory
- GRANT_SHORTCUT - Static variable in class org.keycloak.protocol.oidc.grants.device.DeviceGrantTypeFactory
- GRANT_SHORTCUT - Static variable in class org.keycloak.protocol.oidc.grants.RefreshTokenGrantTypeFactory
- GRANT_TYPE_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- GRANT_TYPES - Static variable in class org.keycloak.services.clientpolicy.condition.GrantTypeConditionFactory
- grantConsent(String, ConsentRepresentation) - Method in class org.keycloak.services.resources.account.AccountRestService
-
Creates or updates the consent of the given, requested consent for the client with the given client id.
- grantContext() - Method in record class org.keycloak.protocol.oidc.refresh.RefreshTokenContext
-
Returns the value of the
grantContextrecord component. - grantIfNoPermission(boolean) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Deprecated.
- grantPermission(AuthorizationProvider, Set<Permission>, ResourcePermission, Collection<Scope>, ResourceServer, AuthorizationRequest, Result) - Method in class org.keycloak.authorization.admin.PolicyEvaluationService.EvaluationDecisionCollector
- GrantRoleStepProvider - Class in org.keycloak.models.workflow
- GrantRoleStepProvider(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.models.workflow.GrantRoleStepProvider
- GrantRoleStepProviderFactory - Class in org.keycloak.models.workflow
- GrantRoleStepProviderFactory() - Constructor for class org.keycloak.models.workflow.GrantRoleStepProviderFactory
- GrantTypeCondition - Class in org.keycloak.services.clientpolicy.condition
- GrantTypeCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.GrantTypeCondition
- GrantTypeCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- GrantTypeConditionFactory - Class in org.keycloak.services.clientpolicy.condition
- GrantTypeConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.GrantTypeConditionFactory
- GrantTypeEndpointRestrictionValidator - Class in org.keycloak.services.managers
-
Validates that tokens are only used on endpoints allowed by their grant type.
- grantTypes - Variable in class org.keycloak.services.clientpolicy.condition.GrantTypeCondition.Configuration
- group() - Method in record class org.keycloak.utils.GroupUtils.GroupMembership
-
Returns the value of the
grouprecord component. - GroupBasedStepProvider - Class in org.keycloak.models.workflow
- GroupBasedStepProvider(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.models.workflow.GroupBasedStepProvider
- groupMembership(String, Integer, Integer, boolean) - Method in class org.keycloak.services.resources.admin.UserResource
- GroupMembership(GroupModel, boolean) - Constructor for record class org.keycloak.utils.GroupUtils.GroupMembership
-
Creates an instance of a
GroupMembershiprecord class. - GroupMembershipMapper - Class in org.keycloak.protocol.oidc.mappers
-
Maps user group membership
- GroupMembershipMapper - Class in org.keycloak.protocol.saml.mappers
- GroupMembershipMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.GroupMembershipMapper
- GroupMembershipMapper() - Constructor for class org.keycloak.protocol.saml.mappers.GroupMembershipMapper
- groupMemberships(boolean) - Method in class org.keycloak.services.resources.account.AccountRestService
- groupMemberships(String, Integer, Integer, String, boolean) - Method in class org.keycloak.organization.admin.resource.OrganizationMemberResource
-
Precondition: caller must have passed through
OrganizationsResource.get(String)which enforcesauth.orgs().requireView(organization). - GroupPermissionEvaluator - Interface in org.keycloak.services.resources.admin.fgap
- GroupPermissionManagement - Interface in org.keycloak.services.resources.admin.fgap
- GroupResource - Class in org.keycloak.services.resources.admin
- GroupResource(RealmModel, GroupModel, KeycloakSession, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.GroupResource
- groups - Variable in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsCondition.Configuration
- groups() - Method in class org.keycloak.organization.admin.resource.OrganizationResource
- groups() - Method in class org.keycloak.services.DefaultKeycloakSession
- groups() - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionEvaluator
- groups() - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionManagement
- GROUPS - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- GROUPS - Static variable in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsConditionFactory
- GroupsPartialImport - Class in org.keycloak.partialimport
-
Partial import handler for Groups.
- GroupsPartialImport() - Constructor for class org.keycloak.partialimport.GroupsPartialImport
- GroupsResource - Class in org.keycloak.services.resources.admin
- GroupsResource(RealmModel, KeycloakSession, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.GroupsResource
- GroupUtils - Class in org.keycloak.utils
- GroupUtils() - Constructor for class org.keycloak.utils.GroupUtils
- GroupUtils.GroupMembership - Record Class in org.keycloak.utils
- GzipResourceEncodingProvider - Class in org.keycloak.encoding
- GzipResourceEncodingProvider(File) - Constructor for class org.keycloak.encoding.GzipResourceEncodingProvider
- GzipResourceEncodingProviderFactory - Class in org.keycloak.encoding
- GzipResourceEncodingProviderFactory() - Constructor for class org.keycloak.encoding.GzipResourceEncodingProviderFactory
H
- handleActionToken(String, String, String, String, String, TriFunction<ActionTokenHandler<T>, T, ActionTokenContext<T>, Response>) - Method in class org.keycloak.services.resources.LoginActionsService
- handleArtifact(AsyncResponse, String, String) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
-
Handle a received artifact message.
- handleBrowserAuthenticationRequest(AuthenticationSessionModel, LoginProtocol, boolean, boolean) - Method in class org.keycloak.protocol.AuthorizationEndpointBase
-
Common method to handle browser authentication request in protocols unified way.
- handleBrowserException(Exception) - Method in class org.keycloak.authentication.AuthenticationProcessor
- handleBrowserExceptionList(AuthenticationFlowException) - Method in class org.keycloak.authentication.AuthenticationProcessor
- handleClientAuthException(Exception) - Method in class org.keycloak.authentication.AuthenticationProcessor
- handleDeviceRequest() - Method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpoint
-
Handles device authorization requests.
- handleDPoPHeader(KeycloakSession, EventBuilder, Cors, OIDCAdvancedConfigWrapper) - Static method in class org.keycloak.services.util.DPoPUtil
-
If DPoP feature is enabled and either the client requires it or the current request contains a DPoP header, this method validates the proof and stores it in the session.
- handleException(Throwable) - Method in class org.keycloak.transaction.JtaTransactionWrapper
- handleLoginResponse(String, SAMLDocumentHolder, ResponseType, String, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- handleLogoutResponse(SAMLDocumentHolder, StatusResponseType, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- handleMessages(Locale, Properties) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
-
Handle messages to be shown on the page - set them to template attributes
- handleMissingAuthorizationDetails(UserSessionModel, ClientSessionContext) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessor
- handleMissingAuthorizationDetails(UserSessionModel, ClientSessionContext) - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
-
Allows processors to generate an authorization details response when the authorization_details parameter is missing in the request.
- handleMissingAuthorizationDetails(UserSessionModel, ClientSessionContext) - Method in class org.keycloak.protocol.oidc.rar.AuthorizationDetailsProcessorManager
- handleSamlArt(String, String, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- handleSamlRequest(String, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- handleSamlRequest(String, String) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- handleSamlResponse(String, String) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- handleSamlResponse(String, String, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- handleThemeResources(Theme, Locale) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
-
Load message bundle and place it into
msgtemplate attribute. - handleToken(ExecuteActionsActionToken, ActionTokenContext<ExecuteActionsActionToken>) - Method in class org.keycloak.authentication.actiontoken.execactions.ExecuteActionsActionTokenHandler
- handleToken(IdpVerifyAccountLinkActionToken, ActionTokenContext<IdpVerifyAccountLinkActionToken>) - Method in class org.keycloak.authentication.actiontoken.idpverifyemail.IdpVerifyAccountLinkActionTokenHandler
- handleToken(InviteOrgActionToken, ActionTokenContext<InviteOrgActionToken>) - Method in class org.keycloak.authentication.actiontoken.inviteorg.InviteOrgActionTokenHandler
- handleToken(ResetCredentialsActionToken, ActionTokenContext) - Method in class org.keycloak.authentication.actiontoken.resetcred.ResetCredentialsActionTokenHandler
- handleToken(UpdateEmailActionToken, ActionTokenContext<UpdateEmailActionToken>) - Method in class org.keycloak.authentication.actiontoken.updateemail.UpdateEmailActionTokenHandler
- handleToken(VerifyEmailActionToken, ActionTokenContext<VerifyEmailActionToken>) - Method in class org.keycloak.authentication.actiontoken.verifyemail.VerifyEmailActionTokenHandler
- handleToken(CredentialOfferActionToken, ActionTokenContext<CredentialOfferActionToken>) - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.CredentialOfferActionTokenHandler
- handleToken(T, ActionTokenContext<T>) - Method in interface org.keycloak.authentication.actiontoken.ActionTokenHandler
-
Performs the action as per the token details.
- HaProxySslClientCertificateLookup - Class in org.keycloak.services.x509
-
Extracts X.509 client certificates forwarded by an HAProxy reverse proxy.
- HaProxySslClientCertificateLookup(String, String, String, int) - Constructor for class org.keycloak.services.x509.HaProxySslClientCertificateLookup
- HaProxySslClientCertificateLookupFactory - Class in org.keycloak.services.x509
- HaProxySslClientCertificateLookupFactory() - Constructor for class org.keycloak.services.x509.HaProxySslClientCertificateLookupFactory
- HardcodedAttributeMapper - Class in org.keycloak.broker.provider
- HardcodedAttributeMapper - Class in org.keycloak.protocol.saml.mappers
-
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.
- HardcodedAttributeMapper() - Constructor for class org.keycloak.broker.provider.HardcodedAttributeMapper
- HardcodedAttributeMapper() - Constructor for class org.keycloak.protocol.saml.mappers.HardcodedAttributeMapper
- HardcodedClaim - Class in org.keycloak.protocol.oidc.mappers
- HardcodedClaim() - Constructor for class org.keycloak.protocol.oidc.mappers.HardcodedClaim
- HardcodedGroupMapper - Class in org.keycloak.broker.provider
- HardcodedGroupMapper() - Constructor for class org.keycloak.broker.provider.HardcodedGroupMapper
- HardcodedPublicKeyLoader - Class in org.keycloak.keys.loader
- HardcodedPublicKeyLoader(String, String, String) - Constructor for class org.keycloak.keys.loader.HardcodedPublicKeyLoader
- HardcodedRole - Class in org.keycloak.protocol.oidc.mappers
-
Add a role to a token
- HardcodedRole - Class in org.keycloak.protocol.saml.mappers
-
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.
- HardcodedRole() - Constructor for class org.keycloak.protocol.oidc.mappers.HardcodedRole
- HardcodedRole() - Constructor for class org.keycloak.protocol.saml.mappers.HardcodedRole
- HardcodedRoleMapper - Class in org.keycloak.broker.provider
- HardcodedRoleMapper() - Constructor for class org.keycloak.broker.provider.HardcodedRoleMapper
- HardcodedUserSessionAttributeMapper - Class in org.keycloak.broker.provider
- HardcodedUserSessionAttributeMapper() - Constructor for class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- hasAction() - Method in class org.keycloak.forms.login.freemarker.model.UrlBean
- hasAppRole(ClientModel, String) - Method in class org.keycloak.services.resources.admin.AdminAuth
- hasAsync() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- hasBlocking() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- hasClaimValue(IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.AbstractClaimMapper
- hasClientRole(String, String) - Method in class org.keycloak.authorization.common.ClientModelIdentity
- hasClientRole(ClientModel, String) - Method in class org.keycloak.services.managers.Auth
- hasClientRotatedSecretExpirationTime() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- hasClientSecretExpirationTime() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- hasCrossorigin() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- hasDefer() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- hasExternalExchangeToken(EventBuilder, UserSessionModel, MultivaluedMap<String, String>) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
-
check to see if we have a token exchange in session in other words check to see if this session was created by an external exchange
- hash(byte[]) - Method in class org.keycloak.crypto.JavaAlgorithmHashProvider
- hashCode() - Method in record class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in class org.keycloak.credential.AttestationStatementSerializationContainer
- hashCode() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.AttributeGroup
- hashCode() - Method in record class org.keycloak.models.workflow.WorkflowStepRunnerSuccessEvent
-
Returns a hash code value for this object.
- hashCode() - Method in class org.keycloak.protocol.docker.DockerKeyIdentifier
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.AuthorizationCodeGrant
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.ClaimDisplay
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.ClaimsDescription
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject.BackgroundImageObject
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.DisplayObject.LogoObject
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.IssuerState
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.KeyAttestationsRequired
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.PreAuthorizedCodeGrant
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.ProofTypeJWT
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.ProofTypeMetadata
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.ProofTypesSupported
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.Role
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- hashCode() - Method in class org.keycloak.protocol.oid4vc.model.SupportedProofTypeData
- hashCode() - Method in class org.keycloak.protocol.oidc.encode.AccessTokenContext
- hashCode() - Method in class org.keycloak.protocol.oidc.rar.model.IntermediaryScopeRepresentation
- hashCode() - Method in record class org.keycloak.protocol.oidc.refresh.InitialRefreshTokenContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.keycloak.protocol.oidc.refresh.RefreshTokenContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.keycloak.protocol.oidc.token.TokenPostProcessorContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider.ExternalExchangeContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.keycloak.services.managers.AuthenticationManager.AuthResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.keycloak.services.resources.ShutdownDelayInitiatedEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.keycloak.services.util.Chunk
-
Returns a hash code value for this object.
- hashCode() - Method in class org.keycloak.theme.DefaultThemeManagerFactory.ThemeKey
- hashCode() - Method in record class org.keycloak.utils.GroupUtils.GroupMembership
-
Returns a hash code value for this object.
- hasIntegrity() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- hasMedia() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- hasOneAdminRole(String...) - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionEvaluator
- hasOneClientRole(String, String...) - Method in class org.keycloak.authorization.common.ClientModelIdentity
- hasOneOfAppRole(ClientModel, String...) - Method in class org.keycloak.services.managers.Auth
- hasOneOfAppRole(ClientModel, String...) - Method in class org.keycloak.services.resources.admin.AdminAuth
- hasOneOfRealmRole(String...) - Method in class org.keycloak.services.managers.Auth
- hasOneOfRealmRole(String...) - Method in class org.keycloak.services.resources.admin.AdminAuth
- hasPermission(String, String) - Method in class org.keycloak.services.DefaultPermissions
- hasPermission(Model, String, String) - Method in class org.keycloak.services.DefaultPermissions
- hasPreAuthorizedGrant() - Method in class org.keycloak.protocol.oid4vc.model.CredentialsOffer
- hasRealmRole(String) - Method in class org.keycloak.authorization.common.ClientModelIdentity
- hasRealmRole(String) - Method in class org.keycloak.services.managers.Auth
- hasRealmRole(String) - Method in class org.keycloak.services.resources.admin.AdminAuth
- hasRel() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- hasResource(String) - Method in class org.keycloak.theme.FolderTheme
- hasResponseType(String) - Method in class org.keycloak.protocol.oidc.utils.OIDCResponseType
- hasRotatedSecret() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- hasSingleResponseType(String) - Method in class org.keycloak.protocol.oidc.utils.OIDCResponseType
-
Checks whether the given
responseTypeis the only value within the requested response types. - hasTheme(String, Theme.Type) - Method in class org.keycloak.theme.ClasspathThemeProvider
- hasTheme(String, Theme.Type) - Method in class org.keycloak.theme.FolderThemeProvider
- hasType() - Method in class org.keycloak.theme.ThemeResourceDescriptor
- hasVerifiableCredential(KeycloakSession, UserModel, CredentialScopeModel) - Static method in class org.keycloak.protocol.oid4vc.utils.OID4VCUtil
- headers - Variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.Endpoint
- headers - Variable in class org.keycloak.broker.saml.SAMLEndpoint
- headers - Variable in class org.keycloak.protocol.AuthorizationEndpointBase
- headers - Variable in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- headers - Variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- headers - Variable in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- headers - Variable in class org.keycloak.protocol.saml.SamlProtocol
- headers - Variable in class org.keycloak.services.resources.AbstractSecuredLocalService
- headers - Variable in class org.keycloak.services.resources.account.AccountRestService
- headers - Variable in class org.keycloak.services.resources.admin.AttackDetectionResource
- headers - Variable in class org.keycloak.services.resources.admin.ComponentResource
- headers - Variable in class org.keycloak.services.resources.admin.RealmAdminResource
- headers - Variable in class org.keycloak.services.resources.admin.RoleMapperResource
- headers - Variable in class org.keycloak.services.resources.admin.UserResource
- headers - Variable in class org.keycloak.services.resources.admin.UsersResource
- headers - Variable in class org.keycloak.services.resources.ClientsManagementService
- headers - Variable in class org.keycloak.services.resources.LoginActionsService
- headers - Variable in class org.keycloak.social.twitter.TwitterIdentityProvider.Endpoint
- HolderOfKeyEnforcerExecutor - Class in org.keycloak.services.clientpolicy.executor
- HolderOfKeyEnforcerExecutor(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutor
- HolderOfKeyEnforcerExecutor.Configuration - Class in org.keycloak.services.clientpolicy.executor
- HolderOfKeyEnforcerExecutorFactory - Class in org.keycloak.services.clientpolicy.executor
- HolderOfKeyEnforcerExecutorFactory() - Constructor for class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutorFactory
- HOST_SENDING_REGISTRATION_REQUEST_MUST_MATCH - Static variable in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicyFactory
- HostnameV2Provider - Class in org.keycloak.url
- HostnameV2Provider(KeycloakSession, String, URI, URI, Boolean) - Constructor for class org.keycloak.url.HostnameV2Provider
- HostnameV2ProviderFactory - Class in org.keycloak.url
- HostnameV2ProviderFactory() - Constructor for class org.keycloak.url.HostnameV2ProviderFactory
- hostnameVerification(HostnameVerificationPolicy) - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
-
SSL policy used to verify hostnames
- HOUR - Enum constant in enum class org.keycloak.protocol.oid4vc.issuance.TimeClaimNormalizer.RoundUnit
- HS_ALGORITHM_PROPERTY - Static variable in interface org.keycloak.keys.Attributes
- HS256ClientSignatureVerifierProviderFactory - Class in org.keycloak.crypto
- HS256ClientSignatureVerifierProviderFactory() - Constructor for class org.keycloak.crypto.HS256ClientSignatureVerifierProviderFactory
- HS256SignatureProviderFactory - Class in org.keycloak.crypto
- HS256SignatureProviderFactory() - Constructor for class org.keycloak.crypto.HS256SignatureProviderFactory
- HS384ClientSignatureVerifierProviderFactory - Class in org.keycloak.crypto
- HS384ClientSignatureVerifierProviderFactory() - Constructor for class org.keycloak.crypto.HS384ClientSignatureVerifierProviderFactory
- HS384SignatureProviderFactory - Class in org.keycloak.crypto
- HS384SignatureProviderFactory() - Constructor for class org.keycloak.crypto.HS384SignatureProviderFactory
- HS512ClientSignatureVerifierProviderFactory - Class in org.keycloak.crypto
- HS512ClientSignatureVerifierProviderFactory() - Constructor for class org.keycloak.crypto.HS512ClientSignatureVerifierProviderFactory
- HS512SignatureProviderFactory - Class in org.keycloak.crypto
- HS512SignatureProviderFactory() - Constructor for class org.keycloak.crypto.HS512SignatureProviderFactory
- HTTP_HEADER_CERT_CHAIN - Static variable in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- HTTP_HEADER_CERT_CHAIN_DEFAULT - Static variable in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- HTTP_HEADER_CERT_CHAIN_LENGTH - Static variable in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- HTTP_HEADER_CERT_CHAIN_LENGTH - Static variable in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookupFactory
- HTTP_HEADER_CERT_CHAIN_LENGTH_DEFAULT - Static variable in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- HTTP_HEADER_CERT_CHAIN_LENGTH_DEFAULT - Static variable in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookupFactory
- HTTP_HEADER_CERT_CHAIN_PREFIX - Static variable in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
- HTTP_HEADER_CLIENT_CERT - Static variable in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
- HTTP_HEADER_CLIENT_CERT - Static variable in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- HTTP_HEADER_CLIENT_CERT - Static variable in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookupFactory
- HTTP_HEADER_CLIENT_CERT_DEFAULT - Static variable in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- HttpAuthenticationChannelProvider - Class in org.keycloak.protocol.oidc.grants.ciba.channel
- HttpAuthenticationChannelProvider(KeycloakSession, String) - Constructor for class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProvider
- HttpAuthenticationChannelProviderFactory - Class in org.keycloak.protocol.oidc.grants.ciba.channel
- HttpAuthenticationChannelProviderFactory() - Constructor for class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProviderFactory
- httpAuthenticationChannelUri - Variable in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProvider
- httpAuthenticationChannelUri - Variable in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProviderFactory
- HttpBasicAuthenticator - Class in org.keycloak.protocol.saml.profile.ecp.authenticator
- HttpBasicAuthenticator() - Constructor for class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticator
- HttpBasicAuthenticatorFactory - Class in org.keycloak.protocol.saml.profile.ecp.authenticator
- HttpBasicAuthenticatorFactory() - Constructor for class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- HttpClientBuilder - Class in org.keycloak.connections.httpclient
-
Abstraction for creating HttpClients.
- HttpClientBuilder() - Constructor for class org.keycloak.connections.httpclient.HttpClientBuilder
- HttpClientBuilder(HttpClientBuilder) - Constructor for class org.keycloak.connections.httpclient.HttpClientBuilder
- httpRequest - Variable in class org.keycloak.authentication.RequiredActionContextResult
- httpRequest - Variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.Endpoint
- httpRequest - Variable in class org.keycloak.protocol.AuthorizationEndpointBase
- httpResponseHeaders - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- HTTPS_REQUIRED - Static variable in class org.keycloak.services.messages.Messages
I
- iconDark() - Method in record class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorMetadata
-
Returns the value of the
iconDarkrecord component. - iconLight() - Method in record class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorMetadata
-
Returns the value of the
iconLightrecord component. - id(String) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationJwt
- id(String) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationPoPJwt
- ID - Enum constant in enum class org.keycloak.utils.SearchQueryUtils.UserSearchPrefix
- ID - Static variable in class org.keycloak.compatibility.FeatureCompatibilityMetadataProvider
- ID - Static variable in class org.keycloak.compatibility.KeycloakCompatibilityMetadataProvider
- ID - Static variable in class org.keycloak.crypto.Aes128CbcHmacSha256ContentEncryptionProviderFactory
- ID - Static variable in class org.keycloak.crypto.Aes128GcmContentEncryptionProviderFactory
- ID - Static variable in class org.keycloak.crypto.Aes192CbcHmacSha384ContentEncryptionProviderFactory
- ID - Static variable in class org.keycloak.crypto.Aes192GcmContentEncryptionProviderFactory
- ID - Static variable in class org.keycloak.crypto.Aes256CbcHmacSha512ContentEncryptionProviderFactory
- ID - Static variable in class org.keycloak.crypto.Aes256GcmContentEncryptionProviderFactory
- ID - Static variable in class org.keycloak.crypto.EcdhEsA128KwCekManagementProviderFactory
- ID - Static variable in class org.keycloak.crypto.EcdhEsA192KwCekManagementProviderFactory
- ID - Static variable in class org.keycloak.crypto.EcdhEsA256KwCekManagementProviderFactory
- ID - Static variable in class org.keycloak.crypto.EcdhEsCekManagementProviderFactory
- ID - Static variable in class org.keycloak.crypto.EdDSAClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.EdDSASignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.ES256ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.ES256SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.ES384ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.ES384SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.ES512ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.ES512SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.HS256ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.HS256SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.HS384ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.HS384SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.HS512ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.HS512SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.PS256ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.PS256SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.PS384ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.PS384SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.PS512ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.PS512SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.RS256ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.RS256SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.RS384ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.RS384SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.RS512ClientSignatureVerifierProviderFactory
- ID - Static variable in class org.keycloak.crypto.RS512SignatureProviderFactory
- ID - Static variable in class org.keycloak.crypto.RsaesOaep256CekManagementProviderFactory
- ID - Static variable in class org.keycloak.crypto.RsaesOaepCekManagementProviderFactory
- ID - Static variable in class org.keycloak.crypto.RsaesPkcs1CekManagementProviderFactory
- ID - Static variable in class org.keycloak.crypto.SHA256HashProviderFactory
- ID - Static variable in class org.keycloak.crypto.SHA384HashProviderFactory
- ID - Static variable in class org.keycloak.crypto.SHA512HashProviderFactory
- ID - Static variable in class org.keycloak.crypto.SHAKE256HashProviderFactory
- ID - Static variable in class org.keycloak.events.email.EmailEventListenerProviderFactory
- ID - Static variable in class org.keycloak.events.log.JBossLoggingEventListenerProviderFactory
- ID - Static variable in class org.keycloak.exportimport.KeycloakClientDescriptionConverter
- ID - Static variable in class org.keycloak.keys.GeneratedAesKeyProviderFactory
- ID - Static variable in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- ID - Static variable in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- ID - Static variable in class org.keycloak.keys.GeneratedEddsaKeyProviderFactory
- ID - Static variable in class org.keycloak.keys.GeneratedHmacKeyProviderFactory
- ID - Static variable in class org.keycloak.keys.GeneratedRsaEncKeyProviderFactory
- ID - Static variable in class org.keycloak.keys.GeneratedRsaKeyProviderFactory
- ID - Static variable in class org.keycloak.keys.ImportedRsaEncKeyProviderFactory
- ID - Static variable in class org.keycloak.keys.ImportedRsaKeyProviderFactory
- ID - Static variable in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.AddRequiredActionStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.client.DeleteClientStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.client.DisableClientStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.DeleteUserStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.DisableUserStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.GrantRoleStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.JoinGroupStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.LeaveGroupStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.NotifyUserStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.RemoveRequiredActionStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.RemoveUserAttributeStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.RevokeRoleStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.SetUserAttributeStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.UnlinkUserStepProviderFactory
- ID - Static variable in class org.keycloak.models.workflow.WorkflowsEventListenerFactory
- ID - Static variable in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- ID - Static variable in class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticatorFactory
- ID - Static variable in class org.keycloak.organization.protocol.mappers.saml.OrganizationGroupMembershipMapper
- ID - Static variable in class org.keycloak.organization.protocol.mappers.saml.OrganizationMembershipMapper
- ID - Static variable in class org.keycloak.organization.validator.OrganizationMemberValidator
- ID - Static variable in class org.keycloak.protocol.docker.DockerAuthenticator
- ID - Static variable in class org.keycloak.protocol.oid4vc.userprofile.DuplicateDidValidator
- ID - Static variable in class org.keycloak.protocol.oidc.OIDCClientDescriptionConverterFactory
- ID - Static variable in class org.keycloak.protocol.oidc.resourceindicators.ResourceIndicatorsPostProcessorFactory
- ID - Static variable in class org.keycloak.protocol.saml.clientregistration.EntityDescriptorClientRegistrationProviderFactory
- ID - Static variable in class org.keycloak.protocol.saml.EntityDescriptorDescriptionConverter
- ID - Static variable in class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProviderFactory
- ID - Static variable in class org.keycloak.social.openshift.OpenshiftV4AttributeMapper
- ID - Static variable in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- ID - Static variable in class org.keycloak.userprofile.validator.AttributeRequiredByMetadataValidator
- ID - Static variable in class org.keycloak.userprofile.validator.BlankAttributeValidator
- ID - Static variable in class org.keycloak.userprofile.validator.BrokeringFederatedUsernameHasValueValidator
- ID - Static variable in class org.keycloak.userprofile.validator.DuplicateEmailValidator
- ID - Static variable in class org.keycloak.userprofile.validator.DuplicateUsernameValidator
- ID - Static variable in class org.keycloak.userprofile.validator.EmailExistsAsUsernameValidator
- ID - Static variable in class org.keycloak.userprofile.validator.ImmutableAttributeValidator
- ID - Static variable in class org.keycloak.userprofile.validator.MultiValueValidator
- ID - Static variable in class org.keycloak.userprofile.validator.PersonNameProhibitedCharactersValidator
- ID - Static variable in class org.keycloak.userprofile.validator.ReadOnlyAttributeUnchangedValidator
- ID - Static variable in class org.keycloak.userprofile.validator.RegistrationEmailAsUsernameEmailValueValidator
- ID - Static variable in class org.keycloak.userprofile.validator.RegistrationEmailAsUsernameUsernameValueValidator
- ID - Static variable in class org.keycloak.userprofile.validator.RegistrationUsernameExistsValidator
- ID - Static variable in class org.keycloak.userprofile.validator.UsernameHasValueValidator
- ID - Static variable in class org.keycloak.userprofile.validator.UsernameIDNHomographValidator
- ID - Static variable in class org.keycloak.userprofile.validator.UsernameMutationValidator
- ID - Static variable in class org.keycloak.userprofile.validator.UsernameProhibitedCharactersValidator
- ID_NOTE - Static variable in class org.keycloak.protocol.oidc.utils.OAuth2Code
- ID_TOKEN - Static variable in class org.keycloak.protocol.oidc.utils.OIDCResponseType
- ID_TOKEN_HINT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- identity - Variable in class org.keycloak.authorization.common.DefaultEvaluationContext
- IDENTITY_PROVIDER - Enum constant in enum class org.keycloak.services.resources.admin.AdminAuth.Resource
- IDENTITY_PROVIDER_ALREADY_LINKED - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_ALREADY_LINKED_TO_CURRENT_USER - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_AUTHENTICATION_FAILED - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_INVALID_RESPONSE - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_INVALID_SIGNATURE - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_LINK_SUCCESS - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_LOGIN_FAILURE - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_LOGOUT_FAILURE - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_MISSING_CODE_OR_ERROR_ERROR - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_MISSING_STATE_ERROR - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_NOT_FOUND - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_NOT_UNIQUE - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_REDIRECT_ERROR - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_REMOVED - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_UNEXPECTED_ERROR - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDER_UNMATCHED_ESSENTIAL_CLAIM_ERROR - Static variable in class org.keycloak.services.messages.Messages
- IDENTITY_PROVIDERS_ALIASES - Static variable in class org.keycloak.services.clientpolicy.condition.IdentityProviderConditionFactory
- IdentityBrokeringAPIContext - Class in org.keycloak.services.clientpolicy.context
- IdentityBrokeringAPIContext(KeycloakSession, AccessToken, ClientModel, String) - Constructor for class org.keycloak.services.clientpolicy.context.IdentityBrokeringAPIContext
- IdentityBrokerService - Class in org.keycloak.services.resources
- IdentityBrokerService(KeycloakSession) - Constructor for class org.keycloak.services.resources.IdentityBrokerService
- IdentityCookieToken - Class in org.keycloak.services.managers
- IdentityCookieToken() - Constructor for class org.keycloak.services.managers.IdentityCookieToken
- identityProvider() - Method in class org.keycloak.organization.admin.resource.OrganizationResource
- IdentityProvider(String, String, String, String, String) - Constructor for class org.keycloak.forms.login.freemarker.model.IdentityProviderBean.IdentityProvider
- IdentityProvider(String, String, String, String, String, String, Map<String, String>) - Constructor for class org.keycloak.forms.login.freemarker.model.IdentityProviderBean.IdentityProvider
- identityProviderAfterFirstBrokerLogin(URI, String, String, String, String, String) - Static method in class org.keycloak.services.Urls
- identityProviderAfterPostBrokerLogin(URI, String, String, String, String, String) - Static method in class org.keycloak.services.Urls
- identityProviderAliases - Variable in class org.keycloak.services.clientpolicy.condition.IdentityProviderCondition.Configuration
- IdentityProviderAuthenticator - Class in org.keycloak.authentication.authenticators.browser
- IdentityProviderAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticator
- IdentityProviderAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.browser
- IdentityProviderAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- identityProviderAuthnRequest(URI, String, String) - Static method in class org.keycloak.services.Urls
- identityProviderAuthnRequest(URI, String, String, String, String, String, String, String) - Static method in class org.keycloak.services.Urls
- identityProviderAuthnResponse(URI, String, String) - Static method in class org.keycloak.services.Urls
- identityProviderAuthnResponse(URI, String, String, String) - Static method in class org.keycloak.services.Urls
- IdentityProviderBean - Class in org.keycloak.forms.login.freemarker.model
- IdentityProviderBean(KeycloakSession, RealmModel, URI, AuthenticationFlowContext) - Constructor for class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
- IdentityProviderBean.IdentityProvider - Class in org.keycloak.forms.login.freemarker.model
- IdentityProviderCondition - Class in org.keycloak.services.clientpolicy.condition
- IdentityProviderCondition(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.condition.IdentityProviderCondition
- IdentityProviderCondition.Configuration - Class in org.keycloak.services.clientpolicy.condition
- IdentityProviderConditionFactory - Class in org.keycloak.services.clientpolicy.condition
-
Condition that defines a list of Identity Provider aliases and checks if the alias in the client policy context is (or is not) part of that list.
- IdentityProviderConditionFactory() - Constructor for class org.keycloak.services.clientpolicy.condition.IdentityProviderConditionFactory
- IdentityProviderContext - Interface in org.keycloak.services.clientpolicy.context
-
Represents
ClientPolicyContextwith access to the identity provider, which can be used in underlying conditions/executors - identityProviderLinkRequest(URI, String, String) - Static method in class org.keycloak.services.Urls
- IdentityProviderMappersPartialImport - Class in org.keycloak.partialimport
-
PartialImport handler for Identity Provider Mappers.
- IdentityProviderMappersPartialImport() - Constructor for class org.keycloak.partialimport.IdentityProviderMappersPartialImport
- IdentityProviderPermissionManagement - Interface in org.keycloak.services.resources.admin.fgap
- IdentityProviderResource - Class in org.keycloak.services.resources.admin
- IdentityProviderResource(AdminPermissionEvaluator, RealmModel, KeycloakSession, IdentityProviderModel, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.IdentityProviderResource
- identityProviderRetrieveToken(URI, String, String) - Static method in class org.keycloak.services.Urls
- identityProviders() - Method in class org.keycloak.services.DefaultKeycloakSession
- IdentityProvidersPartialImport - Class in org.keycloak.partialimport
-
PartialImport handler for Identity Providers.
- IdentityProvidersPartialImport() - Constructor for class org.keycloak.partialimport.IdentityProvidersPartialImport
- IdentityProvidersResource - Class in org.keycloak.services.resources.admin
- IdentityProvidersResource(RealmModel, KeycloakSession, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.services.resources.admin.IdentityProvidersResource
- IDJWTAuthorizationGrantValidator - Class in org.keycloak.protocol.oidc.grants
-
the assertion validator for Identity Assertion JWT Authorization Grant (ID-JAG).
- IDP_COMPARATOR_INSTANCE - Static variable in class org.keycloak.forms.login.freemarker.model.IdentityProviderBean
- IDP_ENTITY_ID - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- IDP_LINK_ERROR - Static variable in class org.keycloak.broker.provider.IdpLinkAction
- IDP_LINK_STATUS - Static variable in class org.keycloak.broker.provider.IdpLinkAction
- IdpAddOrganizationMemberAuthenticator - Class in org.keycloak.organization.authentication.authenticators.broker
- IdpAddOrganizationMemberAuthenticator() - Constructor for class org.keycloak.organization.authentication.authenticators.broker.IdpAddOrganizationMemberAuthenticator
- IdpAutoLinkAuthenticator - Class in org.keycloak.authentication.authenticators.broker
- IdpAutoLinkAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticator
- IdpAutoLinkAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.broker
- IdpAutoLinkAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- IdpConfirmLinkAuthenticator - Class in org.keycloak.authentication.authenticators.broker
- IdpConfirmLinkAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticator
- IdpConfirmLinkAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.broker
- IdpConfirmLinkAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- IdpConfirmOverrideLinkAuthenticator - Class in org.keycloak.authentication.authenticators.broker
- IdpConfirmOverrideLinkAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticator
- IdpConfirmOverrideLinkAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.broker
- IdpConfirmOverrideLinkAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- IdpCreateUserIfUniqueAuthenticator - Class in org.keycloak.authentication.authenticators.broker
- IdpCreateUserIfUniqueAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticator
- IdpCreateUserIfUniqueAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.broker
- IdpCreateUserIfUniqueAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- IdpDetectExistingBrokerUserAuthenticator - Class in org.keycloak.authentication.authenticators.broker
- IdpDetectExistingBrokerUserAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticator
- IdpDetectExistingBrokerUserAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.broker
- IdpDetectExistingBrokerUserAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- IdpEmailVerificationAuthenticator - Class in org.keycloak.authentication.authenticators.broker
- IdpEmailVerificationAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticator
- IdpEmailVerificationAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.broker
- IdpEmailVerificationAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- idpInitiatedSSO(String, String) - Method in class org.keycloak.protocol.saml.SamlService
- IdpLinkAction - Class in org.keycloak.broker.provider
- IdpLinkAction() - Constructor for class org.keycloak.broker.provider.IdpLinkAction
- IDPMetadataDescriptor - Class in org.keycloak.protocol.saml
- IDPMetadataDescriptor() - Constructor for class org.keycloak.protocol.saml.IDPMetadataDescriptor
- idpModel() - Method in record class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider.ExternalExchangeContext
-
Returns the value of the
idpModelrecord component. - IdpOrganizationAuthenticatorFactory - Class in org.keycloak.organization.authentication.authenticators.broker
- IdpOrganizationAuthenticatorFactory() - Constructor for class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- IdpReviewProfileAuthenticator - Class in org.keycloak.authentication.authenticators.broker
- IdpReviewProfileAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticator
- IdpReviewProfileAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.broker
- IdpReviewProfileAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- IdpReviewProfileBean - Class in org.keycloak.forms.login.freemarker.model
- IdpReviewProfileBean(UpdateProfileContext, MultivaluedMap<String, String>, KeycloakSession) - Constructor for class org.keycloak.forms.login.freemarker.model.IdpReviewProfileBean
- idps() - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionManagement
- IdpUsernamePasswordForm - Class in org.keycloak.authentication.authenticators.broker
-
Same like classic username+password form, but for use in IdP linking.
- IdpUsernamePasswordForm(KeycloakSession) - Constructor for class org.keycloak.authentication.authenticators.broker.IdpUsernamePasswordForm
- IdpUsernamePasswordFormFactory - Class in org.keycloak.authentication.authenticators.broker
- IdpUsernamePasswordFormFactory() - Constructor for class org.keycloak.authentication.authenticators.broker.IdpUsernamePasswordFormFactory
- IdpVerifyAccountLinkActionToken - Class in org.keycloak.authentication.actiontoken.idpverifyemail
-
Representation of a token that represents a time-limited verify e-mail action.
- IdpVerifyAccountLinkActionToken(String, String, int, String, String, String, String, String) - Constructor for class org.keycloak.authentication.actiontoken.idpverifyemail.IdpVerifyAccountLinkActionToken
- IdpVerifyAccountLinkActionTokenHandler - Class in org.keycloak.authentication.actiontoken.idpverifyemail
-
Action token handler for verification of e-mail address.
- IdpVerifyAccountLinkActionTokenHandler() - Constructor for class org.keycloak.authentication.actiontoken.idpverifyemail.IdpVerifyAccountLinkActionTokenHandler
- idToken - Variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- IframeUtil - Class in org.keycloak.protocol.oidc.endpoints
- IframeUtil() - Constructor for class org.keycloak.protocol.oidc.endpoints.IframeUtil
- ignore() - Method in class org.keycloak.authentication.RequiredActionContextResult
- ImmutableAttributeValidator - Class in org.keycloak.userprofile.validator
-
A validator that fails when the attribute is marked as read only and its value has changed.
- ImmutableAttributeValidator() - Constructor for class org.keycloak.userprofile.validator.ImmutableAttributeValidator
- impersonate() - Method in class org.keycloak.services.resources.admin.UserResource
-
Impersonate the user
- IMPERSONATION - Enum constant in enum class org.keycloak.services.resources.admin.AdminAuth.Resource
- IMPLICIT_FLOW_DISABLED - Static variable in class org.keycloak.services.messages.Messages
- ImplicitHybridTokenResponse - Class in org.keycloak.services.clientpolicy.context
- ImplicitHybridTokenResponse(AuthenticationSessionModel, ClientSessionContext, TokenManager.AccessTokenResponseBuilder) - Constructor for class org.keycloak.services.clientpolicy.context.ImplicitHybridTokenResponse
- importedRealm(String, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- importedRealm(String, String) - Method in interface org.keycloak.services.ServicesLogger
- importedRealm$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- ImportedRsaEncKeyProviderFactory - Class in org.keycloak.keys
- ImportedRsaEncKeyProviderFactory() - Constructor for class org.keycloak.keys.ImportedRsaEncKeyProviderFactory
- ImportedRsaKeyProvider - Class in org.keycloak.keys
- ImportedRsaKeyProvider(RealmModel, ComponentModel) - Constructor for class org.keycloak.keys.ImportedRsaKeyProvider
- ImportedRsaKeyProviderFactory - Class in org.keycloak.keys
- ImportedRsaKeyProviderFactory() - Constructor for class org.keycloak.keys.ImportedRsaKeyProviderFactory
- importFrom() - Method in class org.keycloak.services.resources.admin.IdentityProvidersResource
-
Import identity provider from uploaded JSON file
- importFrom(Map<String, Object>) - Method in class org.keycloak.services.resources.admin.IdentityProvidersResource
-
Import identity provider from JSON body
- importNewUser(KeycloakSession, RealmModel, UserModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.AbstractClaimToGroupMapper
- importNewUser(KeycloakSession, RealmModel, UserModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.AbstractClaimToRoleMapper
- importNewUser(KeycloakSession, RealmModel, UserModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.ClaimToUserSessionNoteMapper
- importNewUser(KeycloakSession, RealmModel, UserModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.provider.HardcodedRoleMapper
- importNewUser(KeycloakSession, RealmModel, UserModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- importNewUser(KeycloakSession, RealmModel, UserModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.saml.mappers.AbstractAttributeToGroupMapper
- importNewUser(KeycloakSession, RealmModel, UserModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.saml.mappers.AbstractAttributeToRoleMapper
- importRealm(InputStream) - Method in class org.keycloak.services.resources.admin.RealmsAdminResource
-
Import a realm.
- importRealm(RealmRepresentation) - Method in class org.keycloak.services.managers.RealmManager
- importRealm(RealmRepresentation, boolean) - Method in class org.keycloak.services.managers.RealmManager
-
Deprecated.
- importRealm(RealmRepresentation, Runnable) - Method in class org.keycloak.services.managers.RealmManager
- imports() - Method in record class org.keycloak.services.util.Chunk
-
Returns the value of the
importsrecord component. - importSettings(ResourceServerRepresentation) - Method in class org.keycloak.authorization.admin.ResourceServerService
- importSuccess() - Method in class org.keycloak.services.ServicesLogger_$logger
- importSuccess() - Method in interface org.keycloak.services.ServicesLogger
- importSuccess$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- importUserFromExternalIdentity(BrokeredIdentityContext) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- INCLUDE_IN_ACCESS_TOKEN - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_ACCESS_TOKEN_HELP_TEXT - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_ACCESS_TOKEN_LABEL - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_ACCESS_TOKEN_RESPONSE - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_ACCESS_TOKEN_RESPONSE_HELP_TEXT - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_ACCESS_TOKEN_RESPONSE_LABEL - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_ID_TOKEN - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_ID_TOKEN_HELP_TEXT - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_ID_TOKEN_LABEL - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_INTROSPECTION - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_INTROSPECTION_HELP_TEXT - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_INTROSPECTION_LABEL - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_LIGHTWEIGHT_ACCESS_TOKEN - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_LIGHTWEIGHT_ACCESS_TOKEN_HELP_TEXT - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_LIGHTWEIGHT_ACCESS_TOKEN_LABEL - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_USERINFO - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_USERINFO_HELP_TEXT - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- INCLUDE_IN_USERINFO_LABEL - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- includeAuthnStatement() - Method in class org.keycloak.protocol.saml.SamlClient
- INCLUDED_CLIENT_AUDIENCE - Static variable in class org.keycloak.protocol.oidc.mappers.AudienceProtocolMapper
- INCLUDED_CLIENT_AUDIENCE - Static variable in class org.keycloak.protocol.saml.mappers.SAMLAudienceProtocolMapper
- INCLUDED_CUSTOM_AUDIENCE - Static variable in class org.keycloak.protocol.oidc.mappers.AudienceProtocolMapper
- INCLUDED_CUSTOM_AUDIENCE - Static variable in class org.keycloak.protocol.saml.mappers.SAMLAudienceProtocolMapper
- includeInAccessToken(ProtocolMapperModel) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- includeInAccessTokenResponse(ProtocolMapperModel) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- includeInIDToken(ProtocolMapperModel) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- includeInIntrospection(ProtocolMapperModel) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- includeInLightweightAccessToken(ProtocolMapperModel) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- includeInMetadata() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCContextMapper
-
this claim is not added by default to the metadata
- includeInMetadata() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCGeneratedIdMapper
-
this claim is not added by default to the metadata
- includeInMetadata() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCIssuedAtTimeClaimMapper
-
this claim is not added by default to the metadata
- includeInMetadata() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
-
some specific claims should not be added into the metadata.
- includeInMetadata() - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTypeMapper
-
this claim is not added by default to the metadata
- includeInUserInfo(ProtocolMapperModel) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- includeKubernetesTrustStorePaths(List<String>) - Static method in class org.keycloak.truststore.TruststoreBuilder
-
Include the Kubernetes and/or OpenShift service CA truststore paths if enabled and the files exist.
- includeKubernetesTrustStorePaths(List<String>, String, String) - Static method in class org.keycloak.truststore.TruststoreBuilder
-
Include the Kubernetes and/or OpenShift service CA truststore paths if enabled and the files exist.
- includeOneTimeUseCondition() - Method in class org.keycloak.protocol.saml.SamlClient
- init() - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- init() - Method in class org.keycloak.services.resources.account.AccountConsole
- init() - Method in class org.keycloak.services.resources.IdentityBrokerService
- init(String, Theme.Type, ClassLoader) - Method in class org.keycloak.theme.ClassLoaderTheme
- init(Config.Scope) - Method in class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.PasskeysConditionalUIAuthenticatorFactory
-
Deprecated.
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.client.AbstractClientAuthenticator
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.directgrant.AbstractDirectGrantAuthenticator
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- init(Config.Scope) - Method in class org.keycloak.authentication.forms.RegistrationPage
- init(Config.Scope) - Method in class org.keycloak.authentication.forms.RegistrationPassword
- init(Config.Scope) - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- init(Config.Scope) - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- init(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.DeleteAccount
- init(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- init(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- init(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.TermsAndConditions
- init(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.UpdateEmail
- init(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
- init(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
- init(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
- init(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.UpdateUserLocaleAction
- init(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
- init(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegisterFactory
- init(Config.Scope) - Method in class org.keycloak.authorization.config.UmaWellKnownProviderFactory
- init(Config.Scope) - Method in class org.keycloak.authorization.DefaultAuthorizationProviderFactory
- init(Config.Scope) - Method in class org.keycloak.authorization.protection.introspect.RPTIntrospectionProviderFactory
- init(Config.Scope) - Method in class org.keycloak.broker.provider.IdpLinkAction
- init(Config.Scope) - Method in class org.keycloak.broker.saml.SAMLIdentityProviderFactory
- init(Config.Scope) - Method in class org.keycloak.cache.DefaultAlternativeLookupProviderFactory
- init(Config.Scope) - Method in class org.keycloak.cache.DefaultLocalCacheProviderFactory
- init(Config.Scope) - Method in class org.keycloak.connections.httpclient.DefaultHttpClientFactory
- init(Config.Scope) - Method in class org.keycloak.cookie.DefaultCookieProviderFactory
- init(Config.Scope) - Method in class org.keycloak.credential.PasswordCredentialProviderFactory
- init(Config.Scope) - Method in class org.keycloak.deployment.DefaultDeployedConfigurationsProviderFactory
- init(Config.Scope) - Method in class org.keycloak.device.DeviceRepresentationProviderFactoryImpl
- init(Config.Scope) - Method in class org.keycloak.email.DefaultEmailSenderProviderFactory
- init(Config.Scope) - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProviderFactory
- init(Config.Scope) - Method in class org.keycloak.encoding.GzipResourceEncodingProviderFactory
- init(Config.Scope) - Method in interface org.keycloak.encoding.ResourceEncodingProviderFactory
- init(Config.Scope) - Method in class org.keycloak.events.email.EmailEventListenerProviderFactory
- init(Config.Scope) - Method in class org.keycloak.events.log.JBossLoggingEventListenerProviderFactory
- init(Config.Scope) - Method in class org.keycloak.executors.DefaultExecutorsProviderFactory
- init(Config.Scope) - Method in class org.keycloak.exportimport.KeycloakClientDescriptionConverter
- init(Config.Scope) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProviderFactory
- init(Config.Scope) - Method in class org.keycloak.keys.AbstractGeneratedRsaKeyProviderFactory
- init(Config.Scope) - Method in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- init(Config.Scope) - Method in class org.keycloak.locale.DefaultLocaleSelectorProviderFactory
- init(Config.Scope) - Method in class org.keycloak.locale.DefaultLocaleUpdaterProviderFactory
- init(Config.Scope) - Method in class org.keycloak.models.workflow.RemoveUserAttributeStepProviderFactory
- init(Config.Scope) - Method in class org.keycloak.models.workflow.WorkflowsEventListenerFactory
- init(Config.Scope) - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- init(Config.Scope) - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- init(Config.Scope) - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- init(Config.Scope) - Method in class org.keycloak.protocol.docker.mapper.DockerAuthV2ProtocolMapper
- init(Config.Scope) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oauth2.cimd.provider.AbstractPersistentClientIdMetadataDocumentProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutorFactory
- init(Config.Scope) - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.DefaultCredentialOfferProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.DefaultCredentialOfferStorageFactory
- init(Config.Scope) - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.PreAuthCodeHandlerFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.issuance.JWTVCIssuerWellKnownProviderFactory
- init(Config.Scope) - Method in interface org.keycloak.protocol.oid4vc.issuance.keybinding.CNonceHandlerFactory
- init(Config.Scope) - Method in interface org.keycloak.protocol.oid4vc.issuance.keybinding.ProofValidatorFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- init(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationCheckProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessorFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.VerifiableCredentialOfferAction
- init(Config.Scope) - Method in interface org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProviderFactory
- init(Config.Scope) - Method in interface org.keycloak.protocol.oidc.ext.OIDCExtProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantTypeFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantTypeFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSessionEnforceExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolverFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.ClientCredentialsGrantTypeFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantTypeFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpointFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantTypeFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.PermissionGrantTypeFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantTypeFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.RefreshTokenGrantTypeFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.ResourceOwnerPasswordCredentialsGrantTypeFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.TokenExchangeGrantTypeFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.mappers.AbstractOIDCProtocolMapper
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.mappers.DeployedScriptOIDCProtocolMapper
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.OIDCClientDescriptionConverterFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParserProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.refresh.DefaultRefreshTokenProviderFactory
- init(Config.Scope) - Method in interface org.keycloak.protocol.oidc.token.TokenPostProcessorFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.clientregistration.EntityDescriptorClientRegistrationProviderFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.DefaultSamlArtifactResolverFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.EntityDescriptorDescriptionConverter
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.mappers.AbstractSAMLProtocolMapper
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- init(Config.Scope) - Method in class org.keycloak.protocol.saml.SamlProtocolFactory
- init(Config.Scope) - Method in class org.keycloak.scripting.DefaultScriptingProviderFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolConditionFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.DefaultClientPolicyManagerFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.RegistrationAccessTokenRotationDisabledExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.RejectRequestExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SamlAvoidRedirectBindingExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SamlSignatureEnforcerExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticationAssertionExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureParContentsExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureSessionEnforceExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SuppressRefreshTokenRotationExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.UseLightweightAccessTokenExecutorFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientregistration.AdapterInstallationClientRegistrationProviderFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientregistration.DefaultClientRegistrationProviderFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProviderFactory
- init(Config.Scope) - Method in class org.keycloak.services.clientregistration.policy.AbstractClientRegistrationPolicyFactory
- init(Config.Scope) - Method in class org.keycloak.services.clienttype.DefaultClientTypeManagerFactory
- init(Config.Scope) - Method in class org.keycloak.services.clienttype.impl.DefaultClientTypeProviderFactory
- init(Config.Scope) - Method in class org.keycloak.services.cors.DefaultCorsFactory
- init(Config.Scope) - Method in class org.keycloak.services.DefaultComponentFactoryProviderFactory
- init(Config.Scope) - Method in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- init(Config.Scope) - Method in class org.keycloak.services.managers.DefaultBruteForceProtectorFactory
- init(Config.Scope) - Method in class org.keycloak.services.managers.RealmManagerProviderFactory
-
Deprecated.
- init(Config.Scope) - Method in class org.keycloak.services.migration.DefaultMigrationProviderFactory
- init(Config.Scope) - Method in class org.keycloak.services.resources.account.AccountConsoleFactory
- init(Config.Scope) - Method in class org.keycloak.services.securityprofile.DefaultSecurityProfileProviderFactory
- init(Config.Scope) - Method in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
- init(Config.Scope) - Method in class org.keycloak.services.x509.DefaultClientCertificateLookupFactory
- init(Config.Scope) - Method in class org.keycloak.services.x509.EnvoyProxySslClientCertificateLookupFactory
- init(Config.Scope) - Method in class org.keycloak.services.x509.HaProxySslClientCertificateLookupFactory
- init(Config.Scope) - Method in class org.keycloak.services.x509.NginxProxySslClientCertificateLookupFactory
- init(Config.Scope) - Method in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- init(Config.Scope) - Method in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookupFactory
- init(Config.Scope) - Method in class org.keycloak.theme.ClasspathThemeProviderFactory
- init(Config.Scope) - Method in class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- init(Config.Scope) - Method in class org.keycloak.theme.DefaultThemeManagerFactory
- init(Config.Scope) - Method in class org.keycloak.theme.DefaultThemeSelectorProviderFactory
- init(Config.Scope) - Method in class org.keycloak.theme.FolderThemeProviderFactory
- init(Config.Scope) - Method in class org.keycloak.theme.freemarker.DefaultFreeMarkerProviderFactory
- init(Config.Scope) - Method in class org.keycloak.theme.JarThemeProviderFactory
- init(Config.Scope) - Method in class org.keycloak.timer.basic.BasicTimerProviderFactory
- init(Config.Scope) - Method in class org.keycloak.transaction.JBossJtaTransactionManagerLookup
- init(Config.Scope) - Method in class org.keycloak.truststore.FileTruststoreProviderFactory
- init(Config.Scope) - Method in class org.keycloak.url.HostnameV2ProviderFactory
- init(Config.Scope) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- init(Config.Scope) - Method in class org.keycloak.vault.AbstractVaultProviderFactory
- init(Config.Scope) - Method in class org.keycloak.vault.FilesKeystoreVaultProviderFactory
- init(Config.Scope) - Method in class org.keycloak.vault.FilesPlainTextVaultProviderFactory
- init(KeycloakSession, boolean) - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
-
Subclass have to call this method at the end of constructor to init user profile data.
- initConfigOverrideFromFile(String) - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
- InitialAccessToken - Class in org.keycloak.services.clientregistration
- InitialAccessToken() - Constructor for class org.keycloak.services.clientregistration.InitialAccessToken
- initializeFactory(Class<T>, String, String, ProviderFactory, ComponentModelScope) - Method in class org.keycloak.services.DefaultComponentFactoryProviderFactory
- initializingAdminRealm(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- initializingAdminRealm(String) - Method in interface org.keycloak.services.ServicesLogger
- initializingAdminRealm$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- InitialRefreshTokenContext - Record Class in org.keycloak.protocol.oidc.refresh
- InitialRefreshTokenContext(ClientSessionContext, TokenManager.AccessTokenResponseBuilder, EventBuilder, boolean, AccessToken.Confirmation) - Constructor for record class org.keycloak.protocol.oidc.refresh.InitialRefreshTokenContext
-
Creates an instance of a
InitialRefreshTokenContextrecord class. - initialVerify() - Method in class org.keycloak.services.resources.SessionCodeChecks
- initialVerifyAuthSession() - Method in class org.keycloak.services.resources.SessionCodeChecks
- initiatedActionCanceled(KeycloakSession, AuthenticationSessionModel) - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.VerifiableCredentialOfferAction
- initiatedActionSupport() - Method in class org.keycloak.authentication.requiredactions.DeleteAccount
- initiatedActionSupport() - Method in class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- initiatedActionSupport() - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- initiatedActionSupport() - Method in class org.keycloak.authentication.requiredactions.UpdateEmail
- initiatedActionSupport() - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
- initiatedActionSupport() - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
- initiatedActionSupport() - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
- initiatedActionSupport() - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
- initiatedActionSupport() - Method in class org.keycloak.authentication.requiredactions.VerifyUserProfile
- initiatedActionSupport() - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegister
- initiatedActionSupport() - Method in class org.keycloak.broker.provider.IdpLinkAction
- initiatedActionSupport() - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.VerifiableCredentialOfferAction
- INITIATING_IDP_PARAM - Static variable in class org.keycloak.services.managers.AuthenticationManager
- initLogoutToken(ClientModel, UserModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.jose.jws.DefaultTokenManager
- initProviderFactories() - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- initProviderFactories(boolean, Map<Class<? extends Provider>, Map<String, ProviderFactory>>) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- initTmpDirectory() - Method in class org.keycloak.services.resources.KeycloakApplication
- initToken(KeycloakSession, RealmModel, ClientModel, UserModel, UserSessionModel, ClientSessionContext, boolean) - Method in class org.keycloak.protocol.oidc.TokenManager
- InstagramIdentityProvider - Class in org.keycloak.social.instagram
- InstagramIdentityProvider(KeycloakSession, OAuth2IdentityProviderConfig) - Constructor for class org.keycloak.social.instagram.InstagramIdentityProvider
- InstagramIdentityProviderFactory - Class in org.keycloak.social.instagram
- InstagramIdentityProviderFactory() - Constructor for class org.keycloak.social.instagram.InstagramIdentityProviderFactory
- InstagramUserAttributeMapper - Class in org.keycloak.social.instagram
-
User attribute mapper.
- InstagramUserAttributeMapper() - Constructor for class org.keycloak.social.instagram.InstagramUserAttributeMapper
- InstallationAdapterConfig() - Constructor for class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
- installedAppUrnCallback(String, String, String) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- instance() - Static method in class org.keycloak.authorization.authorization.AuthorizationTokenService
- INSTANCE - Static variable in class org.keycloak.userprofile.validator.PersonNameProhibitedCharactersValidator
- INSTANCE - Static variable in class org.keycloak.userprofile.validator.UsernameProhibitedCharactersValidator
- INSUFFICIENT_LEVEL_OF_AUTHENTICATION - Static variable in class org.keycloak.services.messages.Messages
- INSUFFICIENT_PERMISSION - Static variable in class org.keycloak.services.messages.Messages
- insufficientScope(String) - Method in class org.keycloak.utils.OAuth2Error
- IntegerScopeType - Class in org.keycloak.protocol.oidc.scope
- IntegerScopeType() - Constructor for class org.keycloak.protocol.oidc.scope.IntegerScopeType
- integrity(String) - Method in class org.keycloak.theme.ThemeResourceDescriptor.Builder
- INTENT_CLIENT_BIND_CHECK_ENDPOINT - Static variable in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutorFactory
- IntentBindCheckRequest() - Constructor for class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor.IntentBindCheckRequest
- IntentBindCheckResponse() - Constructor for class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor.IntentBindCheckResponse
- intentClientBindCheckEndpoint - Variable in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor.Configuration
- IntentClientBindCheckExecutor - Class in org.keycloak.services.clientpolicy.executor
- IntentClientBindCheckExecutor(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor
- IntentClientBindCheckExecutor.Configuration - Class in org.keycloak.services.clientpolicy.executor
- IntentClientBindCheckExecutor.IntentBindCheckRequest - Class in org.keycloak.services.clientpolicy.executor
- IntentClientBindCheckExecutor.IntentBindCheckResponse - Class in org.keycloak.services.clientpolicy.executor
- IntentClientBindCheckExecutorFactory - Class in org.keycloak.services.clientpolicy.executor
- IntentClientBindCheckExecutorFactory() - Constructor for class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutorFactory
- intentName - Variable in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor.Configuration
- IntermediaryScopeRepresentation - Class in org.keycloak.protocol.oidc.rar.model
- IntermediaryScopeRepresentation(ClientScopeModel) - Constructor for class org.keycloak.protocol.oidc.rar.model.IntermediaryScopeRepresentation
- IntermediaryScopeRepresentation(ClientScopeModel, String, String) - Constructor for class org.keycloak.protocol.oidc.rar.model.IntermediaryScopeRepresentation
- INTERNAL - Enum constant in enum class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport
- INTERNAL_SERVER_ERROR - Static variable in class org.keycloak.services.messages.Messages
- introspect() - Method in class org.keycloak.protocol.oidc.endpoints.TokenEndpoint
- introspect() - Method in class org.keycloak.protocol.oidc.endpoints.TokenIntrospectionEndpoint
- introspect(String, EventBuilder) - Method in class org.keycloak.authorization.protection.introspect.RPTIntrospectionProvider
- introspect(String, EventBuilder) - Method in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProvider
- introspectionChecks(String) - Method in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProvider
-
Performs introspection checks related to token, client, userSession, user etc.
- INVALID_ACCESS_CODE - Static variable in class org.keycloak.services.messages.Messages
- INVALID_CLIENT - Enum constant in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- INVALID_CLIENT_ID - Static variable in interface org.keycloak.authorization.ErrorCode
- INVALID_CLIENT_METADATA - Static variable in interface org.keycloak.services.clientregistration.ErrorCodes
- INVALID_CODE - Static variable in class org.keycloak.services.messages.Messages
- INVALID_CREDENTIAL_OFFER_REQUEST - Enum constant in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- INVALID_CREDENTIAL_REQUEST - Enum constant in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- INVALID_CREDENTIALS - Enum constant in enum class org.keycloak.services.managers.AuthenticationManager.AuthenticationStatus
- INVALID_EMAIL - Static variable in class org.keycloak.services.messages.Messages
- INVALID_ENCRYPTION_PARAMETERS - Enum constant in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- INVALID_FEDERATED_IDENTITY_ACTION - Static variable in class org.keycloak.services.messages.Messages
- INVALID_GRANT - Enum constant in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- INVALID_NONCE - Enum constant in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- INVALID_ORG_INVITE - Static variable in class org.keycloak.services.messages.Messages
- INVALID_PARAMETER - Static variable in class org.keycloak.services.messages.Messages
- INVALID_PASSWORD - Static variable in class org.keycloak.services.messages.Messages
- INVALID_PASSWORD_CONFIRM - Static variable in class org.keycloak.services.messages.Messages
- INVALID_PASSWORD_EXISTING - Static variable in class org.keycloak.services.messages.Messages
- INVALID_PROOF - Enum constant in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- INVALID_REDIRECT_URI - Static variable in interface org.keycloak.services.clientregistration.ErrorCodes
- INVALID_REDIRECT_URI - Static variable in class org.keycloak.services.messages.Messages
- INVALID_REQUEST - Enum constant in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- INVALID_REQUEST - Static variable in class org.keycloak.services.messages.Messages
- INVALID_REQUEST_OBJECT - Static variable in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutor
- INVALID_REQUESTER - Static variable in class org.keycloak.services.messages.Messages
- INVALID_TOKEN - Enum constant in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- INVALID_TOKEN_REQUIRED_ACTIONS - Static variable in class org.keycloak.services.messages.Messages
- INVALID_TOTP - Static variable in class org.keycloak.services.messages.Messages
- INVALID_URI - Enum constant in enum class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory.UriType
- INVALID_USER - Enum constant in enum class org.keycloak.services.managers.AuthenticationManager.AuthenticationStatus
- INVALID_USER - Static variable in class org.keycloak.services.messages.Messages
- INVALID_USERNAME - Static variable in class org.keycloak.services.messages.Messages
- INVALID_USERNAME_OR_EMAIL - Static variable in class org.keycloak.services.messages.Messages
- invalidate(KeycloakSession, InvalidationHandler.InvalidableObjectType, Object...) - Method in class org.keycloak.services.DefaultComponentFactoryProviderFactory
- invalidate(KeycloakSession, InvalidationHandler.InvalidableObjectType, Object...) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- invalidate(InvalidationHandler.InvalidableObjectType, Object...) - Method in class org.keycloak.services.DefaultKeycloakSession
- INVALIDATE_ACTION_TOKEN - Static variable in class org.keycloak.services.managers.AuthenticationManager
- invalidateRotatedSecret() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Invalidate the rotated secret for the client
- invalidClientIdMetadata(String) - Static method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- invalidKeyForEmailVerification() - Method in class org.keycloak.services.ServicesLogger_$logger
- invalidKeyForEmailVerification() - Method in interface org.keycloak.services.ServicesLogger
- invalidKeyForEmailVerification$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- invalidParameter(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- invalidParameter(String) - Method in interface org.keycloak.services.ServicesLogger
- invalidParameter$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- InvalidQueryParameterFilter - Class in org.keycloak.services.filters
- InvalidQueryParameterFilter() - Constructor for class org.keycloak.services.filters.InvalidQueryParameterFilter
- invalidRequest(String) - Method in class org.keycloak.utils.OAuth2Error
- invalidRequest(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- invalidRequest(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- invalidRequest$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- invalidToken() - Method in class org.keycloak.services.ServicesLogger_$logger
- invalidToken() - Method in interface org.keycloak.services.ServicesLogger
- invalidToken(String) - Method in class org.keycloak.utils.OAuth2Error
- invalidToken$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- INVISIBLE - Static variable in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- invitations() - Method in class org.keycloak.organization.admin.resource.OrganizationResource
- inviteExistingUser(String) - Method in class org.keycloak.organization.admin.resource.OrganizationInvitationResource
- inviteExistingUser(String) - Method in class org.keycloak.organization.admin.resource.OrganizationMemberResource
- InviteOrgActionToken - Class in org.keycloak.authentication.actiontoken.inviteorg
-
Representation of a token that represents a time-limited verify e-mail action.
- InviteOrgActionToken(String, int, String, String) - Constructor for class org.keycloak.authentication.actiontoken.inviteorg.InviteOrgActionToken
- InviteOrgActionTokenHandler - Class in org.keycloak.authentication.actiontoken.inviteorg
-
Action token handler for handling invitation of an existing user to an organization.
- InviteOrgActionTokenHandler() - Constructor for class org.keycloak.authentication.actiontoken.inviteorg.InviteOrgActionTokenHandler
- inviteUser(String, String, String) - Method in class org.keycloak.organization.admin.resource.OrganizationInvitationResource
- inviteUser(String, String, String) - Method in class org.keycloak.organization.admin.resource.OrganizationMemberResource
- invokingDeprecatedEndpoint(URI) - Method in class org.keycloak.services.ServicesLogger_$logger
- invokingDeprecatedEndpoint(URI) - Method in interface org.keycloak.services.ServicesLogger
- invokingDeprecatedEndpoint$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- ipAddress - Variable in class org.keycloak.services.resources.admin.AdminEventBuilder
- IPV4_LOOPBACK_ADDRESS - Enum constant in enum class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory.UriType
- IPV6_LOOPBACK_ADDRESS - Enum constant in enum class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory.UriType
- IS_ACCESS_TOKEN_JWT - Static variable in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- IS_CONSENT_REQUIRED - Static variable in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- IS_SET_RETRY - Static variable in interface org.keycloak.WebAuthnConstants
- IS_USER_IDENTIFIED - Static variable in interface org.keycloak.WebAuthnConstants
- isAccessTokenJwt() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- isActionActive(ClientSessionCode.ActionType) - Method in class org.keycloak.services.managers.ClientSessionCode
- isActionActive(ClientSessionCode.ActionType) - Method in class org.keycloak.services.resources.LogoutSessionCodeChecks
- isActionActive(ClientSessionCode.ActionType) - Method in class org.keycloak.services.resources.SessionCodeChecks
- isActionRequest() - Method in class org.keycloak.services.resources.SessionCodeChecks
- IsActionRequired(ActionTokenContext<?>, CommonClientSessionModel.Action) - Constructor for class org.keycloak.services.resources.LoginActionsServiceChecks.IsActionRequired
- isActive() - Method in class org.keycloak.services.DefaultKeycloakTransactionManager
- isActive() - Method in class org.keycloak.transaction.AsyncResponseTransaction
- isActive() - Method in class org.keycloak.transaction.JtaTransactionWrapper
- isActive() - Method in class org.keycloak.transaction.UserTransactionWrapper
- isAddExtensionsElementWithKeyInfo() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isAdditionalReqParamsFailFast(boolean) - Method in class org.keycloak.protocol.oidc.OIDCProviderConfig
- isAdmin() - Method in interface org.keycloak.services.resources.admin.fgap.RealmsPermissionEvaluator
- isAdmin(RealmModel) - Method in interface org.keycloak.services.resources.admin.fgap.RealmsPermissionEvaluator
- isAdminGroup(GroupModel) - Method in class org.keycloak.services.DefaultPermissions
- isAdministrationRealm(RealmModel) - Static method in class org.keycloak.services.managers.RealmManager
- isAdminUser(UserModel) - Method in class org.keycloak.services.DefaultPermissions
- isAllowClientIdAsAudience() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- isAllowCreate() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isAllowEmptyContentType() - Method in class org.keycloak.headers.DefaultSecurityHeadersOptions
- isAllowFrontChannelLogout() - Method in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutor.Configuration
- isAllowHttpScheme() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.Configuration
- isAllowHttpScheme() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- isAllowIPv4LoopbackAddress() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- isAllowIPv6LoopbackAddress() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- isAllowLookupOfflineUserSession() - Method in enum class org.keycloak.protocol.oidc.encode.AccessTokenContext.SessionType
- isAllowLookupOnlineUserSession() - Method in enum class org.keycloak.protocol.oidc.encode.AccessTokenContext.SessionType
- isAllowMultipleAudiencesForJwtClientAuthentication() - Method in class org.keycloak.protocol.oidc.OIDCProviderConfig
- isAllowOpenRedirect() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- isAllowPrivateUseUriScheme() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- isAllowTokenIntrospectionWithoutAudienceCheck() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isAllowTokenIntrospectionWithoutAudienceCheck() - Method in class org.keycloak.protocol.oidc.OIDCProviderConfig
- isAllowTokenResponseType() - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutor.Configuration
- isAllowTransientClientSession() - Method in enum class org.keycloak.protocol.oidc.encode.AccessTokenContext.SessionType
- isAllowTransientUserSession() - Method in enum class org.keycloak.protocol.oidc.encode.AccessTokenContext.SessionType
- isAllowUnmanagedAttribute() - Method in class org.keycloak.userprofile.ServiceAccountAttributes
- isAllowUserinfoWithLightweightAccessToken() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isAllowUserinfoWithLightweightAccessToken() - Method in class org.keycloak.protocol.oidc.OIDCProviderConfig
- isAllowWildcardContextPath() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- isAllowWildcardResirects() - Method in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutor.Configuration
- isAlwaysDisplayInConsole() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- isAmrValid(Map<String, String>, Integer) - Static method in class org.keycloak.protocol.oidc.utils.AmrUtils
-
Check if the AMR is still valid by determining if the execution time + the configured max age is less than the current time
- isApplicable(String) - Method in class org.keycloak.services.clienttype.impl.DefaultClientType
- isArtifactBindingResponse() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isAssertionReuseAllowed() - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProvider
- isAssertionReuseAllowed() - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- isAssertionReuseAllowed() - Method in class org.keycloak.social.google.GoogleIdentityProvider
- isAsymmetricAlgorithm() - Method in class org.keycloak.crypto.AsymmetricClientSignatureVerifierProvider
- isAsymmetricAlgorithm() - Method in class org.keycloak.crypto.AsymmetricSignatureProvider
- isAsymmetricAlgorithm() - Method in class org.keycloak.crypto.ECDSAClientSignatureVerifierProvider
- isAsymmetricAlgorithm() - Method in class org.keycloak.crypto.ECDSASignatureProvider
- isAsymmetricAlgorithm() - Method in class org.keycloak.crypto.EdDSAClientSignatureVerifierProvider
- isAsymmetricAlgorithm() - Method in class org.keycloak.crypto.EdDSASignatureProvider
- isAsymmetricAlgorithm() - Method in class org.keycloak.crypto.MacSecretClientSignatureVerifierProvider
- isAsymmetricAlgorithm() - Method in class org.keycloak.crypto.MacSecretSignatureProvider
- isAuthenticationSessionFresh() - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- isAuthSessionNotFound() - Method in class org.keycloak.services.managers.ClientSessionCode.ParseResult
- isAuthTimeExpired(UserSessionModel, AuthenticationSessionModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- isAuthTimeExpired(JsonWebToken, AuthenticationSessionModel) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- isAutoConfigure() - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutor.Configuration
- isAutoConfigure() - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutor.Configuration
- isAutoConfigure() - Method in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutor.Configuration
- isAutoConfigure() - Method in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutor.Configuration
- isAutoConfigure() - Method in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutor.Configuration
- isAutoConfigure() - Method in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutor.Configuration
- isAutoConfigure() - Method in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutor.Configuration
- isAutoConfigure() - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutor.Configuration
- isAvailableViaServerMetadata() - Method in class org.keycloak.protocol.oauth2.OAuth2WellKnownProviderFactory
- isAvailableViaServerMetadata() - Method in class org.keycloak.protocol.oid4vc.issuance.JWTVCIssuerWellKnownProviderFactory
- isAvailableViaServerMetadata() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProviderFactory
- isAvailableViaServerMetadata() - Method in interface org.keycloak.wellknown.WellKnownProviderFactory
-
Controls if the
WellKnownProvideris available via server metadata endpoint. - isBackchannelLogoutSessionRequired() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isBackchannelSupported() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- isBackchannelSupported() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isBasicAuthentication() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- isBasicAuthenticationUnencoded() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- isBearerOnly() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- isBindingRequired() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
-
Whether cryptographic holder binding is required for this credential configuration.
- isBlank(String) - Static method in class org.keycloak.services.validation.Validation
-
Check if string is blank (null or lenght is 0 or contains only white characters)
- isBootstrapCompleted() - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- isBrowserFlow() - Method in class org.keycloak.authentication.AuthenticationProcessor
- isCacheEnabled() - Method in class org.keycloak.theme.DefaultThemeManager
- isCacheEnabled() - Method in class org.keycloak.theme.DefaultThemeManagerFactory
- isCanonicalDnEnabled() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- isCertValidationEnabled() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- isClientRotatedSecretExpired() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- isClientSecretExpired() - Method in class org.keycloak.protocol.oidc.OIDCClientSecretConfigWrapper
- isClientSessionValid(RealmModel, ClientModel, UserSessionModel, AuthenticatedClientSessionModel) - Static method in class org.keycloak.services.managers.AuthenticationManager
- isClosed() - Method in class org.keycloak.services.DefaultKeycloakSession
- isCompatible(Map<String, String>) - Method in class org.keycloak.compatibility.FeatureCompatibilityMetadataProvider
- isCompatible(Map<String, String>) - Method in class org.keycloak.compatibility.KeycloakCompatibilityMetadataProvider
- isConditionalPasskeysEnabled(UserModel) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- isConfigurable() - Method in class org.keycloak.authentication.forms.RegistrationPage
- isConfigurable() - Method in class org.keycloak.authentication.forms.RegistrationPassword
- isConfigurable() - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- isConfigurable() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- isConfigurable() - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- isConfigurable() - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- isConfigured() - Method in class org.keycloak.services.resources.account.PasswordUtil
- isConfigured(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.services.resources.account.PasswordUtil
-
Deprecated.Instead, use
PasswordUtil.isConfigured() - isConfiguredFor(RealmModel, UserModel) - Method in class org.keycloak.credential.OTPCredentialProvider
- isConfiguredFor(RealmModel, UserModel, String) - Method in class org.keycloak.credential.OTPCredentialProvider
- isConfiguredFor(RealmModel, UserModel, String) - Method in class org.keycloak.credential.PasswordCredentialProvider
- isConfiguredFor(RealmModel, UserModel, String) - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProvider
- isConfiguredFor(RealmModel, UserModel, String) - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- isConsentRequired() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- isCookieAuthenticated() - Method in class org.keycloak.services.managers.Auth
- isCorrectProtocolFromRepresentation(ClientCRUDContext) - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolCondition
- isCreateRealm() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- isDestinationRequired() - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- isDestinationRequired() - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- isDeviceCodeDeniedForDeviceVerificationFlow(KeycloakSession, RealmModel, AuthenticationSessionModel) - Static method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- isDirectAccessGrantsEnabled() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- isDisabledByBruteForce(AuthenticationFlowContext, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- isDisabledByBruteForce(AuthenticationFlowContext, UserModel) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticator
- isDisableNonce() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- isDisableTypeClaimCheck() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- isDisableUserInfoService() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- isDownloadOnly() - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- isDownloadOnly() - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- isDownloadOnly() - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- isDownloadOnly() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- isDownloadOnly() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- isDownloadOnly() - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- isDownloadOnly() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- isDownloadOnly() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- isDownloadOnly() - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- isDownloadOnly() - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- isDownloadOnly() - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- isDuplicateEmailsAllowed() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- isDynamicEntry() - Method in record class org.keycloak.services.util.Chunk
-
Returns the value of the
isDynamicEntryrecord component. - isEditEmailAllowed() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- isEditEmailAllowed() - Method in interface org.keycloak.authentication.requiredactions.util.UpdateProfileContext
- isEditEmailAllowed() - Method in class org.keycloak.authentication.requiredactions.util.UserUpdateProfileContext
- isEditEmailAllowed() - Method in class org.keycloak.forms.login.freemarker.model.ProfileBean
- isEditUsernameAllowed() - Method in class org.keycloak.authentication.authenticators.broker.util.SerializedBrokeredIdentityContext
- isEditUsernameAllowed() - Method in interface org.keycloak.authentication.requiredactions.util.UpdateProfileContext
- isEditUsernameAllowed() - Method in class org.keycloak.authentication.requiredactions.util.UserUpdateProfileContext
- isEditUsernameAllowed() - Method in class org.keycloak.forms.login.freemarker.model.ProfileBean
- isEditUsernameAllowed() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- isEmailValid(String) - Static method in class org.keycloak.services.validation.Validation
- isEmpty() - Method in class org.keycloak.connections.httpclient.ProxyMappings
- isEmpty(String) - Static method in class org.keycloak.services.validation.Validation
-
Check if string is empty (null or lenght is 0)
- isEnabled() - Method in class org.keycloak.authorization.admin.AuthorizationService
- isEnabled() - Method in interface org.keycloak.broker.oidc.IssuerValidation
- isEnabled() - Method in class org.keycloak.forms.login.freemarker.model.TotpBean
- isEnabled(KeycloakSession) - Static method in class org.keycloak.organization.utils.Organizations
- isEnabled(KeycloakSession, ProtocolMapperModel) - Static method in class org.keycloak.protocol.ProtocolMapperUtils
- isEnabled(RealmModel) - Static method in class org.keycloak.authentication.requiredactions.UpdateEmail
- isEnabled(ProviderFactory, Config.Scope) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- isEnabledAndOrganizationsPresent(KeycloakSession) - Static method in class org.keycloak.organization.utils.Organizations
- isEnabledAndOrganizationsPresent(OrganizationProvider) - Static method in class org.keycloak.organization.utils.Organizations
- isEnabledFromMetadata() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isEncryptionRequired() - Method in class org.keycloak.protocol.oid4vc.model.CredentialRequestEncryptionMetadata
- isEncryptionRequired() - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor.Configuration
- isEnforced() - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutor.Configuration
- isEntry() - Method in record class org.keycloak.services.util.Chunk
-
Returns the value of the
isEntryrecord component. - isError() - Method in class org.keycloak.theme.beans.MessageBean
- isExcludeIssuerFromAuthResponse() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isExcludeSessionStateFromAuthResponse() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isExpired() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- isExpiredCode() - Method in class org.keycloak.protocol.oidc.utils.OAuth2CodeParser.ParseResult
- isExpiredToken() - Method in class org.keycloak.services.managers.ClientSessionCode.ParseResult
- isExternalInternalTokenExchangeRequest(TokenExchangeContext) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
-
Is it the request for external-internal token exchange?
- isForceAuthn() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isForcedReauthentication(AuthenticationSessionModel) - Static method in class org.keycloak.authentication.AuthenticatorUtil
- isForceRotation() - Method in class org.keycloak.services.clientpolicy.context.ClientSecretRotationContext
- isForkedFlow(AuthenticationSessionModel) - Static method in class org.keycloak.authentication.AuthenticatorUtil
- isFrontchannelLogout() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- isFrontChannelLogoutEnabled() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isFrontChannelLogoutSessionRequired() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isGlobal() - Method in class org.keycloak.models.workflow.WorkflowsEventListenerFactory
- isGranted(Result.PolicyResult) - Method in class org.keycloak.authorization.admin.PolicyEvaluationService.EvaluationDecisionCollector
- isHideOnLogin() - Method in class org.keycloak.broker.kubernetes.KubernetesIdentityProviderConfig
- isHideOnLogin() - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProviderConfig
- isHostAllowedForClient(String, ClientModel, KeycloakSession) - Static method in class org.keycloak.protocol.oidc.utils.ClientHostUtils
-
Validates that a hostname matches one of the client's registered nodes or the management URL/Admin URL.
- isHtmlRequest(HttpHeaders) - Static method in class org.keycloak.utils.MediaTypeMatcher
- isIdentityFederationEnabled() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- isIllegalCode() - Method in class org.keycloak.protocol.oidc.utils.OAuth2CodeParser.ParseResult
- isIllegalHash() - Method in class org.keycloak.services.managers.ClientSessionCode.ParseResult
- isImpersonatable(UserModel) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionManagement
- isImpersonatable(UserModel, ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionEvaluator
-
Deprecated.
- isImplicitFlow() - Method in class org.keycloak.protocol.oidc.utils.OIDCResponseType
- isImplicitFlowEnabled() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- isImplicitOrHybridFlow() - Method in class org.keycloak.protocol.oidc.utils.OIDCResponseType
- isImportMasterIncluded() - Method in class org.keycloak.exportimport.ExportImportManager
- isInitialAccessToken() - Method in class org.keycloak.services.clientregistration.ClientRegistrationAuth
- isInternal() - Method in class org.keycloak.authentication.actiontoken.ActionTokenHandlerSpi
- isInternal() - Method in class org.keycloak.encoding.ResourceEncodingSpi
- isInternal() - Method in class org.keycloak.exportimport.ClientDescriptionConverterSpi
- isInternal() - Method in class org.keycloak.protocol.oauth2.cimd.provider.ClientIdMetadataDocumentProviderSpi
- isInternal() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderSpi
- isInternal() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferProviderSpi
- isInternal() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferStorageSpi
- isInternal() - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.PreAuthCodeHandlerSpi
- isInternal() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.CNonceHandlerSpi
- isInternal() - Method in class org.keycloak.protocol.oid4vc.issuance.keybinding.ProofValidatorSpi
- isInternal() - Method in class org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerSpi
- isInternal() - Method in class org.keycloak.protocol.oidc.encode.TokenContextEncoderSpi
- isInternal() - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointCheckSpi
- isInternal() - Method in class org.keycloak.protocol.oidc.ext.OIDCExtSPI
- isInternal() - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelSpi
- isInternal() - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.CIBALoginUserResolverSpi
- isInternal() - Method in class org.keycloak.protocol.oidc.refresh.RefreshTokenSpi
- isInternal() - Method in class org.keycloak.protocol.oidc.token.TokenInterceptorSpi
- isInternal() - Method in class org.keycloak.protocol.saml.preprocessor.SamlAuthenticationPreprocessorSpi
- isInternal() - Method in class org.keycloak.services.clientregistration.ClientRegistrationSpi
- isInternal() - Method in class org.keycloak.services.clientregistration.policy.ClientRegistrationPolicySpi
- isInternal() - Method in class org.keycloak.services.managers.RealmManagerSpi
-
Deprecated.
- isInternal() - Method in class org.keycloak.services.resources.admin.ext.AdminRealmResourceSpi
- isInternal() - Method in class org.keycloak.services.x509.X509ClientCertificateLookupSpi
- isInternal() - Method in class org.keycloak.theme.freemarker.FreeMarkerSPI
- isInternal() - Method in class org.keycloak.wellknown.WellKnownSpi
- isInternal(ProviderFactory<?>) - Static method in class org.keycloak.services.DefaultKeycloakSessionFactory
- isInternalClient(String) - Static method in class org.keycloak.partialimport.ClientsPartialImport
- isInternationalizationEnabled() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- isInvalidResponseType(AuthorizationEndpointChecker.AuthorizationCheckException) - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- isIssuer(String, MultivaluedMap<String, String>) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- isIssuer(String, MultivaluedMap<String, String>) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- isIssuer(String, MultivaluedMap<String, String>) - Method in class org.keycloak.social.gitlab.GitLabIdentityProvider
- isIssuer(String, MultivaluedMap<String, String>) - Method in class org.keycloak.social.google.GoogleIdentityProvider
- isJsonRequest(HttpHeaders) - Static method in class org.keycloak.utils.MediaTypeMatcher
- isJWTAuthentication() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- isJWTAuthorizationGrantAssertionReuseAllowed() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- isJWTAuthorizationGrantEnabled() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- isJwtAuthorizationGrantLimitAccessTokenExp() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- isJwtX509HeadersEnabled() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- isKeyAttestationRequired() - Method in class org.keycloak.protocol.oid4vc.model.CredentialScopeRepresentation
- isLeftToRight(String) - Static method in class org.keycloak.theme.beans.LocaleBean
- isLevelAuthenticatedInPreviousAuth(int, int) - Method in class org.keycloak.authentication.authenticators.util.AcrStore
- isLevelOfAuthenticationForced() - Method in class org.keycloak.authentication.authenticators.util.AcrStore
- isLevelOfAuthenticationSatisfiedFromCurrentAuthentication(AuthenticationFlowModel) - Method in class org.keycloak.authentication.authenticators.util.AcrStore
- isLimitAccessTokenExpiration() - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProvider
- isLimitAccessTokenExpiration() - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- isLinkedAccountsEnabled(UserModel) - Method in class org.keycloak.services.resources.account.AccountConsole
- isLocal(String) - Static method in class org.keycloak.utils.SecureContextResolver
- isLocal(KeycloakSession) - Static method in class org.keycloak.services.resources.WelcomeResource
- isLocalAddress(String) - Static method in class org.keycloak.utils.SecureContextResolver
-
Test whether the given address is the localhost
- isLocalHost(String) - Static method in class org.keycloak.utils.SecureContextResolver
- isLoginWithEmailAllowed() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- isLogoutConfirmationEnabled() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isLogoutPostBindingForInitiator(UserSessionModel) - Static method in class org.keycloak.protocol.saml.SamlProtocol
- isMandatory() - Method in class org.keycloak.protocol.oid4vc.model.Claim
- isMandatory() - Method in class org.keycloak.protocol.oid4vc.model.ClaimsDescription
-
Returns the mandatory flag, defaulting to false if not set.
- isMaxAge() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.ClientMetadataCacheControl
- isMember() - Method in class org.keycloak.forms.login.freemarker.model.OrganizationBean
- isMessageFullySigned(SAMLDocumentHolder) - Method in class org.keycloak.broker.saml.SAMLEndpoint.ArtifactBinding
- isMessageFullySigned(SAMLDocumentHolder) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- isMessageFullySigned(SAMLDocumentHolder) - Method in class org.keycloak.broker.saml.SAMLEndpoint.PostBinding
- isMessageFullySigned(SAMLDocumentHolder) - Method in class org.keycloak.broker.saml.SAMLEndpoint.RedirectBinding
- isMultipleAudienceAllowed() - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- isMultipleAudienceAllowed() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientValidator
- isMultipleAudienceAllowed() - Method in class org.keycloak.authentication.authenticators.client.JWTClientValidator
- isMultivalued() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- isMultivalued(ProtocolMapperModel) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- isNewInstall() - Method in class org.keycloak.services.managers.ApplianceBootstrap
- isNoCache() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.ClientMetadataCacheControl
- isNoMasterUser() - Method in class org.keycloak.services.managers.ApplianceBootstrap
- isNoStore() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.ClientMetadataCacheControl
- isNotEmail() - Method in class org.keycloak.forms.login.freemarker.model.PasswordPoliciesBean
- isNotUsername() - Method in class org.keycloak.forms.login.freemarker.model.PasswordPoliciesBean
- ISO_8601_DATE_FORMAT - Static variable in class org.keycloak.protocol.docker.DockerAuthV2Protocol
- isOAuth2_0Compliant() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- isOAuth2_1Compliant() - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- isOAuth2DeviceVerificationFlow(AuthenticationSessionModel) - Static method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- isOfflineAccess() - Method in class org.keycloak.social.google.GoogleIdentityProviderConfig
- isOfflineAccessGranted(KeycloakSession, AuthenticatedClientSessionModel) - Static method in class org.keycloak.services.util.UserSessionUtil
- isOfflineToken() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- isOfflineTokenAllowed(ClientSessionContext) - Method in class org.keycloak.services.managers.UserSessionManager
- isOfflineTokenRequested() - Method in class org.keycloak.services.util.DefaultClientSessionContext
- isOnlyAllowConfidentialClient() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutor.Configuration
- isOrganizationGroup(GroupModel) - Static method in class org.keycloak.organization.utils.Organizations
- isParameterized() - Method in class org.keycloak.protocol.oidc.rar.model.IntermediaryScopeRepresentation
- isParRequest() - Method in class org.keycloak.services.clientpolicy.context.AuthorizationRequestContext
- isPasskeysEnabled() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnConditionalUIAuthenticator
- isPasskeysEnabled(KeycloakSession) - Static method in class org.keycloak.authentication.authenticators.browser.WebAuthnConditionalUIAuthenticator
- isPassword() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- isPasswordValidated(AuthenticationSessionModel) - Static method in class org.keycloak.authentication.AuthenticatorUtil
- isPermanentlyLockedOut(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.services.managers.DefaultBlockingBruteForceProtector
- isPermanentlyLockedOut(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.services.managers.DefaultBruteForceProtector
- isPermissionsEnabled() - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionManagement
- isPermissionsEnabled(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionEvaluator
- isPermissionsEnabled(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- isPermissionsEnabled(GroupModel) - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionManagement
- isPermissionsEnabled(IdentityProviderModel) - Method in interface org.keycloak.services.resources.admin.fgap.IdentityProviderPermissionManagement
- isPermissionsEnabled(RoleModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionManagement
- isPkceEnabled() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- isPollingAllowed(KeycloakSession, OAuth2DeviceCodeModel) - Static method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- isPostBinding(AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- isPostBinding(AuthenticationSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- isPostBindingAuthnRequest() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isPostBindingLogout() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isPostBindingResponse() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isProcessed(AuthenticationProcessor, AuthenticationExecutionModel) - Static method in class org.keycloak.authentication.DefaultAuthenticationFlow
- isProcessed(AuthenticationExecutionModel) - Method in class org.keycloak.authentication.DefaultAuthenticationFlow
- isPromptLogin(AuthenticationSessionModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- isPublicClient() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- isReadOnly() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- isReadOnly(String) - Method in class org.keycloak.userprofile.ServiceAccountAttributes
- isReadOnlyOrganizationMember(KeycloakSession, UserModel) - Static method in class org.keycloak.organization.utils.Organizations
- isRealmAdmin() - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionEvaluator
- isReAuthRequiredForKcAction(UserSessionModel, AuthenticationSessionModel) - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- isRedirectUriParameter - Variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.UriValidation
- IsRedirectValid(ActionTokenContext<?>, String) - Constructor for class org.keycloak.services.resources.LoginActionsServiceChecks.IsRedirectValid
- isRegistrationAccessToken() - Method in class org.keycloak.services.clientregistration.ClientRegistrationAuth
- isRegistrationAllowed() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- isRegistrationAllowed() - Method in class org.keycloak.organization.forms.login.freemarker.model.OrganizationAwareRealmBean
- isRegistrationAllowed(KeycloakSession, RealmModel) - Static method in class org.keycloak.organization.utils.Organizations
- isRegistrationEmailAsUsername() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- isRememberMe() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- isRemoveable() - Method in class org.keycloak.services.resources.account.AccountCredentialResource.CredentialContainer
- isRepeatable() - Method in class org.keycloak.protocol.oidc.scope.BooleanScopeType
- isRepeatable() - Method in class org.keycloak.protocol.oidc.scope.DelegationScopeType
- isRepeatableScope(KeycloakSession, ClientScopeModel) - Static method in class org.keycloak.protocol.oidc.TokenManager
- isReplacePlaceholders() - Static method in class org.keycloak.exportimport.ExportImportConfig
- isRequireClientAssertion() - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutor.Configuration
- isRequired() - Method in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
- isRequiresShortStateParameter() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- isResetPasswordAllowed() - Method in class org.keycloak.forms.login.freemarker.model.RealmBean
- isResourceServer() - Method in class org.keycloak.authorization.common.KeycloakIdentity
- isRestrictSameDomain() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.Configuration
- isReusePermitted() - Method in class org.keycloak.authentication.authenticators.client.AbstractJWTClientValidator
- isReusePermitted() - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientValidator
- isReusePermitted() - Method in class org.keycloak.authentication.authenticators.client.JWTClientValidator
- isRtl() - Method in class org.keycloak.theme.beans.LocaleBean
-
Whether it is Right-to-Left language or not.
- isRunExport() - Method in class org.keycloak.exportimport.ExportImportManager
- isSameDomain(String, String) - Static method in class org.keycloak.organization.utils.Organizations
- isSameDomain(String, OrganizationDomainModel) - Static method in class org.keycloak.organization.utils.Organizations
- isSecureContext(KeycloakSession) - Static method in class org.keycloak.utils.SecureContextResolver
-
Determines if a session is within a 'secure context', meaning its origin is considered potentially trustworthy by user-agents.
- isSendClientIdOnLogout() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- isSendIdTokenOnLogout() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- isSerialnumberHex() - Method in class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel
- isServiceAccountsEnabled() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- isSessionValid(RealmModel, UserSessionModel) - Static method in class org.keycloak.services.managers.AuthenticationManager
- isSignSpMetadata() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isSingleTransaction() - Static method in class org.keycloak.exportimport.ExportImportConfig
- isSkipLink() - Method in class org.keycloak.forms.login.freemarker.model.LogoutConfirmBean
- isSmaxAge() - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.ClientMetadataCacheControl
- isSSOAuthentication(AuthenticatedClientSessionModel) - Static method in class org.keycloak.services.managers.AuthenticationManager
- isSSOAuthentication(AuthenticationSessionModel) - Static method in class org.keycloak.authentication.AuthenticatorUtil
- isStandardFlowEnabled() - Method in class org.keycloak.services.clienttype.client.TypeAwareClientModelDelegate
- isStandardTokenExchangeEnabled() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isStoreTokenInSession() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isSuccess() - Method in class org.keycloak.forms.login.freemarker.model.CodeBean
- isSuccess() - Method in class org.keycloak.theme.beans.MessageBean
- isSuccessful() - Method in class org.keycloak.authentication.ClientAuthenticationFlow
- isSuccessful() - Method in class org.keycloak.authentication.DefaultAuthenticationFlow
- isSuccessful() - Method in class org.keycloak.authentication.FormAuthenticationFlow
- isSuccessful(AuthenticationExecutionModel) - Method in class org.keycloak.authentication.AuthenticationProcessor
- isSuccessfulSamlResponse(ResponseType) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- ISSUED_CREDENTIAL_ID - Static variable in class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
-
Access token (and refresh token) claim with reference to the issued-credential ID.
- issuedNowWithTTL(int) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationJwt
- issuedNowWithTTL(int) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationPoPJwt
- issuedVerifiableCredentials() - Method in class org.keycloak.services.resources.account.AccountRestService
- issuer(String) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationJwt
- issuer(String) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ClientAttestationPoPJwt
- ISSUER - Static variable in class org.keycloak.protocol.docker.DockerAuthV2Protocol
- ISSUER - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- ISSUER_STATE - Static variable in class org.keycloak.protocol.oid4vc.model.AuthorizationCodeGrant
- ISSUER_URL - Static variable in class org.keycloak.social.google.GoogleIdentityProvider
- IssuerDeserializer() - Constructor for class org.keycloak.protocol.oid4vc.model.VerifiableCredential.IssuerDeserializer
- ISSUERDN - Enum constant in enum class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.MappingSourceType
- IssuerState - Class in org.keycloak.protocol.oid4vc.model
-
Container for the issuer state used by the authorization code grant in a Credential Offer
- IssuerState() - Constructor for class org.keycloak.protocol.oid4vc.model.IssuerState
- IssuerValidation - Interface in org.keycloak.broker.oidc
- issueUserInfo() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- issueUserInfoGet() - Method in class org.keycloak.protocol.oidc.endpoints.UserInfoEndpoint
- issueUserInfoPost() - Method in class org.keycloak.protocol.oidc.endpoints.UserInfoEndpoint
- issueUserInfoPreflight() - Method in class org.keycloak.protocol.oidc.endpoints.LogoutEndpoint
- issueUserInfoPreflight() - Method in class org.keycloak.protocol.oidc.endpoints.UserInfoEndpoint
- isSupported() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessor
- isSupported(String) - Method in interface org.keycloak.exportimport.ClientDescriptionConverterFactory
- isSupported(String) - Method in class org.keycloak.exportimport.KeycloakClientDescriptionConverter
- isSupported(String) - Method in class org.keycloak.protocol.oidc.OIDCClientDescriptionConverterFactory
- isSupported(String) - Method in class org.keycloak.protocol.saml.EntityDescriptorDescriptionConverter
- isSupported(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.PasskeysConditionalUIAuthenticatorFactory
-
Deprecated.
- isSupported(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- isSupported(Config.Scope) - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- isSupported(Config.Scope) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- isSupported(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.UpdateEmail
- isSupported(Config.Scope) - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegisterFactory
- isSupported(Config.Scope) - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.broker.kubernetes.KubernetesIdentityProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.credential.WebAuthnCredentialProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.models.workflow.WorkflowsEventListenerFactory
- isSupported(Config.Scope) - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticatorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationGroupMembershipMapper
- isSupported(Config.Scope) - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- isSupported(Config.Scope) - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationTokenPostProcessorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationGroupMembershipMapper
- isSupported(Config.Scope) - Method in class org.keycloak.organization.protocol.mappers.saml.OrganizationMembershipMapper
- isSupported(Config.Scope) - Method in class org.keycloak.organization.validator.OrganizationMemberValidator
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.docker.DockerAuthV2ProtocolFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeConditionFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- isSupported(Config.Scope) - Method in interface org.keycloak.protocol.oauth2.cimd.provider.ClientIdMetadataDocumentProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationCheckProviderFactory
- isSupported(Config.Scope) - Method in interface org.keycloak.protocol.oid4vc.OID4VCEnvironmentProviderFactory
- isSupported(Config.Scope) - Method in interface org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantTypeFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.CibaRootEndpoint
- isSupported(Config.Scope) - Method in interface org.keycloak.protocol.oidc.grants.ciba.resolvers.CIBALoginUserResolverFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantTypeFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpointFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantTypeFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantTypeFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.grants.TokenExchangeGrantTypeFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.mappers.AcrProtocolMapper
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.mappers.DeployedScriptOIDCProtocolMapper
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeMapper
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.mappers.ScriptBasedOIDCProtocolMapper
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.par.endpoints.ParRootEndpoint
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.resourceindicators.ResourceIndicatorsPostProcessorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
- isSupported(Config.Scope) - Method in class org.keycloak.protocol.saml.mappers.ScriptBasedMapper
- isSupported(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.RegistrationAccessTokenRotationDisabledExecutorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.SuppressRefreshTokenRotationExecutorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.services.clientpolicy.executor.UseLightweightAccessTokenExecutorFactory
- isSupported(Config.Scope) - Method in class org.keycloak.services.clienttype.DefaultClientTypeManagerFactory
- isSupported(Config.Scope) - Method in class org.keycloak.services.clienttype.impl.DefaultClientTypeProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.social.instagram.InstagramIdentityProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.social.twitter.TwitterIdentityProviderFactory
- isSupported(Config.Scope) - Method in class org.keycloak.url.HostnameV2ProviderFactory
- isSupportedAssertionType(String) - Method in class org.keycloak.authentication.authenticators.client.DefaultClientAssertionStrategy
- isSupportedAssertionType(String) - Method in class org.keycloak.broker.spiffe.SpiffeClientAssertionStrategy
- isSupportedEcAlgorithm(String) - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- isSupportedEcAlgorithm(String) - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- isSupportedEcAlgorithm(String) - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- isSupportedRsaAlgorithm(String) - Method in class org.keycloak.keys.AbstractGeneratedRsaKeyProviderFactory
- isSupportedRsaAlgorithm(String) - Method in class org.keycloak.keys.AbstractImportedRsaKeyProviderFactory
- isSupportedRsaAlgorithm(String) - Method in class org.keycloak.keys.GeneratedRsaEncKeyProviderFactory
- isSupportedRsaAlgorithm(String) - Method in class org.keycloak.keys.GeneratedRsaKeyProviderFactory
- isSupportedRsaAlgorithm(String) - Method in class org.keycloak.keys.ImportedRsaEncKeyProviderFactory
- isSupportedRsaAlgorithm(String) - Method in class org.keycloak.keys.ImportedRsaKeyProviderFactory
- isSupportsClientAssertionReuse() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- isSupportsClientAssertions() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- isSymmetricAlgorithmAllowed() - Method in class org.keycloak.authentication.authenticators.client.AbstractBaseJWTValidator
-
By default, symmetric algorithms are not allowed
- isSymmetricAlgorithmAllowed() - Method in class org.keycloak.authentication.authenticators.client.JWTClientSecretValidator
- isTemporarilyDisabled(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.services.managers.DefaultBlockingBruteForceProtector
- isTemporarilyDisabled(KeycloakSession, RealmModel, UserModel) - Method in class org.keycloak.services.managers.DefaultBruteForceProtector
- isTemporary - Variable in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- isTemporary() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- isTokenAllowed(KeycloakSession, AccessToken) - Method in class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantType
-
Restrict pre-authorized tokens to the VC credential endpoint.
- isTokenTypeSupported(JsonWebToken) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- isType(KeycloakSession, IdentityProviderType) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- isUiLocales() - Method in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- isUseDPoP() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isUseJwksString() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isUseJwksUrl() - Method in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- isUseJwksUrl() - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProviderConfig
- isUseJwksUrl() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isUseLowerCaseInTokenResponse() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isUseMetadataDescriptorUrl() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isUseMetadataDescriptorUrl() - Method in class org.keycloak.protocol.saml.SamlClient
- isUseMtlsHokToken() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isUserAlreadySetBeforeUsernamePasswordAuth(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator
- isUseRefreshToken() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isUseRefreshTokenForClientCredentialsGrant() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
-
If true, then Client Credentials Grant generates refresh token and creates user session.
- isUseResourceRoleMappings() - Method in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
- isUseRfc9068AccessTokenHeaderType() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isUserInfoEncryptionRequired() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isUserInfoSignatureRequired() - Method in class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
- isUserIp() - Method in class org.keycloak.social.google.GoogleIdentityProviderConfig
- isUsernameValid(String) - Static method in class org.keycloak.services.validation.Validation
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.client.AbstractClientAuthenticator
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- isUserSetupAllowed() - Method in class org.keycloak.authentication.forms.RegistrationPage
- isUserSetupAllowed() - Method in class org.keycloak.authentication.forms.RegistrationPassword
- isUserSetupAllowed() - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- isUserSetupAllowed() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- isUserSetupAllowed() - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- isUserSetupAllowed() - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- isUserValid(KeycloakSession, RealmModel, AccessToken, UserModel) - Static method in class org.keycloak.protocol.oidc.TokenManager
- isUserVerificationRequired() - Method in class org.keycloak.credential.WebAuthnCredentialModelInput.KeycloakWebAuthnAuthenticationParameters
- isValid() - Method in class org.keycloak.authentication.forms.RecaptchaAssessmentResponse.TokenProperties
- isValid(String, ClientSessionCode.ActionType) - Method in class org.keycloak.services.managers.ClientSessionCode
- isValid(RealmModel, UserModel, CredentialInput) - Method in class org.keycloak.credential.OTPCredentialProvider
- isValid(RealmModel, UserModel, CredentialInput) - Method in class org.keycloak.credential.PasswordCredentialProvider
- isValid(RealmModel, UserModel, CredentialInput) - Method in class org.keycloak.credential.RecoveryAuthnCodesCredentialProvider
- isValid(RealmModel, UserModel, CredentialInput) - Method in class org.keycloak.credential.WebAuthnCredentialProvider
- isValidAction(String) - Method in class org.keycloak.services.managers.ClientSessionCode
- isValidateSignature() - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- isValidateSignature() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isValidAttributeName(String) - Static method in class org.keycloak.userprofile.config.UPConfigUtils
- isValidClientScope(KeycloakSession, ClientModel, ClientScopeModel) - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- isValidKeyUse(KeyUse) - Method in class org.keycloak.keys.AbstractGeneratedEcKeyProviderFactory
- isValidKeyUse(KeyUse) - Method in class org.keycloak.keys.AbstractGeneratedRsaKeyProviderFactory
- isValidKeyUse(KeyUse) - Method in class org.keycloak.keys.AbstractImportedRsaKeyProviderFactory
- isValidKeyUse(KeyUse) - Method in class org.keycloak.keys.GeneratedEcdhKeyProviderFactory
- isValidKeyUse(KeyUse) - Method in class org.keycloak.keys.GeneratedEcdsaKeyProviderFactory
- isValidKeyUse(KeyUse) - Method in class org.keycloak.keys.GeneratedRsaEncKeyProviderFactory
- isValidKeyUse(KeyUse) - Method in class org.keycloak.keys.GeneratedRsaKeyProviderFactory
- isValidKeyUse(KeyUse) - Method in class org.keycloak.keys.ImportedRsaEncKeyProviderFactory
- isValidKeyUse(KeyUse) - Method in class org.keycloak.keys.ImportedRsaKeyProviderFactory
- isValidPath(List<Object>) - Static method in class org.keycloak.protocol.oid4vc.utils.ClaimsPathPointer
-
Validates a claims path pointer.
- isValidRegex(String) - Static method in class org.keycloak.utils.RegexUtils
-
Validates whether the given string is a syntactically valid regular expression with a maximum length of
RegexUtils.DEFAULT_MAX_LENGTHand groups allowed. - isValidRegex(String, int, boolean) - Static method in class org.keycloak.utils.RegexUtils
-
Validates whether the given string is a syntactically valid regular expression.
- isValidResourceIndicator(String) - Static method in class org.keycloak.protocol.oidc.resourceindicators.ResourceIndicatorValidation
- isValidScope(KeycloakSession, String, ClientModel) - Static method in class org.keycloak.protocol.oidc.TokenManager
- isValidScope(KeycloakSession, String, ClientModel, UserModel) - Static method in class org.keycloak.protocol.oidc.TokenManager
- isValidScope(KeycloakSession, String, AuthorizationRequestContext, ClientModel) - Static method in class org.keycloak.protocol.oidc.TokenManager
-
Check that all the ClientScopes that have been parsed into authorization_resources are actually in the requested scopes otherwise, the scope wasn't parsed correctly
- isValidScope(KeycloakSession, String, AuthorizationRequestContext, ClientModel, UserModel) - Static method in class org.keycloak.protocol.oidc.TokenManager
- isVerified() - Method in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator.ABCAResult
- isVerifyEmailEnabled(RealmModel) - Static method in class org.keycloak.authentication.requiredactions.UpdateEmail
- isVerifyNbf() - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutor.Configuration
- isWantAssertionsEncrypted() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isWantAssertionsSigned() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isWantAuthnRequestsSigned() - Method in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- isWarning() - Method in class org.keycloak.theme.beans.MessageBean
- isWithBackchannelLogoutUrl() - Method in class org.keycloak.protocol.oidc.BackchannelLogoutResponse.DownStreamBackchannelLogoutResponse
- iterator() - Method in class org.keycloak.protocol.saml.SamlMetadataKeyLocator
J
- JarThemeProviderFactory - Class in org.keycloak.theme
- JarThemeProviderFactory() - Constructor for class org.keycloak.theme.JarThemeProviderFactory
- JavaAlgorithmHashProvider - Class in org.keycloak.crypto
- JavaAlgorithmHashProvider(String) - Constructor for class org.keycloak.crypto.JavaAlgorithmHashProvider
- JavaKeystoreKeyProvider - Class in org.keycloak.keys
- JavaKeystoreKeyProvider(Path, RealmModel, ComponentModel, VaultTranscriber) - Constructor for class org.keycloak.keys.JavaKeystoreKeyProvider
- JavaKeystoreKeyProviderFactory - Class in org.keycloak.keys
- JavaKeystoreKeyProviderFactory() - Constructor for class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- JaxrsSAML2BindingBuilder - Class in org.keycloak.protocol.saml
- JaxrsSAML2BindingBuilder(KeycloakSession) - Constructor for class org.keycloak.protocol.saml.JaxrsSAML2BindingBuilder
- JaxrsSAML2BindingBuilder.PostBindingBuilder - Class in org.keycloak.protocol.saml
- JaxrsSAML2BindingBuilder.RedirectBindingBuilder - Class in org.keycloak.protocol.saml
- JaxrsSAML2BindingBuilder.SoapBindingBuilder - Class in org.keycloak.protocol.saml
- JBossJtaTransactionManagerLookup - Class in org.keycloak.transaction
- JBossJtaTransactionManagerLookup() - Constructor for class org.keycloak.transaction.JBossJtaTransactionManagerLookup
- JBossLoggingEventListenerProvider - Class in org.keycloak.events.log
- JBossLoggingEventListenerProvider(KeycloakSession, Logger, Logger.Level, Logger.Level, Character, boolean, boolean) - Constructor for class org.keycloak.events.log.JBossLoggingEventListenerProvider
- JBossLoggingEventListenerProviderFactory - Class in org.keycloak.events.log
- JBossLoggingEventListenerProviderFactory() - Constructor for class org.keycloak.events.log.JBossLoggingEventListenerProviderFactory
- JCS_ED_25519_SIGNATURE_2020 - Enum constant in enum class org.keycloak.protocol.oid4vc.issuance.signing.vcdm.LDSignatureType
- joinGroup(String) - Method in class org.keycloak.organization.admin.resource.OrganizationGroupResource
- joinGroup(String) - Method in class org.keycloak.services.resources.admin.UserResource
- JoinGroupStepProvider - Class in org.keycloak.models.workflow
- JoinGroupStepProvider(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.models.workflow.JoinGroupStepProvider
- JoinGroupStepProviderFactory - Class in org.keycloak.models.workflow
- JoinGroupStepProviderFactory() - Constructor for class org.keycloak.models.workflow.JoinGroupStepProviderFactory
- json(boolean) - Method in class org.keycloak.utils.OAuth2Error
- JSON_FIELD_AUTHENTICATION_SESSION_ID - Static variable in class org.keycloak.authentication.actiontoken.DefaultActionToken
- JSON_FIELD_EMAIL - Static variable in class org.keycloak.authentication.actiontoken.DefaultActionToken
- JSON_TYPE - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- JSON_TYPE_TOOLTIP - Static variable in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- JSON_WEB_KEY_SET - Static variable in class org.keycloak.services.util.CertificateInfoHelper
- JSON_WEB_SIGNATURE_2020 - Enum constant in enum class org.keycloak.protocol.oid4vc.issuance.signing.vcdm.LDSignatureType
- JspRequestParameters - Interface in org.keycloak.services
- JSSETruststoreConfigurator - Class in org.keycloak.truststore
- JSSETruststoreConfigurator(KeycloakSession) - Constructor for class org.keycloak.truststore.JSSETruststoreConfigurator
- JSSETruststoreConfigurator(TruststoreProvider) - Constructor for class org.keycloak.truststore.JSSETruststoreConfigurator
- JtaTransactionWrapper - Class in org.keycloak.transaction
- JtaTransactionWrapper(KeycloakSession, TransactionManager) - Constructor for class org.keycloak.transaction.JtaTransactionWrapper
- jweAlgorithmProvider() - Method in class org.keycloak.crypto.EcdhEsCekManagementProvider
- jweAlgorithmProvider() - Method in class org.keycloak.crypto.RsaCekManagementProvider
- jweEncryptionProvider() - Method in class org.keycloak.crypto.AesCbcHmacShaContentEncryptionProvider
- jweEncryptionProvider() - Method in class org.keycloak.crypto.AesGcmContentEncryptionProvider
- JWKS_URL - Static variable in class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- JWKS_URL - Static variable in class org.keycloak.social.google.GoogleIdentityProvider
- JWKSHttpUtils - Class in org.keycloak.protocol.oidc.utils
- JWKSHttpUtils() - Constructor for class org.keycloak.protocol.oidc.utils.JWKSHttpUtils
- JWKSServerUtils - Class in org.keycloak.protocol.oidc.utils
- JWKSServerUtils() - Constructor for class org.keycloak.protocol.oidc.utils.JWKSServerUtils
- jwksStringToSigCertificateRepresentation(String) - Static method in class org.keycloak.services.util.CertificateInfoHelper
- JWT - Enum constant in enum class org.keycloak.protocol.oidc.utils.OIDCResponseMode
- JWT - Static variable in class org.keycloak.protocol.oid4vc.model.ProofType
- JWT_AUTHORIZATION_GRANT_ALLOWED_CLOCK_SKEW - Static variable in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- JWT_AUTHORIZATION_GRANT_ASSERTION_REUSE_ALLOWED - Static variable in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- JWT_AUTHORIZATION_GRANT_ASSERTION_SIGNATURE_ALG - Static variable in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- JWT_AUTHORIZATION_GRANT_ENABLED - Static variable in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- JWT_AUTHORIZATION_GRANT_LIMIT_ACCESS_TOKEN_EXP - Static variable in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- JWT_AUTHORIZATION_GRANT_MAX_ALLOWED_ASSERTION_EXPIRATION - Static variable in interface org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantConfig
- JWT_CREDENTIAL_ISSUER_KEY - Static variable in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- JWT_CREDENTIAL_SUBJECT_KEY - Static variable in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- JWT_X509_HEADERS_ENABLED - Static variable in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- JWTAuthorizationGrantConfig - Interface in org.keycloak.broker.jwtauthorizationgrant
- JWTAuthorizationGrantContext - Class in org.keycloak.services.clientpolicy.context
- JWTAuthorizationGrantContext(KeycloakSession, JWTAuthorizationGrantValidationContext, String) - Constructor for class org.keycloak.services.clientpolicy.context.JWTAuthorizationGrantContext
- JWTAuthorizationGrantIdentityProvider - Class in org.keycloak.broker.jwtauthorizationgrant
- JWTAuthorizationGrantIdentityProvider(KeycloakSession, JWTAuthorizationGrantConfig) - Constructor for class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProvider
- JWTAuthorizationGrantIdentityProviderConfig - Class in org.keycloak.broker.jwtauthorizationgrant
- JWTAuthorizationGrantIdentityProviderConfig() - Constructor for class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProviderConfig
- JWTAuthorizationGrantIdentityProviderConfig(IdentityProviderModel) - Constructor for class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProviderConfig
- JWTAuthorizationGrantIdentityProviderFactory - Class in org.keycloak.broker.jwtauthorizationgrant
- JWTAuthorizationGrantIdentityProviderFactory() - Constructor for class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProviderFactory
- JWTAuthorizationGrantType - Class in org.keycloak.protocol.oidc.grants
- JWTAuthorizationGrantType() - Constructor for class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantType
- JWTAuthorizationGrantTypeFactory - Class in org.keycloak.protocol.oidc.grants
- JWTAuthorizationGrantTypeFactory() - Constructor for class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantTypeFactory
- JWTAuthorizationGrantValidator - Interface in org.keycloak.protocol.oidc.grants
-
Interface for the assertion validator of JWTAuthorizationGrant
- JWTClaimEnforcerExecutor - Class in org.keycloak.services.clientpolicy.executor
- JWTClaimEnforcerExecutor(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutor
- JWTClaimEnforcerExecutor.Configuration - Class in org.keycloak.services.clientpolicy.executor
- JWTClaimEnforcerExecutorFactory - Class in org.keycloak.services.clientpolicy.executor
- JWTClaimEnforcerExecutorFactory() - Constructor for class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutorFactory
- JWTClientAuthenticator - Class in org.keycloak.authentication.authenticators.client
-
Client authentication based on JWT signed by client private key .
- JWTClientAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- JWTClientSecretAuthenticator - Class in org.keycloak.authentication.authenticators.client
-
Client authentication based on JWT signed by client secret instead of private key .
- JWTClientSecretAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- JWTClientSecretValidator - Class in org.keycloak.authentication.authenticators.client
- JWTClientSecretValidator(ClientAuthenticationFlowContext, AbstractJWTClientValidator.SignatureValidator, String) - Constructor for class org.keycloak.authentication.authenticators.client.JWTClientSecretValidator
- JWTClientValidator - Class in org.keycloak.authentication.authenticators.client
- JWTClientValidator(ClientAuthenticationFlowContext, AbstractJWTClientValidator.SignatureValidator, String) - Constructor for class org.keycloak.authentication.authenticators.client.JWTClientValidator
- JwtCNonce - Class in org.keycloak.protocol.oid4vc.model
- JwtCNonce() - Constructor for class org.keycloak.protocol.oid4vc.model.JwtCNonce
- JwtCNonceHandler - Class in org.keycloak.protocol.oid4vc.issuance.keybinding
- JwtCNonceHandler(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtCNonceHandler
- JwtCNonceHandlerFactory - Class in org.keycloak.protocol.oid4vc.issuance.keybinding
- JwtCNonceHandlerFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtCNonceHandlerFactory
- JwtCredentialBody - Class in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
- JwtCredentialBody(JWSBuilder.EncodingBuilder) - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBody
- JwtCredentialBuilder - Class in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
- JwtCredentialBuilder(TimeProvider) - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilder
- JwtCredentialBuilder(TimeProvider, UnaryOperator<Instant>) - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilder
- JwtCredentialBuilder(TimeProvider, KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilder
- JwtCredentialBuilderFactory - Class in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
- JwtCredentialBuilderFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.JwtCredentialBuilderFactory
- JwtCredentialSigner - Class in org.keycloak.protocol.oid4vc.issuance.signing
-
CredentialSignerimplementing the JWT_VC format. - JwtCredentialSigner(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.signing.JwtCredentialSigner
- JwtCredentialSignerFactory - Class in org.keycloak.protocol.oid4vc.issuance.signing
- JwtCredentialSignerFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.signing.JwtCredentialSignerFactory
- JwtPreAuthCode - Class in org.keycloak.protocol.oid4vc.model
-
Payloads for JWT pre-authorized codes for OpenID4VCI.
- JwtPreAuthCode() - Constructor for class org.keycloak.protocol.oid4vc.model.JwtPreAuthCode
- JwtPreAuthCodeHandler - Class in org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth
-
Implementation of
PreAuthCodeHandlerfor JWT pre-authorized codes. - JwtPreAuthCodeHandler(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.JwtPreAuthCodeHandler
- JwtPreAuthCodeHandlerFactory - Class in org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth
- JwtPreAuthCodeHandlerFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.JwtPreAuthCodeHandlerFactory
- JwtProof - Class in org.keycloak.protocol.oid4vc.model
-
Deprecated.
- JwtProof() - Constructor for class org.keycloak.protocol.oid4vc.model.JwtProof
-
Deprecated.
- JwtProof(String, String) - Constructor for class org.keycloak.protocol.oid4vc.model.JwtProof
-
Deprecated.
- JwtProofValidator - Class in org.keycloak.protocol.oid4vc.issuance.keybinding
-
Validates the conformance and authenticity of presented JWT proofs.
- JwtProofValidator(KeycloakSession, AttestationKeyResolver) - Constructor for class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtProofValidator
- JwtProofValidatorFactory - Class in org.keycloak.protocol.oid4vc.issuance.keybinding
- JwtProofValidatorFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtProofValidatorFactory
- JWTVCIssuerMetadata - Class in org.keycloak.protocol.oid4vc.model
-
JWT VC Issuer metadata for endpoint /.well-known/jwt-vc-issuer
- JWTVCIssuerMetadata() - Constructor for class org.keycloak.protocol.oid4vc.model.JWTVCIssuerMetadata
- JWTVCIssuerWellKnownProvider - Class in org.keycloak.protocol.oid4vc.issuance
-
WellKnownProviderimplementation for JWT VC Issuer metadata at endpoint /.well-known/jwt-vc-issuer - JWTVCIssuerWellKnownProvider(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.JWTVCIssuerWellKnownProvider
- JWTVCIssuerWellKnownProviderFactory - Class in org.keycloak.protocol.oid4vc.issuance
-
WellKnownProviderFactoryimplementation for JWT VC Issuer metadata at endpoint /.well-known/jwt-vc-issuer - JWTVCIssuerWellKnownProviderFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.JWTVCIssuerWellKnownProviderFactory
K
- KC_ACTION_LINKING_IDENTITY_PROVIDER - Static variable in class org.keycloak.broker.provider.IdpLinkAction
- KC_RESTART - Static variable in class org.keycloak.protocol.RestartLoginCookie
- KcUnrecognizedPropertyExceptionHandler - Class in org.keycloak.services.error
-
Override explicitly added ExceptionMapper for handling
UnrecognizedPropertyExceptionin RestEasy Jacksonorg.jboss.resteasy.plugins.providers.jackson.UnrecognizedPropertyExceptionHandler - KcUnrecognizedPropertyExceptionHandler() - Constructor for class org.keycloak.services.error.KcUnrecognizedPropertyExceptionHandler
- KERBEROS_NOT_ENABLED - Static variable in class org.keycloak.services.messages.Messages
- key - Variable in class org.keycloak.keys.AbstractRsaKeyProvider
- KEY_ALIAS_KEY - Static variable in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- KEY_ALIAS_PROPERTY - Static variable in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- KEY_MAX - Static variable in class org.keycloak.userprofile.validator.MultiValueValidator
- KEY_MIN - Static variable in class org.keycloak.userprofile.validator.MultiValueValidator
- KEY_ONLY - Enum constant in enum class org.keycloak.vault.AbstractVaultProviderFactory.AvailableResolvers
-
Ignores the realm, only the vault key is used when retrieving a secret from the vault.
- KEY_PASSWORD_KEY - Static variable in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- KEY_PASSWORD_PROPERTY - Static variable in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- KEY_RESOLVERS - Static variable in class org.keycloak.vault.AbstractVaultProviderFactory
- KEY_SIZE_KEY - Static variable in interface org.keycloak.keys.Attributes
- KEY_SIZE_PROPERTY - Static variable in interface org.keycloak.keys.Attributes
- KEY_USE - Static variable in interface org.keycloak.keys.Attributes
- KEY_USE_PROPERTY - Static variable in interface org.keycloak.keys.Attributes
- KeyAttestationJwtBody - Class in org.keycloak.protocol.oid4vc.model
-
Represents the JWT payload for a key attestation as per OID4VCI specification.
- KeyAttestationJwtBody() - Constructor for class org.keycloak.protocol.oid4vc.model.KeyAttestationJwtBody
- KeyAttestationsRequired - Class in org.keycloak.protocol.oid4vc.model
-
Key attestation requirements on key storage and user authentication's attack resistance.
- KeyAttestationsRequired() - Constructor for class org.keycloak.protocol.oid4vc.model.KeyAttestationsRequired
-
Default constructor for Jackson deserialization
- KEYCLOAK_LOGOUT_PROTOCOL - Static variable in class org.keycloak.services.managers.AuthenticationManager
- KEYCLOAK_SECURITY_FAILURE_MESSAGE - Static variable in interface org.keycloak.services.JspRequestParameters
- KEYCLOAK_SESSION_COOKIE - Static variable in class org.keycloak.services.managers.AuthenticationManager
- KEYCLOAK_THEMES_JSON - Static variable in class org.keycloak.theme.ClasspathThemeProviderFactory
- KeycloakApplication - Class in org.keycloak.services.resources
- KeycloakApplication() - Constructor for class org.keycloak.services.resources.KeycloakApplication
- KeycloakAuthorizationRequest(AuthorizationProvider, TokenManager, EventBuilder, HttpRequest, Cors, ClientConnection) - Constructor for class org.keycloak.authorization.authorization.AuthorizationTokenService.KeycloakAuthorizationRequest
- KeycloakClientDescriptionConverter - Class in org.keycloak.exportimport
- KeycloakClientDescriptionConverter() - Constructor for class org.keycloak.exportimport.KeycloakClientDescriptionConverter
- KeycloakCompatibilityMetadataProvider - Class in org.keycloak.compatibility
-
A
CompatibilityMetadataProviderimplementation to provide the Keycloak version. - KeycloakCompatibilityMetadataProvider() - Constructor for class org.keycloak.compatibility.KeycloakCompatibilityMetadataProvider
- KeycloakCompatibilityMetadataProvider(String) - Constructor for class org.keycloak.compatibility.KeycloakCompatibilityMetadataProvider
- KeycloakEndpoint(UserAuthenticationIdentityProvider.AuthenticationCallback, RealmModel, EventBuilder, KeycloakOIDCIdentityProvider) - Constructor for class org.keycloak.broker.oidc.KeycloakOIDCIdentityProvider.KeycloakEndpoint
- KeycloakErrorHandler - Class in org.keycloak.services.error
- KeycloakErrorHandler() - Constructor for class org.keycloak.services.error.KeycloakErrorHandler
- KeycloakIdentity - Class in org.keycloak.authorization.common
- KeycloakIdentity(KeycloakSession) - Constructor for class org.keycloak.authorization.common.KeycloakIdentity
- KeycloakIdentity(KeycloakSession, IDToken) - Constructor for class org.keycloak.authorization.common.KeycloakIdentity
- KeycloakIdentity(AccessToken, KeycloakSession) - Constructor for class org.keycloak.authorization.common.KeycloakIdentity
- KeycloakIdentity(AccessToken, KeycloakSession, RealmModel) - Constructor for class org.keycloak.authorization.common.KeycloakIdentity
- KeycloakIdentity(IDToken, KeycloakSession, RealmModel) - Constructor for class org.keycloak.authorization.common.KeycloakIdentity
- keycloakInitiatedBrowserLogout(KeycloakSession, UserSessionModel, UriInfo, RealmModel) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- keycloakInitiatedBrowserLogout(KeycloakSession, UserSessionModel, UriInfo, RealmModel) - Method in class org.keycloak.broker.saml.SAMLIdentityProvider
- KeycloakMismatchedInputExceptionHandler - Class in org.keycloak.services.error
-
Override explicitly added ExceptionMapper for handling
MismatchedInputExceptionin RestEasy Jackson - KeycloakMismatchedInputExceptionHandler() - Constructor for class org.keycloak.services.error.KeycloakMismatchedInputExceptionHandler
- KeycloakOIDCClientInstallation - Class in org.keycloak.protocol.oidc.installation
- KeycloakOIDCClientInstallation() - Constructor for class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- KeycloakOIDCIdentityProvider - Class in org.keycloak.broker.oidc
- KeycloakOIDCIdentityProvider(KeycloakSession, OIDCIdentityProviderConfig) - Constructor for class org.keycloak.broker.oidc.KeycloakOIDCIdentityProvider
- KeycloakOIDCIdentityProvider.KeycloakEndpoint - Class in org.keycloak.broker.oidc
- KeycloakOIDCIdentityProviderFactory - Class in org.keycloak.broker.oidc
- KeycloakOIDCIdentityProviderFactory() - Constructor for class org.keycloak.broker.oidc.KeycloakOIDCIdentityProviderFactory
- KeycloakOIDCJbossSubsystemClientCliInstallation - Class in org.keycloak.protocol.oidc.installation
- KeycloakOIDCJbossSubsystemClientCliInstallation() - Constructor for class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- KeycloakOIDCJbossSubsystemClientInstallation - Class in org.keycloak.protocol.oidc.installation
- KeycloakOIDCJbossSubsystemClientInstallation() - Constructor for class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- KeycloakOpenAPI - Class in org.keycloak.services.resources
- KeycloakSamlClientInstallation - Class in org.keycloak.protocol.saml.installation
- KeycloakSamlClientInstallation() - Constructor for class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- KeycloakSamlSubsystemCliInstallation - Class in org.keycloak.protocol.saml.installation
- KeycloakSamlSubsystemCliInstallation() - Constructor for class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- KeycloakSamlSubsystemInstallation - Class in org.keycloak.protocol.saml.installation
- KeycloakSamlSubsystemInstallation() - Constructor for class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- KeycloakSanitizerMethod - Class in org.keycloak.theme
-
Allows sanitizing of html that uses Freemarker ?
- KeycloakSanitizerMethod() - Constructor for class org.keycloak.theme.KeycloakSanitizerMethod
- KeycloakSanitizerPolicy - Class in org.keycloak.theme
-
Based on the EbayPolicyExample in owasp java-html-sanitizer.
- KeycloakSanitizerPolicy() - Constructor for class org.keycloak.theme.KeycloakSanitizerPolicy
- KeycloakSecurityHeadersFilter - Class in org.keycloak.services.filters
- KeycloakSecurityHeadersFilter() - Constructor for class org.keycloak.services.filters.KeycloakSecurityHeadersFilter
- keycloakSession - Variable in class org.keycloak.authorization.common.DefaultEvaluationContext
- keycloakSession - Variable in class org.keycloak.authorization.common.KeycloakIdentity
- keycloakSession - Variable in class org.keycloak.protocol.oid4vc.issuance.keybinding.AbstractProofValidator
- keycloakSession - Variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
- keycloakSession - Variable in class org.keycloak.protocol.oid4vc.issuance.signing.AbstractCredentialSigner
- KeycloakWebAuthnAuthenticationParameters(ServerProperty, boolean) - Constructor for class org.keycloak.credential.WebAuthnCredentialModelInput.KeycloakWebAuthnAuthenticationParameters
- KeyNoteUtils - Class in org.keycloak.keys
- keyParamDoesNotMatch() - Method in class org.keycloak.services.ServicesLogger_$logger
- keyParamDoesNotMatch() - Method in interface org.keycloak.services.ServicesLogger
- keyParamDoesNotMatch$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- keyResolvers - Variable in class org.keycloak.vault.AbstractVaultProviderFactory
- KeyResource - Class in org.keycloak.services.resources.admin
- KeyResource(RealmModel, KeycloakSession, AdminPermissionEvaluator) - Constructor for class org.keycloak.services.resources.admin.KeyResource
- keys() - Method in class org.keycloak.services.DefaultKeycloakSession
- keys() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- keySet() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointQueryStringParser
- keySet() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestObjectParser
- keySet() - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- keySet() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParser
- keySet() - Method in class org.keycloak.protocol.oidc.par.endpoints.request.AuthzEndpointParParser
- keyStore(KeyStore, char[]) - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
- keyStore(KeyStore, String) - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
- KEYSTORE_KEY - Static variable in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- KEYSTORE_PASSWORD_KEY - Static variable in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- KEYSTORE_PASSWORD_PROPERTY - Static variable in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- KEYSTORE_PROPERTY - Static variable in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- KEYSTORE_TYPE_KEY - Static variable in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- KEYSTORES_PATH_INIT_KEY - Static variable in class org.keycloak.keys.JavaKeystoreKeyProviderFactory
- keyUsage() - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder
- KID - Static variable in class org.keycloak.services.util.CertificateInfoHelper
- KID_KEY - Static variable in interface org.keycloak.keys.Attributes
- KNOWN_REQ_PARAMS - Static variable in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
-
Set of known protocol GET params not to be stored into additionalReqParams}
- KNOWN_REQ_PARAMS - Static variable in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParser
-
Set of known protocol POST params not to be stored into additionalReqParams}
- KUBERNETES_SERVICE_HOST_KEY - Static variable in interface org.keycloak.broker.kubernetes.KubernetesConstants
- KUBERNETES_SERVICE_PORT_HTTPS_KEY - Static variable in interface org.keycloak.broker.kubernetes.KubernetesConstants
- KubernetesConstants - Interface in org.keycloak.broker.kubernetes
- KubernetesIdentityProvider - Class in org.keycloak.broker.kubernetes
- KubernetesIdentityProvider(KeycloakSession, KubernetesIdentityProviderConfig) - Constructor for class org.keycloak.broker.kubernetes.KubernetesIdentityProvider
- KubernetesIdentityProviderConfig - Class in org.keycloak.broker.kubernetes
- KubernetesIdentityProviderConfig() - Constructor for class org.keycloak.broker.kubernetes.KubernetesIdentityProviderConfig
- KubernetesIdentityProviderConfig(IdentityProviderModel) - Constructor for class org.keycloak.broker.kubernetes.KubernetesIdentityProviderConfig
- KubernetesIdentityProviderFactory - Class in org.keycloak.broker.kubernetes
- KubernetesIdentityProviderFactory() - Constructor for class org.keycloak.broker.kubernetes.KubernetesIdentityProviderFactory
- KubernetesJwksEndpointLoader - Class in org.keycloak.broker.kubernetes
- KubernetesJwksEndpointLoader(KeycloakSession, String) - Constructor for class org.keycloak.broker.kubernetes.KubernetesJwksEndpointLoader
L
- lang - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- LAST_NAME - Static variable in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- LAST_PROCESSED_EXECUTION - Static variable in class org.keycloak.authentication.AuthenticationProcessor
- LdapContext() - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.LdapContext
- LdapContext(String) - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.LdapContext
- LDCredentialBody - Class in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
- LDCredentialBody(VerifiableCredential) - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBody
- LDCredentialBuilder - Class in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
-
Builds verifiable credentials for the LDP_VC format.
- LDCredentialBuilder() - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBuilder
- LDCredentialBuilderFactory - Class in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
- LDCredentialBuilderFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialbuilder.LDCredentialBuilderFactory
- LDCredentialSigner - Class in org.keycloak.protocol.oid4vc.issuance.signing
-
CredentialSignerimplementing the JWT_VC format. - LDCredentialSigner(KeycloakSession, TimeProvider) - Constructor for class org.keycloak.protocol.oid4vc.issuance.signing.LDCredentialSigner
- LDCredentialSignerFactory - Class in org.keycloak.protocol.oid4vc.issuance.signing
- LDCredentialSignerFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.signing.LDCredentialSignerFactory
- LdProof - Class in org.keycloak.protocol.oid4vc.model.vcdm
-
Pojo to represent a linked-data proof
- LdProof() - Constructor for class org.keycloak.protocol.oid4vc.model.vcdm.LdProof
- LDSignatureType - Enum Class in org.keycloak.protocol.oid4vc.issuance.signing.vcdm
-
Enum containing the w3c-registered Signature Suites
- leaveGroup(String) - Method in class org.keycloak.organization.admin.resource.OrganizationGroupResource
- LeaveGroupStepProvider - Class in org.keycloak.models.workflow
- LeaveGroupStepProvider(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.models.workflow.LeaveGroupStepProvider
- LeaveGroupStepProviderFactory - Class in org.keycloak.models.workflow
- LeaveGroupStepProviderFactory() - Constructor for class org.keycloak.models.workflow.LeaveGroupStepProviderFactory
- LEGACY_ATTESTATION_JWT_TYP - Static variable in class org.keycloak.protocol.oid4vc.issuance.keybinding.AttestationValidatorUtil
-
Deprecated.
- LEGACY_ID_FIELD - Static variable in class org.keycloak.social.instagram.InstagramIdentityProvider
- LEVEL - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticator
- LIGHTWEIGHT - Enum constant in enum class org.keycloak.protocol.oidc.encode.AccessTokenContext.TokenType
- LINE_SEPERATOR - Static variable in class org.keycloak.protocol.docker.installation.compose.DockerCertFileUtils
- LINK_IDP - Static variable in class org.keycloak.services.messages.Messages
- linkedAccounts() - Method in class org.keycloak.services.resources.account.AccountRestService
- linkedAccounts(Boolean, String, Integer, Integer) - Method in class org.keycloak.services.resources.account.LinkedAccountsResource
-
Returns the enabled identity providers the user is currently linked to, or those available for the user to link their account to.When the
linkedparam istrue, all providers currently linked to the user are returned in the form ofLinkedAccountRepresentationobjects, including those associated with organizations. - LinkedAccountsResource - Class in org.keycloak.services.resources.account
-
API for linking/unlinking social login accounts
- LinkedAccountsResource(KeycloakSession, HttpRequest, Auth, EventBuilder, UserModel) - Constructor for class org.keycloak.services.resources.account.LinkedAccountsResource
- LinkedDataCryptographicSuite - Interface in org.keycloak.protocol.oid4vc.issuance.signing.vcdm
-
Interface for all implementations of LD-Signature Suites
- LinkedInOIDCIdentityProvider - Class in org.keycloak.social.linkedin
-
Specific OIDC LinkedIn provider for Sign In with LinkedIn using OpenID Connect product app.
- LinkedInOIDCIdentityProvider(KeycloakSession, OIDCIdentityProviderConfig) - Constructor for class org.keycloak.social.linkedin.LinkedInOIDCIdentityProvider
- LinkedInOIDCIdentityProviderFactory - Class in org.keycloak.social.linkedin
-
Specific OIDC LinkedIn provider for Sign In with LinkedIn using OpenID Connect product app.
- LinkedInOIDCIdentityProviderFactory() - Constructor for class org.keycloak.social.linkedin.LinkedInOIDCIdentityProviderFactory
- LinkedInPublicKeyLoader - Class in org.keycloak.social.linkedin
-
Specific public key loader that assumes that use for the keys is the requested one.
- LinkedInPublicKeyLoader(KeycloakSession, OIDCIdentityProviderConfig) - Constructor for class org.keycloak.social.linkedin.LinkedInPublicKeyLoader
- LinkedInUserAttributeMapper - Class in org.keycloak.social.linkedin
-
User attribute mapper.
- LinkedInUserAttributeMapper() - Constructor for class org.keycloak.social.linkedin.LinkedInUserAttributeMapper
- LinkExpirationFormatterMethod - Class in org.keycloak.theme.beans
-
Method used to format the link expiration time period in emails.
- LinkExpirationFormatterMethod(Properties, Locale) - Constructor for class org.keycloak.theme.beans.LinkExpirationFormatterMethod
- LINKING_IDENTITY_PROVIDER - Static variable in class org.keycloak.services.resources.IdentityBrokerService
- list() - Method in class org.keycloak.services.resources.admin.ClientInitialAccessResource
- list(String, Boolean, Integer, Integer) - Method in class org.keycloak.workflow.admin.resource.WorkflowsResource
- listeners - Variable in class org.keycloak.services.DefaultKeycloakSessionFactory
- listeners - Variable in class org.keycloak.services.resources.admin.AdminEventBuilder
- listProviderIds(Class<T>) - Method in class org.keycloak.services.DefaultKeycloakSession
- load(Spi) - Method in class org.keycloak.provider.DefaultProviderLoader
- load(Spi) - Method in class org.keycloak.provider.ProviderManager
- load(Spi, String) - Method in class org.keycloak.provider.ProviderManager
- LoadBalancerResource - Class in org.keycloak.services.resources
-
Prepare information for the load balancer (possibly in a multi-site setup) whether this Keycloak cluster should receive traffic.
- LoadBalancerResource() - Constructor for class org.keycloak.services.resources.LoadBalancerResource
- loadBundle(String, Locale, Properties) - Method in class org.keycloak.theme.ClassLoaderTheme
- loadBundle(String, Locale, Properties) - Method in class org.keycloak.theme.FileBasedTheme
- loadBundle(String, Locale, Properties) - Method in class org.keycloak.theme.FolderTheme
- loadFactories(ProviderManager) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
- loadingFrom(Object) - Method in class org.keycloak.services.ServicesLogger_$logger
- loadingFrom(Object) - Method in interface org.keycloak.services.ServicesLogger
- loadingFrom$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- loadKey(Path, RealmModel, ComponentModel) - Method in class org.keycloak.keys.JavaKeystoreKeyProvider
- loadKey(RealmModel, ComponentModel) - Method in class org.keycloak.keys.AbstractEcKeyProvider
- loadKey(RealmModel, ComponentModel) - Method in class org.keycloak.keys.AbstractEddsaKeyProvider
- loadKey(RealmModel, ComponentModel) - Method in class org.keycloak.keys.AbstractRsaKeyProvider
- loadKey(RealmModel, ComponentModel) - Method in class org.keycloak.keys.GeneratedEcdhKeyProvider
- loadKey(RealmModel, ComponentModel) - Method in class org.keycloak.keys.GeneratedEcdsaKeyProvider
- loadKey(RealmModel, ComponentModel) - Method in class org.keycloak.keys.GeneratedEddsaKeyProvider
- loadKeys() - Method in class org.keycloak.broker.kubernetes.KubernetesJwksEndpointLoader
- loadKeys() - Method in class org.keycloak.broker.spiffe.SpiffeBundleEndpointLoader
- loadKeys() - Method in class org.keycloak.broker.trust.DefaultTrustMaterialPublicKeyLoader
- loadKeys() - Method in class org.keycloak.keys.loader.ClientPublicKeyLoader
- loadKeys() - Method in class org.keycloak.keys.loader.HardcodedPublicKeyLoader
- loadKeys() - Method in class org.keycloak.keys.loader.OIDCIdentityProviderPublicKeyLoader
- loadKeys() - Method in class org.keycloak.protocol.saml.SamlAbstractMetadataPublicKeyLoader
- loadKeys() - Method in class org.keycloak.social.linkedin.LinkedInPublicKeyLoader
- loadMessages(Properties, URL) - Method in class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- loadSavedResponse(KeycloakSession, AuthenticationSessionModel) - Method in class org.keycloak.services.util.BrowserHistoryHelper
- loadSpis() - Method in class org.keycloak.provider.DefaultProviderLoader
- loadSpis() - Method in class org.keycloak.provider.ProviderManager
- loadTemplateFromClasspath(Map<String, Object>, String, Class<?>) - Static method in class org.keycloak.utils.FreemarkerUtils
-
Load the template from classpath
- loadThemes(ClassLoader, InputStream) - Method in class org.keycloak.theme.ClasspathThemeProviderFactory
- loadThemes(ClassLoader, ClasspathThemeProviderFactory.ThemesRepresentation) - Method in class org.keycloak.theme.ClasspathThemeProviderFactory
- LoAUtil - Class in org.keycloak.authentication.authenticators.util
- LoAUtil() - Constructor for class org.keycloak.authentication.authenticators.util.LoAUtil
- LOCAL - Enum constant in enum class org.keycloak.broker.saml.mappers.UsernameTemplateMapper.Target
- locale - Variable in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
- locale - Variable in class org.keycloak.theme.beans.LinkExpirationFormatterMethod
- Locale(String, String, String) - Constructor for class org.keycloak.theme.beans.LocaleBean.Locale
- LOCALE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- LocaleBean - Class in org.keycloak.theme.beans
- LocaleBean(RealmModel, Locale, UriBuilder, Properties) - Constructor for class org.keycloak.theme.beans.LocaleBean
- LocaleBean.Locale - Class in org.keycloak.theme.beans
- localeNotSpecified() - Method in class org.keycloak.services.ServicesLogger_$logger
- localeNotSpecified() - Method in interface org.keycloak.services.ServicesLogger
- localeNotSpecified$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- LocaleUtil - Class in org.keycloak.services.util
- localizationTextPreflight() - Method in class org.keycloak.services.resources.ThemeResource
- locateAudienceRestriction(ResponseType) - Static method in class org.keycloak.protocol.saml.mappers.SAMLAudienceProtocolMapper
- locateExchangeExternalTokenByAlias(String) - Method in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- logAdminEvent(AdminEvent, boolean) - Method in class org.keycloak.events.log.JBossLoggingEventListenerProvider
- logEvent(Event) - Method in class org.keycloak.events.log.JBossLoggingEventListenerProvider
- logFailure(String) - Method in class org.keycloak.authentication.AuthenticationProcessor
- logger - Static variable in class org.keycloak.authentication.AuthenticationProcessor
- logger - Variable in class org.keycloak.authentication.authenticators.client.AbstractClientAuthenticator
- logger - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- logger - Static variable in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
- logger - Static variable in class org.keycloak.broker.oidc.OIDCIdentityProvider
- logger - Static variable in class org.keycloak.broker.provider.IdpLinkAction
- logger - Static variable in class org.keycloak.broker.saml.SAMLEndpoint
- logger - Static variable in class org.keycloak.broker.saml.SAMLIdentityProvider
- logger - Static variable in class org.keycloak.executors.DefaultExecutorsProviderFactory
- logger - Static variable in class org.keycloak.protocol.docker.DockerAuthV2Protocol
- logger - Static variable in class org.keycloak.protocol.docker.DockerEndpoint
- logger - Variable in class org.keycloak.protocol.oauth2.cimd.provider.PersistentClientIdMetadataDocumentProvider
- logger - Static variable in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpoint
- logger - Static variable in class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParser
- logger - Static variable in class org.keycloak.protocol.saml.DefaultSamlArtifactResolver
- logger - Static variable in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- logger - Static variable in class org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
- logger - Static variable in class org.keycloak.protocol.saml.mappers.SAMLAudienceProtocolMapper
- logger - Static variable in class org.keycloak.protocol.saml.mappers.SAMLAudienceResolveProtocolMapper
- logger - Static variable in class org.keycloak.protocol.saml.SamlClient
- logger - Static variable in class org.keycloak.protocol.saml.SamlProtocol
- logger - Static variable in class org.keycloak.protocol.saml.SamlService
- logger - Static variable in class org.keycloak.services.managers.AuthenticationManager
- logger - Static variable in class org.keycloak.services.resources.admin.AdminConsole
- logger - Static variable in class org.keycloak.services.resources.admin.AdminEventBuilder
- logger - Static variable in class org.keycloak.services.resources.admin.AdminRoot
- logger - Static variable in class org.keycloak.services.resources.admin.AttackDetectionResource
- logger - Static variable in class org.keycloak.services.resources.admin.AuthenticationManagementResource
- logger - Static variable in class org.keycloak.services.resources.admin.ClientPoliciesResource
- logger - Static variable in class org.keycloak.services.resources.admin.ClientProfilesResource
- logger - Static variable in class org.keycloak.services.resources.admin.ClientResource
- logger - Static variable in class org.keycloak.services.resources.admin.ClientRoleMappingsResource
- logger - Static variable in class org.keycloak.services.resources.admin.ClientScopeEvaluateResource
- logger - Static variable in class org.keycloak.services.resources.admin.ClientScopeResource
- logger - Static variable in class org.keycloak.services.resources.admin.ClientScopesResource
- logger - Static variable in class org.keycloak.services.resources.admin.ClientsResource
- logger - Static variable in class org.keycloak.services.resources.admin.ClientTypesResource
- logger - Static variable in class org.keycloak.services.resources.admin.ComponentResource
- logger - Static variable in class org.keycloak.services.resources.admin.IdentityProviderResource
- logger - Static variable in class org.keycloak.services.resources.admin.ProtocolMappersResource
- logger - Static variable in class org.keycloak.services.resources.admin.RealmAdminResource
- logger - Static variable in class org.keycloak.services.resources.admin.RealmsAdminResource
- logger - Static variable in class org.keycloak.services.resources.admin.RoleByIdResource
- logger - Static variable in class org.keycloak.services.resources.admin.RoleMapperResource
- logger - Static variable in class org.keycloak.services.resources.LoadBalancerResource
- logger - Static variable in class org.keycloak.services.resources.PublicRealmResource
- logger - Static variable in class org.keycloak.services.resources.RealmsResource
- logger - Static variable in class org.keycloak.services.resources.ServerMetadataResource
- logger - Static variable in class org.keycloak.services.resources.WelcomeResource
- logger - Static variable in class org.keycloak.services.util.AuthenticationFlowURLHelper
- logger - Static variable in class org.keycloak.services.util.BrowserHistoryHelper
- logger - Static variable in class org.keycloak.services.util.MtlsHoKTokenUtil
- logger - Static variable in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookup
- logger - Static variable in class org.keycloak.social.twitter.TwitterIdentityProvider
- logger() - Method in class org.keycloak.keys.AbstractGeneratedSecretKeyProviderFactory
- logger() - Method in class org.keycloak.keys.GeneratedAesKeyProviderFactory
- logger() - Method in class org.keycloak.keys.GeneratedHmacKeyProviderFactory
- LOGGER - Static variable in class org.keycloak.authorization.protection.introspect.RPTIntrospectionProvider
- LOGGER - Static variable in interface org.keycloak.services.ServicesLogger
- LOGGER_DUMP_USER_PROFILE - Static variable in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
- login(String) - Method in class org.keycloak.services.resources.AbstractSecuredLocalService
- LOGIN - Enum constant in enum class org.keycloak.services.managers.ClientSessionCode.ActionType
- LOGIN_HINT - Static variable in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- LOGIN_HINT_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- LOGIN_HINT_TOKEN - Static variable in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- LOGIN_PROTOCOL - Static variable in class org.keycloak.protocol.docker.DockerAuthV2Protocol
- LOGIN_PROTOCOL - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- LOGIN_PROTOCOL - Static variable in class org.keycloak.protocol.saml.SamlProtocol
- LOGIN_REQUESTER_NOT_ENABLED - Static variable in class org.keycloak.services.messages.Messages
- LOGIN_SESSION_NOTE_ADDITIONAL_REQ_PARAMS_PREFIX - Static variable in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpoint
-
Prefix used to store additional HTTP GET params from original client request into
AuthenticationSessionModelnote to be available later in Authenticators, RequiredActions etc. - LOGIN_THEME_KEY - Static variable in class org.keycloak.theme.DefaultThemeSelectorProvider
- LOGIN_TIMEOUT - Static variable in class org.keycloak.services.messages.Messages
- loginActionsBase(URI) - Static method in class org.keycloak.services.Urls
- loginActionsBaseUrl(UriBuilder) - Static method in class org.keycloak.services.resources.LoginActionsService
- loginActionsBaseUrl(UriInfo) - Static method in class org.keycloak.services.resources.LoginActionsService
- loginActionsDetachedInfo(URI, String) - Static method in class org.keycloak.services.Urls
- LoginActionsService - Class in org.keycloak.services.resources
- LoginActionsService(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.services.resources.LoginActionsService
- LoginActionsServiceChecks - Class in org.keycloak.services.resources
- LoginActionsServiceChecks() - Constructor for class org.keycloak.services.resources.LoginActionsServiceChecks
- LoginActionsServiceChecks.AuthenticationSessionUserIdMatchesOneFromToken - Class in org.keycloak.services.resources
-
This check verifies that user ID (subject) from the token matches the one from the authentication session.
- LoginActionsServiceChecks.IsActionRequired - Class in org.keycloak.services.resources
-
Verifies that if authentication session exists and any action is required according to it, then it is the expected one.
- LoginActionsServiceChecks.IsRedirectValid - Class in org.keycloak.services.resources
-
Verifies whether the given redirect URL, when set, is valid for the given client.
- LoginActionsServiceException - Exception in org.keycloak.services.resources
- LoginActionsServiceException(Response) - Constructor for exception org.keycloak.services.resources.LoginActionsServiceException
- LoginActionsServiceException(Response, String) - Constructor for exception org.keycloak.services.resources.LoginActionsServiceException
- LoginActionsServiceException(Response, String, Throwable) - Constructor for exception org.keycloak.services.resources.LoginActionsServiceException
- LoginActionsServiceException(Response, Throwable) - Constructor for exception org.keycloak.services.resources.LoginActionsServiceException
- LoginBean - Class in org.keycloak.forms.login.freemarker.model
- LoginBean(MultivaluedMap<String, String>) - Constructor for class org.keycloak.forms.login.freemarker.model.LoginBean
- loginFailures() - Method in class org.keycloak.services.DefaultKeycloakSession
- loginRedirect(String, String, String, String, String) - Method in class org.keycloak.services.resources.AbstractSecuredLocalService
- loginRequest(String, AuthnRequestType, ClientModel) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- loginResetCredentials(URI, String) - Static method in class org.keycloak.services.Urls
- loginResetCredentialsBuilder(URI) - Static method in class org.keycloak.services.Urls
- LoginStatusIframeEndpoint - Class in org.keycloak.protocol.oidc.endpoints
- LoginStatusIframeEndpoint(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.endpoints.LoginStatusIframeEndpoint
- loginUsernameReminder(URI, String) - Static method in class org.keycloak.services.Urls
- loginUsernameReminderBuilder(URI) - Static method in class org.keycloak.services.Urls
- LogoObject() - Constructor for class org.keycloak.protocol.oid4vc.model.DisplayObject.LogoObject
- logout() - Method in class org.keycloak.protocol.oidc.endpoints.LogoutEndpoint
-
This endpoint can be used either as: - OpenID Connect RP-Initiated Logout POST endpoint according to the specification https://openid.net/specs/openid-connect-rpinitiated-1_0.html#RPLogout - Legacy Logout endpoint with refresh_token as an argument and client authentication needed.
- logout() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- logout() - Method in class org.keycloak.services.resources.admin.AdminConsole
-
Logout from the admin console
- logout() - Method in class org.keycloak.services.resources.admin.UserResource
-
Remove all user sessions associated with the user Also send notification to all clients that have an admin URL to invalidate the sessions for the particular user.
- logout(boolean) - Method in class org.keycloak.services.resources.account.SessionResource
-
Remove sessions
- logout(String) - Method in class org.keycloak.services.resources.account.SessionResource
-
Remove a specific session
- logout(String, String, String, String, String, String) - Method in class org.keycloak.protocol.oidc.endpoints.LogoutEndpoint
-
Logout user session.
- LOGOUT_INITIATING_IDP - Static variable in class org.keycloak.services.managers.AuthenticationManager
- LOGOUT_REDIRECT_URI - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- LOGOUT_STATE_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- LOGOUT_TOKEN_ID_MISSING - Enum constant in enum class org.keycloak.protocol.oidc.LogoutTokenValidationCode
- LOGOUT_VALIDATED_ID_TOKEN_ISSUED_AT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- LOGOUT_VALIDATED_ID_TOKEN_SESSION_STATE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- logoutAll() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Removes all user sessions.
- logoutAll(RealmModel) - Method in class org.keycloak.services.managers.ResourceAdminManager
- logoutClient(RealmModel, ClientModel) - Method in class org.keycloak.services.managers.ResourceAdminManager
- logoutClient(RealmModel, ClientModel, int) - Method in class org.keycloak.services.managers.ResourceAdminManager
- logoutClientSession(RealmModel, ClientModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.services.managers.ResourceAdminManager
- logoutClientSessions(RealmModel, ClientModel, List<AuthenticatedClientSessionModel>) - Method in class org.keycloak.services.managers.ResourceAdminManager
- logoutClientSessionWithBackchannelLogoutUrl(ClientModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.services.managers.ResourceAdminManager
- logoutConfirm(URI, String) - Static method in class org.keycloak.services.Urls
- logoutConfirmAction() - Method in class org.keycloak.protocol.oidc.endpoints.LogoutEndpoint
- LogoutConfirmBean - Class in org.keycloak.forms.login.freemarker.model
- LogoutConfirmBean(String, AuthenticationSessionModel) - Constructor for class org.keycloak.forms.login.freemarker.model.LogoutConfirmBean
- logoutConfirmGet() - Method in class org.keycloak.protocol.oidc.endpoints.LogoutEndpoint
- LogoutEndpoint - Class in org.keycloak.protocol.oidc.endpoints
- LogoutEndpoint(KeycloakSession, TokenManager, EventBuilder) - Constructor for class org.keycloak.protocol.oidc.endpoints.LogoutEndpoint
- logoutFailed(IOException, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- logoutFailed(IOException, String) - Method in interface org.keycloak.services.ServicesLogger
- logoutFailed$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- logoutOtherSessions(DefaultActionToken, ActionTokenContext<? extends DefaultActionToken>) - Static method in class org.keycloak.authentication.AuthenticatorUtil
-
Logouts all sessions that are different to the current authentication session managed in the action token context.
- logoutOtherSessions(RequiredActionContext) - Static method in class org.keycloak.authentication.AuthenticatorUtil
-
Logouts all sessions that are different to the current authentication session managed in the action context.
- logoutRequest(LogoutRequestType, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint.Binding
- logoutRequest(LogoutRequestType, ClientModel, String) - Method in class org.keycloak.protocol.saml.SamlService.BindingProtocol
- LogoutRequestContext - Class in org.keycloak.services.clientpolicy.context
- LogoutRequestContext(ClientModel) - Constructor for class org.keycloak.services.clientpolicy.context.LogoutRequestContext
- LogoutRequestContext(ClientModel, MultivaluedMap<String, String>) - Constructor for class org.keycloak.services.clientpolicy.context.LogoutRequestContext
- logoutResponse(String) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider.OIDCEndpoint
- LogoutSessionCodeChecks - Class in org.keycloak.services.resources
- LogoutSessionCodeChecks(RealmModel, UriInfo, HttpRequest, ClientConnection, KeycloakSession, EventBuilder, String, String, String) - Constructor for class org.keycloak.services.resources.LogoutSessionCodeChecks
- LogoutTokenMapper - Interface in org.keycloak.protocol.oidc.mappers
- LogoutTokenValidationCode - Enum Class in org.keycloak.protocol.oidc
- LogoutTokenValidationContext - Class in org.keycloak.protocol.oidc
- logoutUrl(UriBuilder) - Static method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- logoutUrl(UriInfo) - Static method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- LogoutUtil - Class in org.keycloak.protocol.oidc.utils
-
Utilities for OIDC logout
- LogoutUtil() - Constructor for class org.keycloak.protocol.oidc.utils.LogoutUtil
- logSuccess(KeycloakSession, AuthenticationSessionModel) - Static method in class org.keycloak.services.managers.AuthenticationManager
- lookup(ClientAuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.client.DefaultClientAssertionStrategy
- lookup(ClientAuthenticationFlowContext) - Method in class org.keycloak.broker.spiffe.SpiffeClientAssertionStrategy
- lookup(UserProvider, RealmModel, String) - Method in enum class org.keycloak.utils.SearchQueryUtils.UserSearchPrefix
- lookupClientFromClientAttributes(KeycloakSession, Map<String, String>) - Method in class org.keycloak.cache.DefaultAlternativeLookupProvider
- lookupIdentityProviderFromIssuer(KeycloakSession, IdentityProviderType, String) - Method in class org.keycloak.cache.DefaultAlternativeLookupProvider
- lookupRoleFromString(RealmModel, String) - Method in class org.keycloak.cache.DefaultAlternativeLookupProvider
- lookupUserByFederatedIdentity(FederatedIdentityModel, ClientAssertionState) - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantType
- lookupUserForBruteForceLog(KeycloakSession, RealmModel, AuthenticationSessionModel) - Static method in class org.keycloak.services.managers.AuthenticationManager
- lookupUserFromStatelessToken(KeycloakSession, RealmModel, AccessToken) - Static method in class org.keycloak.protocol.oidc.TokenManager
-
Lookup user from the "stateless" token.
- LOOPBACK_INTERFACES - Static variable in class org.keycloak.protocol.oidc.utils.RedirectUtils
- lowerPriority(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Lower execution's priority
- lowerRequiredActionPriority(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Lower required action's priority
M
- MacSecretClientSignatureVerifierProvider - Class in org.keycloak.crypto
- MacSecretClientSignatureVerifierProvider(KeycloakSession, String) - Constructor for class org.keycloak.crypto.MacSecretClientSignatureVerifierProvider
- MacSecretSignatureProvider - Class in org.keycloak.crypto
- MacSecretSignatureProvider(KeycloakSession, String) - Constructor for class org.keycloak.crypto.MacSecretSignatureProvider
- MANAGE_SCOPE - Static variable in interface org.keycloak.services.resources.admin.fgap.AdminPermissionManagement
- manageGroupMembershipPermission() - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionManagement
- manageMembershipPermission(GroupModel) - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionManagement
- manageMembersPermission(GroupModel) - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionManagement
- management(KeycloakSession, RealmModel) - Static method in class org.keycloak.services.resources.admin.fgap.AdminPermissions
- managePermission - Variable in class org.keycloak.services.resources.admin.ClientRoleMappingsResource
- managePermission - Variable in class org.keycloak.services.resources.admin.ProtocolMappersResource
- managePermission - Variable in class org.keycloak.services.resources.admin.RoleMapperResource
- managePermission - Variable in class org.keycloak.services.resources.admin.ScopeMappedClientResource
- managePermission - Variable in class org.keycloak.services.resources.admin.ScopeMappedResource
- managePermission() - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionManagement
- managePermission(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- managePermission(GroupModel) - Method in interface org.keycloak.services.resources.admin.fgap.GroupPermissionManagement
- manager - Variable in class org.keycloak.services.resources.admin.ClientTypesResource
- manageUsersPolicy(ResourceServer) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionManagement
- MANDATORY - Static variable in class org.keycloak.protocol.oid4vc.model.ClaimsDescription
- MANIFEST_FILE_PATH - Static variable in class org.keycloak.services.util.ViteManifest
- MAP_ROLE_CLIENT_SCOPE_SCOPE - Static variable in interface org.keycloak.services.resources.admin.fgap.RolePermissionManagement
- MAP_ROLE_COMPOSITE_SCOPE - Static variable in interface org.keycloak.services.resources.admin.fgap.RolePermissionManagement
- MAP_ROLE_SCOPE - Static variable in interface org.keycloak.services.resources.admin.fgap.RolePermissionManagement
- MAP_ROLES_CLIENT_SCOPE - Static variable in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- MAP_ROLES_COMPOSITE_SCOPE - Static variable in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- MAP_ROLES_SCOPE - Static variable in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- mapAttributeValue(ProtocolMapperModel, Object) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- mapClaim(AccessTokenResponse, ProtocolMapperModel, Object) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- mapClaim(IDToken, ProtocolMapperModel, Object) - Static method in class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- mapClientScopePermission(RoleModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionManagement
- mapCompositePermission(RoleModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionManagement
- mapLoaToAcr(int, Map<String, Integer>, Collection<String>) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
- mapName(ProtocolMapperModel, GroupModel) - Method in interface org.keycloak.protocol.saml.mappers.SAMLGroupNameMapper
- mapName(ProtocolMapperModel, RoleModel) - Method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- mapName(ProtocolMapperModel, RoleModel) - Method in interface org.keycloak.protocol.saml.mappers.SAMLRoleNameMapper
- mapper - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- mapper - Variable in class org.keycloak.protocol.saml.SamlProtocol.ProtocolMapperProcessor
- mapper - Variable in class org.keycloak.services.util.ObjectMapperResolver
- MAPPER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCContextMapper
- MAPPER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCGeneratedIdMapper
- MAPPER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCIssuedAtTimeClaimMapper
- MAPPER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCStaticClaimMapper
- MAPPER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCSubjectIdMapper
- MAPPER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- MAPPER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTypeMapper
- MAPPER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCUserAttributeMapper
- MAPPER_NAMEID_FORMAT - Static variable in class org.keycloak.protocol.saml.mappers.NameIdMapperHelper
- MAPPER_NAMEID_FORMAT_HELP_TEXT - Static variable in class org.keycloak.protocol.saml.mappers.NameIdMapperHelper
- MAPPER_NAMEID_FORMAT_LABEL - Static variable in class org.keycloak.protocol.saml.mappers.NameIdMapperHelper
- mapperModel - Variable in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- mapperNameId(String, ProtocolMapperModel, KeycloakSession, UserSessionModel, AuthenticatedClientSessionModel) - Method in interface org.keycloak.protocol.saml.mappers.SAMLNameIdMapper
- mapperNameId(String, ProtocolMapperModel, KeycloakSession, UserSessionModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.saml.mappers.UserAttributeNameIdMapper
- MAPPING_SOURCE_CERT_CERTIFICATE_PEM - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- MAPPING_SOURCE_CERT_ISSUERDN - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- MAPPING_SOURCE_CERT_SERIALNUMBER - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- MAPPING_SOURCE_CERT_SERIALNUMBER_ISSUERDN - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- MAPPING_SOURCE_CERT_SHA256_THUMBPRINT - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- MAPPING_SOURCE_CERT_SUBJECTALTNAME_EMAIL - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- MAPPING_SOURCE_CERT_SUBJECTALTNAME_OTHERNAME - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- MAPPING_SOURCE_CERT_SUBJECTDN - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- MAPPING_SOURCE_CERT_SUBJECTDN_CN - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- MAPPING_SOURCE_CERT_SUBJECTDN_EMAIL - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- MAPPING_SOURCE_SELECTION - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- mapRolePermission(RoleModel) - Method in interface org.keycloak.services.resources.admin.fgap.RolePermissionManagement
- mapRoles(AttributeStatementType, ProtocolMapperModel, KeycloakSession, UserSessionModel, ClientSessionContext) - Method in class org.keycloak.protocol.saml.mappers.RoleListMapper
- mapRoles(AttributeStatementType, ProtocolMapperModel, KeycloakSession, UserSessionModel, ClientSessionContext) - Method in interface org.keycloak.protocol.saml.mappers.SAMLRoleListMapper
- mapRolesClientScopePermission(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- mapRolesCompositePermission(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- mapRolesPermission() - Method in interface org.keycloak.services.resources.admin.fgap.UserPermissionManagement
- mapRolesPermission(ClientModel) - Method in interface org.keycloak.services.resources.admin.fgap.ClientPermissionManagement
- masterRealmAdminConsoleRedirect() - Method in class org.keycloak.services.resources.admin.AdminRoot
-
Convenience path to master realm admin console
- masterRealmAdminConsoleRedirectHtml() - Method in class org.keycloak.services.resources.admin.AdminRoot
-
Convenience path to master realm admin console
- matchAuthorizationDetails(List<OID4VCAuthorizationDetail>) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.CredentialOfferState
- matchCondition(AuthenticationFlowContext) - Method in interface org.keycloak.authentication.authenticators.conditional.ConditionalAuthenticator
- matchCondition(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticator
- matchCondition(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticator
- matchCondition(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticator
- matchCondition(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticator
- matchCondition(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticator
- matchCondition(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValue
- matchCondition(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticator
- matches(String) - Method in class org.keycloak.connections.httpclient.ProxyMappings.ProxyMapping
- matchesRedirects(String, Set<String>, Set<String>) - Static method in class org.keycloak.protocol.oidc.utils.PairwiseSubMapperUtils
-
Checks if the the registered client redirect URIs matches the set of redirect URIs from the sector identifier URI.
- matching(String) - Static method in enum class org.keycloak.utils.SearchQueryUtils.UserSearchPrefix
- MAX_AGE - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticator
- MAX_AGE_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- MAX_CLIENTS - Static variable in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicyFactory
- MAX_CLIENTS_PROPERTY - Static variable in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicyFactory
- MAX_CONSUMED_RESPONSE_SIZE - Static variable in class org.keycloak.connections.httpclient.DefaultHttpClientFactory
- MAX_EMAIL_LOCAL_PART_LENGTH - Static variable in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- MAX_QR_CODE_DIMENSION - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
-
The maximum QR Code dimension
- MaxClientsClientRegistrationPolicy - Class in org.keycloak.services.clientregistration.policy.impl
- MaxClientsClientRegistrationPolicy(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicy
- MaxClientsClientRegistrationPolicyFactory - Class in org.keycloak.services.clientregistration.policy.impl
- MaxClientsClientRegistrationPolicyFactory() - Constructor for class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicyFactory
- maxConnectionIdleTime - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- maxConnectionIdleTime(long, TimeUnit) - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
- maxConnectionIdleTimeUnit - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- maxDeltaTimeSeconds - Variable in class org.keycloak.services.managers.DefaultBruteForceProtector
- maxInflatingSize - Variable in class org.keycloak.broker.saml.SAMLEndpoint
- maxPooledPerRoute - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- maxPooledPerRoute(int) - Method in class org.keycloak.connections.httpclient.HttpClientBuilder
- MDC_KEY_AUTHENTICATION_SESSION_ID - Static variable in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- MDC_KEY_AUTHENTICATION_TAB_ID - Static variable in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- MDC_KEY_CLIENT_ID - Static variable in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- MDC_KEY_IP_ADDRESS - Static variable in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- MDC_KEY_ORGANIZATION - Static variable in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- MDC_KEY_REALM_NAME - Static variable in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- MDC_KEY_SESSION_ID - Static variable in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- MDC_KEY_USER_ID - Static variable in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- MDC_KEYS - Static variable in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- media(String) - Method in class org.keycloak.theme.ThemeResourceDescriptor.Builder
- MEDIATION - Static variable in interface org.keycloak.WebAuthnConstants
- MediaType - Class in org.keycloak.utils
- MediaType() - Constructor for class org.keycloak.utils.MediaType
- MediaTypeMatcher - Class in org.keycloak.utils
- MediaTypeMatcher() - Constructor for class org.keycloak.utils.MediaTypeMatcher
- members() - Method in class org.keycloak.organization.admin.resource.OrganizationResource
- mergeGroupedMessages(RealmModel, Locale, Map<Locale, Properties>) - Static method in class org.keycloak.services.util.LocaleUtil
-
Merge the given (locale-)grouped messages into one instance of
Properties, applicable for the givenlocale. - mergeGroupedMessages(RealmModel, Locale, Map<Locale, Properties>, Map<Locale, Properties>) - Static method in class org.keycloak.services.util.LocaleUtil
-
Merge the given (locale-)grouped messages into one instance of
Properties, applicable for the givenlocale. - MESSAGE_INVALID_SIZE - Static variable in class org.keycloak.userprofile.validator.MultiValueValidator
- MESSAGE_NO_MATCH - Static variable in class org.keycloak.userprofile.validator.PersonNameProhibitedCharactersValidator
- MESSAGE_NO_MATCH - Static variable in class org.keycloak.userprofile.validator.UsernameIDNHomographValidator
- MESSAGE_NO_MATCH - Static variable in class org.keycloak.userprofile.validator.UsernameProhibitedCharactersValidator
- MessageBean - Class in org.keycloak.theme.beans
- MessageBean(String, MessageType) - Constructor for class org.keycloak.theme.beans.MessageBean
- MessageFormatterMethod - Class in org.keycloak.theme.beans
- MessageFormatterMethod(Locale, Map<Object, Object>) - Constructor for class org.keycloak.theme.beans.MessageFormatterMethod
- MessageFormatterMethod(Locale, Properties) - Constructor for class org.keycloak.theme.beans.MessageFormatterMethod
- messages - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- messages - Variable in class org.keycloak.theme.beans.LinkExpirationFormatterMethod
- Messages - Class in org.keycloak.services.messages
- Messages() - Constructor for class org.keycloak.services.messages.Messages
- MessagesPerFieldBean - Class in org.keycloak.theme.beans
-
Bean used to hold form messages per field.
- MessagesPerFieldBean() - Constructor for class org.keycloak.theme.beans.MessagesPerFieldBean
- messagesToJsonString(Properties) - Method in class org.keycloak.services.resources.account.AccountConsole
- messageType - Variable in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
- metadata - Variable in class org.keycloak.protocol.oidc.mappers.DeployedScriptOIDCProtocolMapper
- metadata - Variable in class org.keycloak.protocol.saml.mappers.DeployedScriptSAMLProtocolMapper
- metadata() - Method in class org.keycloak.compatibility.FeatureCompatibilityMetadataProvider
- metadata() - Method in class org.keycloak.compatibility.KeycloakCompatibilityMetadataProvider
- METER_ALGORITHM_TAG - Static variable in class org.keycloak.credential.PasswordCredentialProviderFactory
- METER_HASHING_STRENGTH_TAG - Static variable in class org.keycloak.credential.PasswordCredentialProviderFactory
- METER_REALM_TAG - Static variable in class org.keycloak.credential.PasswordCredentialProviderFactory
- METER_VALIDATION_OUTCOME_TAG - Static variable in class org.keycloak.credential.PasswordCredentialProviderFactory
- method(String) - Method in class org.keycloak.services.util.DPoPUtil.Validator
- MICROPROFILE_JWT_SCOPE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- MicrosoftAuthenticatorOTPProvider - Class in org.keycloak.authentication.otp
- MicrosoftAuthenticatorOTPProvider() - Constructor for class org.keycloak.authentication.otp.MicrosoftAuthenticatorOTPProvider
- MicrosoftIdentityProvider - Class in org.keycloak.social.microsoft
-
Identity provider for Microsoft account.
- MicrosoftIdentityProvider(KeycloakSession, MicrosoftIdentityProviderConfig) - Constructor for class org.keycloak.social.microsoft.MicrosoftIdentityProvider
- MicrosoftIdentityProviderConfig - Class in org.keycloak.social.microsoft
- MicrosoftIdentityProviderConfig() - Constructor for class org.keycloak.social.microsoft.MicrosoftIdentityProviderConfig
- MicrosoftIdentityProviderConfig(IdentityProviderModel) - Constructor for class org.keycloak.social.microsoft.MicrosoftIdentityProviderConfig
- MicrosoftIdentityProviderFactory - Class in org.keycloak.social.microsoft
- MicrosoftIdentityProviderFactory() - Constructor for class org.keycloak.social.microsoft.MicrosoftIdentityProviderFactory
- MicrosoftUserAttributeMapper - Class in org.keycloak.social.microsoft
-
User attribute mapper.
- MicrosoftUserAttributeMapper() - Constructor for class org.keycloak.social.microsoft.MicrosoftUserAttributeMapper
- MIDDLE_NAME - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- migrate(String, String) - Method in class org.keycloak.workflow.admin.resource.WorkflowsResource
- migrationFailure(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- migrationFailure(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- migrationFailure$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- MINUTE - Enum constant in enum class org.keycloak.protocol.oid4vc.issuance.TimeClaimNormalizer.RoundUnit
- MISSING_CREDENTIAL_CONFIG - Enum constant in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- MISSING_CREDENTIAL_IDENTIFIER_AND_CONFIGURATION_ID - Enum constant in enum class org.keycloak.protocol.oid4vc.model.ErrorType
- MISSING_EMAIL - Static variable in class org.keycloak.services.messages.Messages
- MISSING_FIRST_NAME - Static variable in class org.keycloak.services.messages.Messages
- MISSING_IAT_CLAIM - Enum constant in enum class org.keycloak.protocol.oidc.LogoutTokenValidationCode
- MISSING_IDENTITY_PROVIDER - Static variable in class org.keycloak.services.messages.Messages
- MISSING_LAST_NAME - Static variable in class org.keycloak.services.messages.Messages
- MISSING_PARAMETER - Static variable in class org.keycloak.services.messages.Messages
- MISSING_PASSWORD - Enum constant in enum class org.keycloak.services.managers.AuthenticationManager.AuthenticationStatus
- MISSING_PASSWORD - Static variable in class org.keycloak.services.messages.Messages
- MISSING_SID_OR_SUBJECT - Enum constant in enum class org.keycloak.protocol.oidc.LogoutTokenValidationCode
- MISSING_TOTP - Enum constant in enum class org.keycloak.services.managers.AuthenticationManager.AuthenticationStatus
- MISSING_TOTP - Static variable in class org.keycloak.services.messages.Messages
- MISSING_TOTP_DEVICE_NAME - Static variable in class org.keycloak.services.messages.Messages
- MISSING_USERNAME - Static variable in class org.keycloak.services.messages.Messages
- missingParameter(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- missingParameter(String) - Method in interface org.keycloak.services.ServicesLogger
- missingParameter$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- ModAuthMellonClientInstallation - Class in org.keycloak.protocol.saml.installation
- ModAuthMellonClientInstallation() - Constructor for class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- mode(String) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.CertificatePolicyValidationBuilder
- model - Variable in class org.keycloak.protocol.saml.SamlProtocol.ProtocolMapperProcessor
- model - Variable in class org.keycloak.services.managers.RealmManager
- modelDuplicateException(ModelDuplicateException) - Method in class org.keycloak.services.ServicesLogger_$logger
- modelDuplicateException(ModelDuplicateException) - Method in interface org.keycloak.services.ServicesLogger
- modelDuplicateException$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- moveCredentialAfter(String, String) - Method in class org.keycloak.services.resources.admin.UserResource
-
Move a credential to a position behind another credential
- moveCredentialToFirst(String) - Method in class org.keycloak.services.resources.admin.UserResource
-
Move a credential to a first position in the credentials list of the user
- msgBundleNotFound(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- msgBundleNotFound(String) - Method in interface org.keycloak.services.ServicesLogger
- msgBundleNotFound$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- msgBundleNotFoundForEn() - Method in class org.keycloak.services.ServicesLogger_$logger
- msgBundleNotFoundForEn() - Method in interface org.keycloak.services.ServicesLogger
- msgBundleNotFoundForEn$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- MtlsHoKProtocolMapper() - Constructor for class org.keycloak.services.util.MtlsHoKTokenUtil.MtlsHoKProtocolMapper
- MtlsHoKTokenUtil - Class in org.keycloak.services.util
- MtlsHoKTokenUtil() - Constructor for class org.keycloak.services.util.MtlsHoKTokenUtil
- MtlsHoKTokenUtil.MtlsHoKProtocolMapper - Class in org.keycloak.services.util
-
Protocol mapper that binds access tokens to the client's mTLS certificate by adding the "cnf" (confirmation) claim with a "x5t#S256" certificate thumbprint.
- multipleValuesForMapper(String, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- multipleValuesForMapper(String, String) - Method in interface org.keycloak.services.ServicesLogger
- multipleValuesForMapper$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- MULTIVALUED - Static variable in class org.keycloak.protocol.ProtocolMapperUtils
- MULTIVALUED_HELP_TEXT - Static variable in class org.keycloak.protocol.ProtocolMapperUtils
- MULTIVALUED_LABEL - Static variable in class org.keycloak.protocol.ProtocolMapperUtils
- MULTIVALUED_STRING_SEPARATOR - Static variable in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- MultiValueValidator - Class in org.keycloak.userprofile.validator
- MultiValueValidator() - Constructor for class org.keycloak.userprofile.validator.MultiValueValidator
N
- name() - Method in record class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorMetadata
-
Returns the value of the
namerecord component. - name() - Method in record class org.keycloak.services.util.Chunk
-
Returns the value of the
namerecord component. - NAME - Static variable in class org.keycloak.social.openshift.OpenshiftV4IdentityProviderFactory
- NAME_FORMATS - Static variable in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- NAME_ID_POLICY_FORMAT - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- NAMEID_MAPPER_CATEGORY - Static variable in class org.keycloak.protocol.saml.mappers.NameIdMapperHelper
- NameIdMapperHelper - Class in org.keycloak.protocol.saml.mappers
- NameIdMapperHelper() - Constructor for class org.keycloak.protocol.saml.mappers.NameIdMapperHelper
- nameSet(Theme.Type) - Method in class org.keycloak.theme.ClasspathThemeProvider
- nameSet(Theme.Type) - Method in class org.keycloak.theme.DefaultThemeManager
- nameSet(Theme.Type) - Method in class org.keycloak.theme.FolderThemeProvider
- NATURAL_PERSON_SCOPE_CONSENT_TEXT - Static variable in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- NESTED_FIRST_BROKER_CONTEXT - Static variable in class org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
- NESTED_FIRST_BROKER_FLOW_MESSAGE - Static variable in class org.keycloak.services.messages.Messages
- NEW_ROLE_NAME - Static variable in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
- NEW_ROLE_NAME - Static variable in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- NEW_USER_REGISTERED - Static variable in class org.keycloak.services.managers.AuthenticationManager
- newBrowserAuthentication(AuthenticationSessionModel, boolean, boolean) - Method in class org.keycloak.protocol.saml.SamlService
- newBrowserAuthentication(AuthenticationSessionModel, boolean, boolean, SamlProtocol) - Method in class org.keycloak.protocol.saml.profile.ecp.SamlEcpProfileService
- newBrowserAuthentication(AuthenticationSessionModel, boolean, boolean, SamlProtocol) - Method in class org.keycloak.protocol.saml.SamlService
- newEvent() - Method in class org.keycloak.authentication.AuthenticationProcessor
- newEvent() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
- newExecutionConfig(String, AuthenticatorConfigRepresentation) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Update execution with new configuration
- newHttpClientBuilder() - Method in class org.keycloak.connections.httpclient.DefaultHttpClientFactory
-
Deprecated.
- newHttpClientBuilder(KeycloakSession) - Method in class org.keycloak.connections.httpclient.DefaultHttpClientFactory
- newPostBindingProtocol() - Method in class org.keycloak.protocol.saml.SamlService
- newRedirectBindingProtocol() - Method in class org.keycloak.protocol.saml.SamlService
- nextActionAfterAuthentication(KeycloakSession, AuthenticationSessionModel, ClientConnection, HttpRequest, UriInfo, EventBuilder) - Static method in class org.keycloak.services.managers.AuthenticationManager
- nextRequiredAction() - Method in class org.keycloak.authentication.AuthenticationProcessor
- nextRequiredAction(KeycloakSession, AuthenticationSessionModel, HttpRequest, EventBuilder) - Static method in class org.keycloak.services.managers.AuthenticationManager
- NFC - Enum constant in enum class org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport
- NginxProxySslClientCertificateLookup - Class in org.keycloak.services.x509
-
The NGINX Provider extract end user X.509 certificate send during TLS mutual authentication, and forwarded in an http header.
- NginxProxySslClientCertificateLookup(String, String, int, Set<X509Certificate>, Set<X509Certificate>, boolean, boolean) - Constructor for class org.keycloak.services.x509.NginxProxySslClientCertificateLookup
- NginxProxySslClientCertificateLookupFactory - Class in org.keycloak.services.x509
-
The factory and the corresponding providers extract a client certificate from a NGINX reverse proxy (TLS termination).
- NginxProxySslClientCertificateLookupFactory() - Constructor for class org.keycloak.services.x509.NginxProxySslClientCertificateLookupFactory
- NginxProxyTrustedClientCertificateLookup - Class in org.keycloak.services.x509
-
The NGINX Trusted Provider verify extract end user X.509 certificate sent during TLS mutual authentication, verifies it against provided CA the and forwarded in an HTTP header along with a new header ssl-client-verify: SUCCESS.
- NginxProxyTrustedClientCertificateLookup(String, String, int, boolean) - Constructor for class org.keycloak.services.x509.NginxProxyTrustedClientCertificateLookup
- NICKNAME - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- NO - Enum constant in enum class org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper.TokenExchangeRefreshTokenEnabled
- NO_ACCESS - Static variable in class org.keycloak.services.messages.Messages
- NO_PROXY - Static variable in class org.keycloak.connections.httpclient.ProxyMappings.ProxyMapping
- NO_RELAY_STATE_IN_RESPONSE - Static variable in class org.keycloak.services.messages.Messages
- NO_UPDATE - Enum constant in enum class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.FetchOperation
- noBackButtonCacheControlHeader(KeycloakSession) - Static method in class org.keycloak.services.util.CacheControlUtil
- noCache - Static variable in class org.keycloak.services.resources.admin.RealmsAdminResource
- noCache() - Static method in class org.keycloak.services.util.CacheControlUtil
- noClientFound(String) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- noDuplicationDetected() - Method in class org.keycloak.services.ServicesLogger_$logger
- noDuplicationDetected() - Method in interface org.keycloak.services.ServicesLogger
- noDuplicationDetected$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- noEventStoreProvider() - Method in class org.keycloak.services.ServicesLogger_$logger
- noEventStoreProvider() - Method in interface org.keycloak.services.ServicesLogger
- noEventStoreProvider$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- NONCE_CLAIM_IN_TOKEN - Enum constant in enum class org.keycloak.protocol.oidc.LogoutTokenValidationCode
- NONCE_DEFAULT_LENGTH - Static variable in class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtCNonceHandler
- NONCE_LENGTH_RANDOM_OFFSET - Static variable in class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtCNonceHandler
- NONCE_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- NONCE_PATH - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
- NonceBackwardsCompatibleMapper - Class in org.keycloak.protocol.oidc.mappers
-
Simple mapper that adds the nonce claim into the access token as before.
- NonceBackwardsCompatibleMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- NonceResponse - Class in org.keycloak.protocol.oid4vc.model
-
NonceResponse as defined in https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html#name-nonce-response
- NonceResponse() - Constructor for class org.keycloak.protocol.oid4vc.model.NonceResponse
- NONE - Enum constant in enum class org.keycloak.email.EmailAuthenticator.AuthenticatorType
- NONE - Static variable in class org.keycloak.protocol.oidc.utils.OIDCResponseType
- NONE_CREDENTIAL - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- NORMAL_URI - Enum constant in enum class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory.UriType
- normalize(Instant) - Method in class org.keycloak.protocol.oid4vc.issuance.TimeClaimNormalizer
- NOTALLOWED_ALGORITHMS - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- NotBeforeCheck(int) - Constructor for class org.keycloak.protocol.oidc.TokenManager.NotBeforeCheck
- notCreatingExistingUser(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- notCreatingExistingUser(String) - Method in interface org.keycloak.services.ServicesLogger
- notCreatingExistingUser$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- notes - Variable in class org.keycloak.protocol.RestartLoginCookie
- notFoundSerializedCtxInClientSession(String) - Method in class org.keycloak.services.ServicesLogger_$logger
- notFoundSerializedCtxInClientSession(String) - Method in interface org.keycloak.services.ServicesLogger
- notFoundSerializedCtxInClientSession$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- NotifyUserStepProvider - Class in org.keycloak.models.workflow
- NotifyUserStepProvider(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.models.workflow.NotifyUserStepProvider
- NotifyUserStepProviderFactory - Class in org.keycloak.models.workflow
- NotifyUserStepProviderFactory() - Constructor for class org.keycloak.models.workflow.NotifyUserStepProviderFactory
- NOTMATCH_PASSWORD - Static variable in class org.keycloak.services.messages.Messages
- notValidCredentialsAction(AuthenticationFlowContext, RealmModel, UserModel) - Method in class org.keycloak.protocol.docker.DockerAuthenticator
- notValidCredentialsAction(AuthenticationFlowContext, RealmModel, UserModel) - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticator
- nullUserAction(AuthenticationFlowContext, RealmModel, String) - Method in class org.keycloak.protocol.docker.DockerAuthenticator
- nullUserAction(AuthenticationFlowContext, RealmModel, String) - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticator
O
- OAUTH_2_0_COMPLIANT - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- OAUTH_2_1_COMPLIANT - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- OAUTH_CLIENT_ATTESTATION_CONFIG_TRUST_IDPS - Static variable in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
-
Comma-separated aliases of trust-material identity providers that expose the trusted attester keys.
- OAUTH_CLIENT_ATTESTATION_HEADER - Static variable in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- OAUTH_CLIENT_ATTESTATION_JWT_TYPE - Static variable in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- OAUTH_CLIENT_ATTESTATION_POP_HEADER - Static variable in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- OAUTH_CLIENT_ATTESTATION_POP_JWT_TYPE - Static variable in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- oauth2_0compliant - Variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- oauth2_1compliant - Variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutor.Configuration
- OAUTH2_DEVICE_AUTHORIZATION_GRANT_DISABLED - Static variable in class org.keycloak.services.messages.Messages
- OAUTH2_DEVICE_CONSENT_DENIED - Static variable in class org.keycloak.services.messages.Messages
- OAUTH2_DEVICE_ENDPOINT - Enum constant in enum class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequestParserProcessor.EndpointType
- OAUTH2_DEVICE_EXPIRED_USER_CODE - Static variable in class org.keycloak.services.messages.Messages
- OAUTH2_DEVICE_INVALID_USER_CODE - Static variable in class org.keycloak.services.messages.Messages
- OAUTH2_DEVICE_USER_CODE - Static variable in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- OAUTH2_DEVICE_VERIFICATION_COMPLETE - Static variable in class org.keycloak.services.messages.Messages
- OAUTH2_DEVICE_VERIFICATION_COMPLETE_HEADER - Static variable in class org.keycloak.services.messages.Messages
- OAUTH2_DEVICE_VERIFICATION_FAILED - Static variable in class org.keycloak.services.messages.Messages
- OAUTH2_DEVICE_VERIFICATION_FAILED_HEADER - Static variable in class org.keycloak.services.messages.Messages
- OAUTH2_DEVICE_VERIFIED_USER_CODE - Static variable in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- OAUTH2_GRANT_TYPE_AUTHORIZATION_CODE - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- OAUTH2_GRANT_TYPE_REFRESH_TOKEN - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- OAUTH2_PARAMETER_ACCESS_TOKEN - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- OAUTH2_PARAMETER_CLIENT_ID - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- OAUTH2_PARAMETER_CLIENT_SECRET - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- OAUTH2_PARAMETER_CODE - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- OAUTH2_PARAMETER_GRANT_TYPE - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- OAUTH2_PARAMETER_REDIRECT_URI - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- OAUTH2_PARAMETER_RESPONSE_TYPE - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- OAUTH2_PARAMETER_SCOPE - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- OAUTH2_PARAMETER_STATE - Static variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- OAUTH2_USER_CODE_VERIFY - Static variable in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- OAuth2Code - Class in org.keycloak.protocol.oidc.utils
-
Data associated with the oauth2 code.
- OAuth2Code(String, int, String, String, String) - Constructor for class org.keycloak.protocol.oidc.utils.OAuth2Code
- OAuth2Code(String, int, String, String, String, String, String, String, String, String) - Constructor for class org.keycloak.protocol.oidc.utils.OAuth2Code
- OAuth2CodeParser - Class in org.keycloak.protocol.oidc.utils
- OAuth2CodeParser() - Constructor for class org.keycloak.protocol.oidc.utils.OAuth2CodeParser
- OAuth2CodeParser.ParseResult - Class in org.keycloak.protocol.oidc.utils
- oauth2DeviceAuthUrl(UriBuilder) - Static method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- oauth2DeviceVerificationCompletedUrl(UriInfo) - Static method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- oauth2DeviceVerificationUrl(UriInfo) - Static method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- OAuth2Error - Class in org.keycloak.utils
- OAuth2Error() - Constructor for class org.keycloak.utils.OAuth2Error
- OAuth2GrantTypeBase - Class in org.keycloak.protocol.oidc.grants
-
Base class for OAuth 2.0 grant types
- OAuth2GrantTypeBase() - Constructor for class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
- OAuth2IdentityProvider - Class in org.keycloak.broker.oauth
- OAuth2IdentityProvider(KeycloakSession, OAuth2IdentityProviderConfig) - Constructor for class org.keycloak.broker.oauth.OAuth2IdentityProvider
- OAuth2IdentityProviderConfig - Class in org.keycloak.broker.oidc
- OAuth2IdentityProviderConfig() - Constructor for class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- OAuth2IdentityProviderConfig(IdentityProviderModel) - Constructor for class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- OAuth2IdentityProviderFactory - Class in org.keycloak.broker.oauth
- OAuth2IdentityProviderFactory() - Constructor for class org.keycloak.broker.oauth.OAuth2IdentityProviderFactory
- OAuth2WellKnownProviderFactory - Class in org.keycloak.protocol.oauth2
-
OAuth2WellKnownProviderFactoryimplementation for the OAuth2 auto discovery - OAuth2WellKnownProviderFactory() - Constructor for class org.keycloak.protocol.oauth2.OAuth2WellKnownProviderFactory
- OAuthGrantBean - Class in org.keycloak.forms.login.freemarker.model
- OAuthGrantBean(String, ClientModel, List<AuthorizationDetails>) - Constructor for class org.keycloak.forms.login.freemarker.model.OAuthGrantBean
- OAuthGrantBean.ClientScopeEntry - Class in org.keycloak.forms.login.freemarker.model
- OAuthResponse() - Constructor for class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- ObjectMapperResolver - Class in org.keycloak.services.util
-
Any class with package org.jboss.resteasy.skeleton.key will use NON_DEFAULT inclusion
- ObjectMapperResolver() - Constructor for class org.keycloak.services.util.ObjectMapperResolver
- obtainSecret(String) - Method in class org.keycloak.vault.AbstractVaultProvider
- obtainSecretInternal(String) - Method in class org.keycloak.vault.AbstractVaultProvider
-
Subclasses of
AbstractVaultProvidermust implement this method. - obtainSecretInternal(String) - Method in class org.keycloak.vault.FilesKeystoreVaultProvider
- obtainSecretInternal(String) - Method in class org.keycloak.vault.FilesPlainTextVaultProvider
- OCSP_FAIL_OPEN - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- OCSPChecker() - Constructor for class org.keycloak.authentication.authenticators.x509.CertificateValidator.OCSPChecker
- oCSPEnabled(boolean) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotCRLRelativePath
- oCSPFailOpen(boolean) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotOCSP
- OCSPRESPONDER_CERTIFICATE - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- OCSPRESPONDER_URI - Static variable in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticator
- oCSPResponderURI(String) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotOCSPFailOpen
- oCSPResponseCertificate(String) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotOCSPFailOpen
- OFF - Enum constant in enum class org.keycloak.protocol.oid4vc.issuance.TimeClaimNormalizer.Strategy
- OfferResponseType - Enum Class in org.keycloak.protocol.oid4vc.model
-
Type of credential offer uri to be returned.
- OFFLINE - Enum constant in enum class org.keycloak.protocol.oidc.encode.AccessTokenContext.SessionType
- OFFLINE_ACCESS_SCOPE_CONSENT_TEXT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- OFFLINE_TRANSIENT_CLIENT - Enum constant in enum class org.keycloak.protocol.oidc.encode.AccessTokenContext.SessionType
- offlineToken(boolean) - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
- offlineTokenRequested() - Method in record class org.keycloak.protocol.oidc.refresh.InitialRefreshTokenContext
-
Returns the value of the
offlineTokenRequestedrecord component. - OffsetTimeProvider - Class in org.keycloak.protocol.oid4vc.issuance
-
Implementation of the
TimeProviderthat delegates calls to the commonTimeclass. - OffsetTimeProvider() - Constructor for class org.keycloak.protocol.oid4vc.issuance.OffsetTimeProvider
- OID4VCAuthorizationCheckProvider - Class in org.keycloak.protocol.oid4vc.issuance
- OID4VCAuthorizationCheckProvider(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationCheckProvider
- OID4VCAuthorizationCheckProviderFactory - Class in org.keycloak.protocol.oid4vc.issuance
- OID4VCAuthorizationCheckProviderFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationCheckProviderFactory
- OID4VCAuthorizationDetail - Class in org.keycloak.protocol.oid4vc.model
-
Represents an authorization_details object in the Token Request as per OID4VCI.
- OID4VCAuthorizationDetail() - Constructor for class org.keycloak.protocol.oid4vc.model.OID4VCAuthorizationDetail
- OID4VCAuthorizationDetailsParser - Class in org.keycloak.protocol.oid4vc.issuance
- OID4VCAuthorizationDetailsParser() - Constructor for class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsParser
- OID4VCAuthorizationDetailsProcessor - Class in org.keycloak.protocol.oid4vc.issuance
- OID4VCAuthorizationDetailsProcessor(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessor
- OID4VCAuthorizationDetailsProcessorFactory - Class in org.keycloak.protocol.oid4vc.issuance
-
Factory for creating OID4VCI-specific authorization details processors.
- OID4VCAuthorizationDetailsProcessorFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessorFactory
- OID4VCContextMapper - Class in org.keycloak.protocol.oid4vc.issuance.mappers
-
Allows to add the context to the credential subject
- OID4VCContextMapper() - Constructor for class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCContextMapper
- OID4VCEnvironmentProviderFactory - Interface in org.keycloak.protocol.oid4vc
-
Interface for all OID4VC related provider factories, to ensure usage of the same feature flag.
- OID4VCGeneratedIdMapper - Class in org.keycloak.protocol.oid4vc.issuance.mappers
-
Adds a generated ID to the credential (as a configurable property).
- OID4VCGeneratedIdMapper() - Constructor for class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCGeneratedIdMapper
- OID4VCIRefreshTokenProvider - Class in org.keycloak.protocol.oid4vc.refresh
- OID4VCIRefreshTokenProvider(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProvider
- OID4VCIRefreshTokenProviderFactory - Class in org.keycloak.protocol.oid4vc.refresh
- OID4VCIRefreshTokenProviderFactory() - Constructor for class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProviderFactory
- OID4VCIssuedAtTimeClaimMapper - Class in org.keycloak.protocol.oid4vc.issuance.mappers
-
Map issuance date to the credential, under the default claim name "iat"
- OID4VCIssuedAtTimeClaimMapper() - Constructor for class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCIssuedAtTimeClaimMapper
- OID4VCIssuerEndpoint - Class in org.keycloak.protocol.oid4vc.issuance
-
Provides the (REST-)endpoints required for the OID4VCI protocol.
- OID4VCIssuerEndpoint(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
- OID4VCIssuerEndpoint(KeycloakSession, Map<String, CredentialBuilder>, AppAuthManager.BearerTokenAuthenticator, TimeProvider, int) - Constructor for class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerEndpoint
- OID4VCIssuerWellKnownProvider - Class in org.keycloak.protocol.oid4vc.issuance
-
WellKnownProviderimplementation to provide the .well-known/openid-credential-issuer endpoint, offering the Credential Issuer Metadata as defined by the OID4VCI protocol - OID4VCIssuerWellKnownProvider(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
- OID4VCIssuerWellKnownProviderFactory - Class in org.keycloak.protocol.oid4vc.issuance
-
WellKnownProviderFactoryimplementation for the OID4VCI metadata - OID4VCIssuerWellKnownProviderFactory() - Constructor for class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProviderFactory
- OID4VCITokenPostProcessor - Class in org.keycloak.protocol.oid4vc.refresh
- OID4VCITokenPostProcessor(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.refresh.OID4VCITokenPostProcessor
- OID4VCITokenPostProcessorProviderFactory - Class in org.keycloak.protocol.oid4vc.refresh
- OID4VCITokenPostProcessorProviderFactory() - Constructor for class org.keycloak.protocol.oid4vc.refresh.OID4VCITokenPostProcessorProviderFactory
- OID4VCLoginProtocolFactory - Class in org.keycloak.protocol.oid4vc
-
Factory for creating all OID4VC related endpoints and the default mappers.
- OID4VCLoginProtocolFactory() - Constructor for class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- OID4VCMapper - Class in org.keycloak.protocol.oid4vc.issuance.mappers
-
Base class for OID4VC Mappers, to provide common configuration and functionality for all of them
- OID4VCMapper() - Constructor for class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- OID4VCStaticClaimMapper - Class in org.keycloak.protocol.oid4vc.issuance.mappers
-
Allows to add statically configured claims to the credential subject
- OID4VCStaticClaimMapper() - Constructor for class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCStaticClaimMapper
- OID4VCSubjectIdMapper - Class in org.keycloak.protocol.oid4vc.issuance.mappers
-
Sets an ID for the credential subject, either from User ID or by attribute mapping
- OID4VCSubjectIdMapper() - Constructor for class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCSubjectIdMapper
- OID4VCTargetRoleMapper - Class in org.keycloak.protocol.oid4vc.issuance.mappers
-
Adds the users roles to the credential subject
- OID4VCTargetRoleMapper() - Constructor for class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- OID4VCTargetRoleMapper(KeycloakSession) - Constructor for class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTargetRoleMapper
- OID4VCTypeMapper - Class in org.keycloak.protocol.oid4vc.issuance.mappers
-
Allows to add types to the credential subject
- OID4VCTypeMapper() - Constructor for class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCTypeMapper
- OID4VCUserAttributeMapper - Class in org.keycloak.protocol.oid4vc.issuance.mappers
-
Allows adding user properties to the credential subject
- OID4VCUserAttributeMapper() - Constructor for class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCUserAttributeMapper
- OID4VCUtil - Class in org.keycloak.protocol.oid4vc.utils
- OIDC_AUTH_ENDPOINT - Enum constant in enum class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequestParserProcessor.EndpointType
- OIDCAccessTokenMapper - Interface in org.keycloak.protocol.oidc.mappers
- OIDCAccessTokenResponseMapper - Interface in org.keycloak.protocol.oidc.mappers
- OIDCAdvancedConfigWrapper - Class in org.keycloak.protocol.oidc
- OIDCAdvancedConfigWrapper.TokenExchangeRefreshTokenEnabled - Enum Class in org.keycloak.protocol.oidc
- OIDCAttributeMapperHelper - Class in org.keycloak.protocol.oidc.mappers
- OIDCAttributeMapperHelper() - Constructor for class org.keycloak.protocol.oidc.mappers.OIDCAttributeMapperHelper
- OIDCClientDescriptionConverter - Class in org.keycloak.protocol.oidc
- OIDCClientDescriptionConverter(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.OIDCClientDescriptionConverter
- OIDCClientDescriptionConverterFactory - Class in org.keycloak.protocol.oidc
- OIDCClientDescriptionConverterFactory() - Constructor for class org.keycloak.protocol.oidc.OIDCClientDescriptionConverterFactory
- OIDCClientRegistrationContext - Class in org.keycloak.services.clientregistration.oidc
- OIDCClientRegistrationContext(KeycloakSession, ClientRepresentation, ClientRegistrationProvider, OIDCClientRepresentation) - Constructor for class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationContext
- OIDCClientRegistrationProvider - Class in org.keycloak.services.clientregistration.oidc
- OIDCClientRegistrationProvider(KeycloakSession) - Constructor for class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProvider
- OIDCClientRegistrationProviderFactory - Class in org.keycloak.services.clientregistration.oidc
- OIDCClientRegistrationProviderFactory() - Constructor for class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProviderFactory
- OIDCClientRepresentationWithCacheControl(OIDCClientRepresentation, AbstractClientIdMetadataDocumentExecutor.ClientMetadataCacheControl) - Constructor for class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.OIDCClientRepresentationWithCacheControl
- OIDCClientSecretConfigWrapper - Class in org.keycloak.protocol.oidc
- OIDCClientSecretConfigWrapper.ReadOnlyRotatedSecretClientModel - Class in org.keycloak.protocol.oidc
-
Representation of a client model that passes information from a rotated secret.
- OIDCEndpoint(UserAuthenticationIdentityProvider.AuthenticationCallback, RealmModel, EventBuilder, OIDCIdentityProvider) - Constructor for class org.keycloak.broker.oidc.OIDCIdentityProvider.OIDCEndpoint
- OIDCExtProvider - Interface in org.keycloak.protocol.oidc.ext
- OIDCExtProviderFactory - Interface in org.keycloak.protocol.oidc.ext
- OIDCExtSPI - Class in org.keycloak.protocol.oidc.ext
- OIDCExtSPI() - Constructor for class org.keycloak.protocol.oidc.ext.OIDCExtSPI
- OIDCIdentityProvider - Class in org.keycloak.broker.oidc
- OIDCIdentityProvider(KeycloakSession, OIDCIdentityProviderConfig) - Constructor for class org.keycloak.broker.oidc.OIDCIdentityProvider
- OIDCIdentityProvider.OIDCEndpoint - Class in org.keycloak.broker.oidc
- OIDCIdentityProviderConfig - Class in org.keycloak.broker.oidc
- OIDCIdentityProviderConfig() - Constructor for class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- OIDCIdentityProviderConfig(IdentityProviderModel) - Constructor for class org.keycloak.broker.oidc.OIDCIdentityProviderConfig
- OIDCIdentityProviderFactory - Class in org.keycloak.broker.oidc
- OIDCIdentityProviderFactory() - Constructor for class org.keycloak.broker.oidc.OIDCIdentityProviderFactory
- OIDCIdentityProviderPublicKeyLoader - Class in org.keycloak.keys.loader
- OIDCIdentityProviderPublicKeyLoader(KeycloakSession, JWTAuthorizationGrantConfig) - Constructor for class org.keycloak.keys.loader.OIDCIdentityProviderPublicKeyLoader
- OIDCIDTokenMapper - Interface in org.keycloak.protocol.oidc.mappers
- OIDCLoginProtocol - Class in org.keycloak.protocol.oidc
- OIDCLoginProtocol(KeycloakSession, RealmModel, UriInfo, HttpHeaders, EventBuilder) - Constructor for class org.keycloak.protocol.oidc.OIDCLoginProtocol
- OIDCLoginProtocol(OIDCProviderConfig) - Constructor for class org.keycloak.protocol.oidc.OIDCLoginProtocol
- OIDCLoginProtocolFactory - Class in org.keycloak.protocol.oidc
- OIDCLoginProtocolFactory() - Constructor for class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- OIDCLoginProtocolService - Class in org.keycloak.protocol.oidc
-
Resource class for the oauth/openid connect token service
- OIDCLoginProtocolService(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.protocol.oidc.OIDCLoginProtocolService
- OIDCProviderConfig - Class in org.keycloak.protocol.oidc
- OIDCProviderConfig(Config.Scope) - Constructor for class org.keycloak.protocol.oidc.OIDCProviderConfig
- OIDCRedirectUriBuilder - Class in org.keycloak.protocol.oidc.utils
- OIDCRedirectUriBuilder(KeycloakUriBuilder) - Constructor for class org.keycloak.protocol.oidc.utils.OIDCRedirectUriBuilder
- OIDCResponseMode - Enum Class in org.keycloak.protocol.oidc.utils
- OIDCResponseType - Class in org.keycloak.protocol.oidc.utils
- oidcScopeMissing() - Method in class org.keycloak.services.ServicesLogger_$logger
- oidcScopeMissing() - Method in interface org.keycloak.services.ServicesLogger
- oidcScopeMissing$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- OIDCWellKnownProvider - Class in org.keycloak.protocol.oidc
- OIDCWellKnownProvider(KeycloakSession, Map<String, Object>, boolean) - Constructor for class org.keycloak.protocol.oidc.OIDCWellKnownProvider
- OIDCWellKnownProviderFactory - Class in org.keycloak.protocol.oidc
- OIDCWellKnownProviderFactory() - Constructor for class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
- OLD_SECRET - Static variable in class org.keycloak.authentication.forms.RegistrationRecaptcha
- oldRefreshToken() - Method in record class org.keycloak.protocol.oidc.refresh.RefreshTokenContext
-
Returns the value of the
oldRefreshTokenrecord component. - onChange(String, UserModel, List<String>) - Method in class org.keycloak.userprofile.EventAuditingAttributeChangeListener
- onConsentRevoked(KeycloakSession, ClientModel, UserModel) - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- onError(String, String) - Method in interface org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor.ErrorHandler
- onEvent(AdminEvent, boolean) - Method in class org.keycloak.events.email.EmailEventListenerProvider
- onEvent(AdminEvent, boolean) - Method in class org.keycloak.events.log.JBossLoggingEventListenerProvider
- onEvent(AdminEvent, boolean) - Method in class org.keycloak.models.workflow.WorkflowEventListener
- onEvent(Event) - Method in class org.keycloak.events.email.EmailEventListenerProvider
- onEvent(Event) - Method in class org.keycloak.events.log.JBossLoggingEventListenerProvider
- onEvent(Event) - Method in class org.keycloak.models.workflow.WorkflowEventListener
- onEvent(ProviderEvent) - Method in class org.keycloak.models.workflow.WorkflowEventListener
- ONLINE - Enum constant in enum class org.keycloak.protocol.oidc.encode.AccessTokenContext.SessionType
- ONLINE_TRANSIENT_CLIENT - Enum constant in enum class org.keycloak.protocol.oidc.encode.AccessTokenContext.SessionType
- ONLY_ALLOW_CONFIDENTIAL_CLIENT - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactory
- onlyAllowConfidentialClient - Variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutor.Configuration
- onlyIf(Predicate<T>, TokenVerifier.Predicate<T>) - Static method in class org.keycloak.authentication.actiontoken.TokenUtils
-
Returns a predicate that is applied only if the given
conditionevaluates to . - onParentFlowSuccess(AuthenticationFlowContext) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticator
- onTopFlowSuccess(AuthenticationFlowModel) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticator
- OPENSHIFT_OAUTH_METADATA_ENDPOINT - Static variable in class org.keycloak.social.openshift.OpenshiftV4IdentityProvider
- OpenshiftV4AttributeMapper - Class in org.keycloak.social.openshift
- OpenshiftV4AttributeMapper() - Constructor for class org.keycloak.social.openshift.OpenshiftV4AttributeMapper
- OpenshiftV4IdentityProvider - Class in org.keycloak.social.openshift
-
Identity provider for Openshift V4.
- OpenshiftV4IdentityProvider(KeycloakSession, OpenshiftV4IdentityProviderConfig) - Constructor for class org.keycloak.social.openshift.OpenshiftV4IdentityProvider
- OpenshiftV4IdentityProviderConfig - Class in org.keycloak.social.openshift
-
OpenShift 4 Identity Provider configuration class.
- OpenshiftV4IdentityProviderConfig() - Constructor for class org.keycloak.social.openshift.OpenshiftV4IdentityProviderConfig
- OpenshiftV4IdentityProviderConfig(IdentityProviderModel) - Constructor for class org.keycloak.social.openshift.OpenshiftV4IdentityProviderConfig
- OpenshiftV4IdentityProviderFactory - Class in org.keycloak.social.openshift
-
OpenShift 4 Identity Provider factory class.
- OpenshiftV4IdentityProviderFactory() - Constructor for class org.keycloak.social.openshift.OpenshiftV4IdentityProviderFactory
- operation(OperationType) - Method in class org.keycloak.services.resources.admin.AdminEventBuilder
- OPTIONAL - Enum constant in enum class org.keycloak.services.util.DPoPUtil.Mode
- OPTIONAL - Static variable in class org.keycloak.services.clientpolicy.condition.ClientScopesConditionFactory
- optionalChallengeRedirect(AuthenticationFlowContext, String) - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticator
-
401 challenge sent back that bypasses
- options() - Method in class org.keycloak.headers.DefaultSecurityHeadersProvider
- order() - Method in class org.keycloak.protocol.docker.DockerAuthV2ProtocolFactory
- order() - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessorFactory
- order() - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
-
defines the option-order in the admin-ui
- order() - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProviderFactory
- order() - Method in interface org.keycloak.protocol.oidc.ext.OIDCExtProviderFactory
- order() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
-
defines the option-order in the admin-ui
- order() - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProviderFactory
- order() - Method in class org.keycloak.protocol.saml.SamlProtocolFactory
-
defines the option-order in the admin-ui
- order() - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- ORG_DISABLED - Static variable in class org.keycloak.services.messages.Messages
- ORG_MEMBER_ALREADY - Static variable in class org.keycloak.services.messages.Messages
- ORG_NOT_FOUND - Static variable in class org.keycloak.services.messages.Messages
- org.keycloak - package org.keycloak
- org.keycloak.authentication - package org.keycloak.authentication
- org.keycloak.authentication.actiontoken - package org.keycloak.authentication.actiontoken
- org.keycloak.authentication.actiontoken.execactions - package org.keycloak.authentication.actiontoken.execactions
- org.keycloak.authentication.actiontoken.idpverifyemail - package org.keycloak.authentication.actiontoken.idpverifyemail
- org.keycloak.authentication.actiontoken.inviteorg - package org.keycloak.authentication.actiontoken.inviteorg
- org.keycloak.authentication.actiontoken.resetcred - package org.keycloak.authentication.actiontoken.resetcred
- org.keycloak.authentication.actiontoken.updateemail - package org.keycloak.authentication.actiontoken.updateemail
- org.keycloak.authentication.actiontoken.verifyemail - package org.keycloak.authentication.actiontoken.verifyemail
- org.keycloak.authentication.authenticators - package org.keycloak.authentication.authenticators
- org.keycloak.authentication.authenticators.access - package org.keycloak.authentication.authenticators.access
- org.keycloak.authentication.authenticators.broker - package org.keycloak.authentication.authenticators.broker
- org.keycloak.authentication.authenticators.broker.util - package org.keycloak.authentication.authenticators.broker.util
- org.keycloak.authentication.authenticators.browser - package org.keycloak.authentication.authenticators.browser
- org.keycloak.authentication.authenticators.client - package org.keycloak.authentication.authenticators.client
- org.keycloak.authentication.authenticators.conditional - package org.keycloak.authentication.authenticators.conditional
- org.keycloak.authentication.authenticators.directgrant - package org.keycloak.authentication.authenticators.directgrant
- org.keycloak.authentication.authenticators.resetcred - package org.keycloak.authentication.authenticators.resetcred
- org.keycloak.authentication.authenticators.sessionlimits - package org.keycloak.authentication.authenticators.sessionlimits
- org.keycloak.authentication.authenticators.util - package org.keycloak.authentication.authenticators.util
- org.keycloak.authentication.authenticators.x509 - package org.keycloak.authentication.authenticators.x509
- org.keycloak.authentication.forms - package org.keycloak.authentication.forms
- org.keycloak.authentication.otp - package org.keycloak.authentication.otp
- org.keycloak.authentication.requiredactions - package org.keycloak.authentication.requiredactions
- org.keycloak.authentication.requiredactions.util - package org.keycloak.authentication.requiredactions.util
- org.keycloak.authorization - package org.keycloak.authorization
- org.keycloak.authorization.admin - package org.keycloak.authorization.admin
- org.keycloak.authorization.admin.representation - package org.keycloak.authorization.admin.representation
- org.keycloak.authorization.authorization - package org.keycloak.authorization.authorization
- org.keycloak.authorization.common - package org.keycloak.authorization.common
- org.keycloak.authorization.config - package org.keycloak.authorization.config
- org.keycloak.authorization.protection - package org.keycloak.authorization.protection
- org.keycloak.authorization.protection.introspect - package org.keycloak.authorization.protection.introspect
- org.keycloak.authorization.protection.permission - package org.keycloak.authorization.protection.permission
- org.keycloak.authorization.protection.policy - package org.keycloak.authorization.protection.policy
- org.keycloak.authorization.protection.resource - package org.keycloak.authorization.protection.resource
- org.keycloak.authorization.util - package org.keycloak.authorization.util
- org.keycloak.broker.jwtauthorizationgrant - package org.keycloak.broker.jwtauthorizationgrant
- org.keycloak.broker.kubernetes - package org.keycloak.broker.kubernetes
- org.keycloak.broker.oauth - package org.keycloak.broker.oauth
- org.keycloak.broker.oidc - package org.keycloak.broker.oidc
- org.keycloak.broker.oidc.mappers - package org.keycloak.broker.oidc.mappers
- org.keycloak.broker.provider - package org.keycloak.broker.provider
- org.keycloak.broker.saml - package org.keycloak.broker.saml
- org.keycloak.broker.saml.mappers - package org.keycloak.broker.saml.mappers
- org.keycloak.broker.spiffe - package org.keycloak.broker.spiffe
- org.keycloak.broker.trust - package org.keycloak.broker.trust
- org.keycloak.cache - package org.keycloak.cache
- org.keycloak.compatibility - package org.keycloak.compatibility
- org.keycloak.connections.httpclient - package org.keycloak.connections.httpclient
- org.keycloak.cookie - package org.keycloak.cookie
- org.keycloak.credential - package org.keycloak.credential
- org.keycloak.crypto - package org.keycloak.crypto
- org.keycloak.deployment - package org.keycloak.deployment
- org.keycloak.device - package org.keycloak.device
- org.keycloak.email - package org.keycloak.email
- org.keycloak.email.freemarker - package org.keycloak.email.freemarker
- org.keycloak.email.freemarker.beans - package org.keycloak.email.freemarker.beans
- org.keycloak.encoding - package org.keycloak.encoding
- org.keycloak.events.email - package org.keycloak.events.email
- org.keycloak.events.log - package org.keycloak.events.log
- org.keycloak.executors - package org.keycloak.executors
- org.keycloak.exportimport - package org.keycloak.exportimport
- org.keycloak.forms.login.freemarker - package org.keycloak.forms.login.freemarker
- org.keycloak.forms.login.freemarker.model - package org.keycloak.forms.login.freemarker.model
- org.keycloak.headers - package org.keycloak.headers
- org.keycloak.jose.jws - package org.keycloak.jose.jws
- org.keycloak.keys - package org.keycloak.keys
- org.keycloak.keys.loader - package org.keycloak.keys.loader
- org.keycloak.locale - package org.keycloak.locale
- org.keycloak.models.workflow - package org.keycloak.models.workflow
- org.keycloak.models.workflow.client - package org.keycloak.models.workflow.client
- org.keycloak.organization.admin.resource - package org.keycloak.organization.admin.resource
- org.keycloak.organization.authentication.authenticators.broker - package org.keycloak.organization.authentication.authenticators.broker
- org.keycloak.organization.authentication.authenticators.browser - package org.keycloak.organization.authentication.authenticators.browser
- org.keycloak.organization.forms.login.freemarker.model - package org.keycloak.organization.forms.login.freemarker.model
- org.keycloak.organization.protocol.mappers.oidc - package org.keycloak.organization.protocol.mappers.oidc
- org.keycloak.organization.protocol.mappers.saml - package org.keycloak.organization.protocol.mappers.saml
- org.keycloak.organization.utils - package org.keycloak.organization.utils
- org.keycloak.organization.validator - package org.keycloak.organization.validator
- org.keycloak.partialimport - package org.keycloak.partialimport
- org.keycloak.protocol - package org.keycloak.protocol
- org.keycloak.protocol.docker - package org.keycloak.protocol.docker
- org.keycloak.protocol.docker.installation - package org.keycloak.protocol.docker.installation
- org.keycloak.protocol.docker.installation.compose - package org.keycloak.protocol.docker.installation.compose
- org.keycloak.protocol.docker.mapper - package org.keycloak.protocol.docker.mapper
- org.keycloak.protocol.oauth2 - package org.keycloak.protocol.oauth2
- org.keycloak.protocol.oauth2.cimd.clientpolicy.condition - package org.keycloak.protocol.oauth2.cimd.clientpolicy.condition
- org.keycloak.protocol.oauth2.cimd.clientpolicy.context - package org.keycloak.protocol.oauth2.cimd.clientpolicy.context
- org.keycloak.protocol.oauth2.cimd.clientpolicy.executor - package org.keycloak.protocol.oauth2.cimd.clientpolicy.executor
- org.keycloak.protocol.oauth2.cimd.provider - package org.keycloak.protocol.oauth2.cimd.provider
- org.keycloak.protocol.oid4vc - package org.keycloak.protocol.oid4vc
- org.keycloak.protocol.oid4vc.clientpolicy - package org.keycloak.protocol.oid4vc.clientpolicy
- org.keycloak.protocol.oid4vc.issuance - package org.keycloak.protocol.oid4vc.issuance
- org.keycloak.protocol.oid4vc.issuance.credentialbuilder - package org.keycloak.protocol.oid4vc.issuance.credentialbuilder
- org.keycloak.protocol.oid4vc.issuance.credentialoffer - package org.keycloak.protocol.oid4vc.issuance.credentialoffer
- org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth - package org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth
- org.keycloak.protocol.oid4vc.issuance.keybinding - package org.keycloak.protocol.oid4vc.issuance.keybinding
- org.keycloak.protocol.oid4vc.issuance.mappers - package org.keycloak.protocol.oid4vc.issuance.mappers
- org.keycloak.protocol.oid4vc.issuance.requiredactions - package org.keycloak.protocol.oid4vc.issuance.requiredactions
- org.keycloak.protocol.oid4vc.issuance.signing - package org.keycloak.protocol.oid4vc.issuance.signing
- org.keycloak.protocol.oid4vc.issuance.signing.vcdm - package org.keycloak.protocol.oid4vc.issuance.signing.vcdm
- org.keycloak.protocol.oid4vc.model - package org.keycloak.protocol.oid4vc.model
- org.keycloak.protocol.oid4vc.model.vcdm - package org.keycloak.protocol.oid4vc.model.vcdm
- org.keycloak.protocol.oid4vc.refresh - package org.keycloak.protocol.oid4vc.refresh
- org.keycloak.protocol.oid4vc.resources.admin - package org.keycloak.protocol.oid4vc.resources.admin
- org.keycloak.protocol.oid4vc.userprofile - package org.keycloak.protocol.oid4vc.userprofile
- org.keycloak.protocol.oid4vc.utils - package org.keycloak.protocol.oid4vc.utils
- org.keycloak.protocol.oidc - package org.keycloak.protocol.oidc
- org.keycloak.protocol.oidc.encode - package org.keycloak.protocol.oidc.encode
- org.keycloak.protocol.oidc.endpoints - package org.keycloak.protocol.oidc.endpoints
- org.keycloak.protocol.oidc.endpoints.request - package org.keycloak.protocol.oidc.endpoints.request
- org.keycloak.protocol.oidc.ext - package org.keycloak.protocol.oidc.ext
- org.keycloak.protocol.oidc.grants - package org.keycloak.protocol.oidc.grants
- org.keycloak.protocol.oidc.grants.ciba - package org.keycloak.protocol.oidc.grants.ciba
- org.keycloak.protocol.oidc.grants.ciba.channel - package org.keycloak.protocol.oidc.grants.ciba.channel
- org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context - package org.keycloak.protocol.oidc.grants.ciba.clientpolicy.context
- org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor - package org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor
- org.keycloak.protocol.oidc.grants.ciba.endpoints - package org.keycloak.protocol.oidc.grants.ciba.endpoints
- org.keycloak.protocol.oidc.grants.ciba.endpoints.request - package org.keycloak.protocol.oidc.grants.ciba.endpoints.request
- org.keycloak.protocol.oidc.grants.ciba.resolvers - package org.keycloak.protocol.oidc.grants.ciba.resolvers
- org.keycloak.protocol.oidc.grants.device - package org.keycloak.protocol.oidc.grants.device
- org.keycloak.protocol.oidc.grants.device.clientpolicy.context - package org.keycloak.protocol.oidc.grants.device.clientpolicy.context
- org.keycloak.protocol.oidc.grants.device.endpoints - package org.keycloak.protocol.oidc.grants.device.endpoints
- org.keycloak.protocol.oidc.installation - package org.keycloak.protocol.oidc.installation
- org.keycloak.protocol.oidc.mappers - package org.keycloak.protocol.oidc.mappers
- org.keycloak.protocol.oidc.par - package org.keycloak.protocol.oidc.par
- org.keycloak.protocol.oidc.par.clientpolicy.context - package org.keycloak.protocol.oidc.par.clientpolicy.context
- org.keycloak.protocol.oidc.par.endpoints - package org.keycloak.protocol.oidc.par.endpoints
- org.keycloak.protocol.oidc.par.endpoints.request - package org.keycloak.protocol.oidc.par.endpoints.request
- org.keycloak.protocol.oidc.rar - package org.keycloak.protocol.oidc.rar
- org.keycloak.protocol.oidc.rar.model - package org.keycloak.protocol.oidc.rar.model
- org.keycloak.protocol.oidc.rar.parsers - package org.keycloak.protocol.oidc.rar.parsers
- org.keycloak.protocol.oidc.refresh - package org.keycloak.protocol.oidc.refresh
- org.keycloak.protocol.oidc.resourceindicators - package org.keycloak.protocol.oidc.resourceindicators
- org.keycloak.protocol.oidc.scope - package org.keycloak.protocol.oidc.scope
- org.keycloak.protocol.oidc.token - package org.keycloak.protocol.oidc.token
- org.keycloak.protocol.oidc.tokenexchange - package org.keycloak.protocol.oidc.tokenexchange
- org.keycloak.protocol.oidc.utils - package org.keycloak.protocol.oidc.utils
- org.keycloak.protocol.saml - package org.keycloak.protocol.saml
- org.keycloak.protocol.saml.clientregistration - package org.keycloak.protocol.saml.clientregistration
- org.keycloak.protocol.saml.installation - package org.keycloak.protocol.saml.installation
- org.keycloak.protocol.saml.mappers - package org.keycloak.protocol.saml.mappers
- org.keycloak.protocol.saml.preprocessor - package org.keycloak.protocol.saml.preprocessor
- org.keycloak.protocol.saml.profile.ecp - package org.keycloak.protocol.saml.profile.ecp
- org.keycloak.protocol.saml.profile.ecp.authenticator - package org.keycloak.protocol.saml.profile.ecp.authenticator
- org.keycloak.protocol.saml.profile.util - package org.keycloak.protocol.saml.profile.util
- org.keycloak.protocol.util - package org.keycloak.protocol.util
- org.keycloak.provider - package org.keycloak.provider
- org.keycloak.scripting - package org.keycloak.scripting
- org.keycloak.services - package org.keycloak.services
- org.keycloak.services.clientpolicy - package org.keycloak.services.clientpolicy
- org.keycloak.services.clientpolicy.condition - package org.keycloak.services.clientpolicy.condition
- org.keycloak.services.clientpolicy.context - package org.keycloak.services.clientpolicy.context
- org.keycloak.services.clientpolicy.executor - package org.keycloak.services.clientpolicy.executor
- org.keycloak.services.clientregistration - package org.keycloak.services.clientregistration
- org.keycloak.services.clientregistration.oidc - package org.keycloak.services.clientregistration.oidc
- org.keycloak.services.clientregistration.policy - package org.keycloak.services.clientregistration.policy
- org.keycloak.services.clientregistration.policy.impl - package org.keycloak.services.clientregistration.policy.impl
- org.keycloak.services.clienttype - package org.keycloak.services.clienttype
- org.keycloak.services.clienttype.client - package org.keycloak.services.clienttype.client
- org.keycloak.services.clienttype.impl - package org.keycloak.services.clienttype.impl
- org.keycloak.services.cors - package org.keycloak.services.cors
- org.keycloak.services.error - package org.keycloak.services.error
- org.keycloak.services.filters - package org.keycloak.services.filters
- org.keycloak.services.logging - package org.keycloak.services.logging
- org.keycloak.services.managers - package org.keycloak.services.managers
- org.keycloak.services.messages - package org.keycloak.services.messages
- org.keycloak.services.migration - package org.keycloak.services.migration
- org.keycloak.services.resources - package org.keycloak.services.resources
- org.keycloak.services.resources.account - package org.keycloak.services.resources.account
- org.keycloak.services.resources.account.resources - package org.keycloak.services.resources.account.resources
- org.keycloak.services.resources.admin - package org.keycloak.services.resources.admin
- org.keycloak.services.resources.admin.ext - package org.keycloak.services.resources.admin.ext
- org.keycloak.services.resources.admin.fgap - package org.keycloak.services.resources.admin.fgap
- org.keycloak.services.resources.admin.info - package org.keycloak.services.resources.admin.info
- org.keycloak.services.securityprofile - package org.keycloak.services.securityprofile
- org.keycloak.services.util - package org.keycloak.services.util
- org.keycloak.services.validation - package org.keycloak.services.validation
- org.keycloak.services.x509 - package org.keycloak.services.x509
- org.keycloak.social.bitbucket - package org.keycloak.social.bitbucket
- org.keycloak.social.facebook - package org.keycloak.social.facebook
- org.keycloak.social.github - package org.keycloak.social.github
- org.keycloak.social.gitlab - package org.keycloak.social.gitlab
- org.keycloak.social.google - package org.keycloak.social.google
- org.keycloak.social.instagram - package org.keycloak.social.instagram
- org.keycloak.social.linkedin - package org.keycloak.social.linkedin
- org.keycloak.social.microsoft - package org.keycloak.social.microsoft
- org.keycloak.social.openshift - package org.keycloak.social.openshift
- org.keycloak.social.paypal - package org.keycloak.social.paypal
- org.keycloak.social.stackoverflow - package org.keycloak.social.stackoverflow
- org.keycloak.social.twitter - package org.keycloak.social.twitter
- org.keycloak.theme - package org.keycloak.theme
- org.keycloak.theme.beans - package org.keycloak.theme.beans
- org.keycloak.theme.freemarker - package org.keycloak.theme.freemarker
- org.keycloak.timer.basic - package org.keycloak.timer.basic
- org.keycloak.transaction - package org.keycloak.transaction
- org.keycloak.truststore - package org.keycloak.truststore
- org.keycloak.url - package org.keycloak.url
- org.keycloak.userprofile - package org.keycloak.userprofile
- org.keycloak.userprofile.config - package org.keycloak.userprofile.config
- org.keycloak.userprofile.validator - package org.keycloak.userprofile.validator
- org.keycloak.utils - package org.keycloak.utils
- org.keycloak.validation - package org.keycloak.validation
- org.keycloak.vault - package org.keycloak.vault
- org.keycloak.wellknown - package org.keycloak.wellknown
- org.keycloak.workflow.admin.resource - package org.keycloak.workflow.admin.resource
- ORGANIZATION - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- ORGANIZATION_ATTRIBUTE_NAME - Static variable in class org.keycloak.organization.protocol.mappers.saml.OrganizationMembershipMapper
- ORGANIZATION_SCOPE_CONSENT_TEXT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- OrganizationAuthenticator - Class in org.keycloak.organization.authentication.authenticators.browser
- OrganizationAuthenticator(KeycloakSession) - Constructor for class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticator
- OrganizationAuthenticatorFactory - Class in org.keycloak.organization.authentication.authenticators.browser
- OrganizationAuthenticatorFactory() - Constructor for class org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticatorFactory
- OrganizationAwareAuthenticationContextBean - Class in org.keycloak.organization.forms.login.freemarker.model
- OrganizationAwareAuthenticationContextBean(AuthenticationContextBean, boolean) - Constructor for class org.keycloak.organization.forms.login.freemarker.model.OrganizationAwareAuthenticationContextBean
- OrganizationAwareIdentityProviderBean - Class in org.keycloak.organization.forms.login.freemarker.model
- OrganizationAwareIdentityProviderBean(IdentityProviderBean) - Constructor for class org.keycloak.organization.forms.login.freemarker.model.OrganizationAwareIdentityProviderBean
- OrganizationAwareIdentityProviderBean(IdentityProviderBean, boolean) - Constructor for class org.keycloak.organization.forms.login.freemarker.model.OrganizationAwareIdentityProviderBean
- OrganizationAwareIdentityProviderBean(IdentityProviderBean, boolean, boolean) - Constructor for class org.keycloak.organization.forms.login.freemarker.model.OrganizationAwareIdentityProviderBean
- OrganizationAwareRealmBean - Class in org.keycloak.organization.forms.login.freemarker.model
- OrganizationAwareRealmBean(RealmModel) - Constructor for class org.keycloak.organization.forms.login.freemarker.model.OrganizationAwareRealmBean
- OrganizationBean - Class in org.keycloak.forms.login.freemarker.model
- OrganizationBean(OrganizationModel, UserModel) - Constructor for class org.keycloak.forms.login.freemarker.model.OrganizationBean
- OrganizationGroupMembershipMapper - Class in org.keycloak.organization.protocol.mappers.oidc
- OrganizationGroupMembershipMapper - Class in org.keycloak.organization.protocol.mappers.saml
- OrganizationGroupMembershipMapper() - Constructor for class org.keycloak.organization.protocol.mappers.oidc.OrganizationGroupMembershipMapper
- OrganizationGroupMembershipMapper() - Constructor for class org.keycloak.organization.protocol.mappers.saml.OrganizationGroupMembershipMapper
- OrganizationGroupResource - Class in org.keycloak.organization.admin.resource
- OrganizationGroupResource(KeycloakSession, OrganizationProvider, OrganizationModel, GroupModel, AdminEventBuilder, AdminPermissionEvaluator) - Constructor for class org.keycloak.organization.admin.resource.OrganizationGroupResource
- OrganizationGroupsResource - Class in org.keycloak.organization.admin.resource
- OrganizationGroupsResource(KeycloakSession, OrganizationModel, AdminEventBuilder, AdminPermissionEvaluator) - Constructor for class org.keycloak.organization.admin.resource.OrganizationGroupsResource
- OrganizationIdentityProvidersResource - Class in org.keycloak.organization.admin.resource
- OrganizationIdentityProvidersResource(KeycloakSession, OrganizationModel, AdminEventBuilder, AdminPermissionEvaluator) - Constructor for class org.keycloak.organization.admin.resource.OrganizationIdentityProvidersResource
- OrganizationInvitationResource - Class in org.keycloak.organization.admin.resource
- OrganizationInvitationResource(KeycloakSession, OrganizationModel, AdminEventBuilder, AdminPermissionEvaluator) - Constructor for class org.keycloak.organization.admin.resource.OrganizationInvitationResource
- OrganizationMemberResource - Class in org.keycloak.organization.admin.resource
- OrganizationMemberResource(KeycloakSession, OrganizationModel, AdminEventBuilder, AdminPermissionEvaluator) - Constructor for class org.keycloak.organization.admin.resource.OrganizationMemberResource
- OrganizationMembershipMapper - Class in org.keycloak.organization.protocol.mappers.oidc
- OrganizationMembershipMapper - Class in org.keycloak.organization.protocol.mappers.saml
- OrganizationMembershipMapper() - Constructor for class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- OrganizationMembershipMapper() - Constructor for class org.keycloak.organization.protocol.mappers.saml.OrganizationMembershipMapper
- OrganizationMemberValidator - Class in org.keycloak.organization.validator
- OrganizationMemberValidator() - Constructor for class org.keycloak.organization.validator.OrganizationMemberValidator
- OrganizationPermissionEvaluator - Interface in org.keycloak.services.resources.admin.fgap
- OrganizationResource - Class in org.keycloak.organization.admin.resource
- OrganizationResource(KeycloakSession, OrganizationModel, AdminEventBuilder, AdminPermissionEvaluator) - Constructor for class org.keycloak.organization.admin.resource.OrganizationResource
- organizations() - Method in class org.keycloak.services.resources.account.AccountRestService
- organizations() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
- Organizations - Class in org.keycloak.organization.utils
- Organizations() - Constructor for class org.keycloak.organization.utils.Organizations
- OrganizationScope - Enum Class in org.keycloak.organization.protocol.mappers.oidc
-
An enum with utility methods to process the
OIDCLoginProtocolFactory.ORGANIZATIONscope. - OrganizationsResource - Class in org.keycloak.organization.admin.resource
- OrganizationsResource - Class in org.keycloak.services.resources.account
- OrganizationsResource(KeycloakSession, Auth, UserModel) - Constructor for class org.keycloak.services.resources.account.OrganizationsResource
- OrganizationsResource(KeycloakSession, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.organization.admin.resource.OrganizationsResource
- OrganizationTokenPostProcessor - Class in org.keycloak.organization.protocol.mappers.oidc
- OrganizationTokenPostProcessor(KeycloakSession) - Constructor for class org.keycloak.organization.protocol.mappers.oidc.OrganizationTokenPostProcessor
- OrganizationTokenPostProcessorFactory - Class in org.keycloak.organization.protocol.mappers.oidc
- OrganizationTokenPostProcessorFactory() - Constructor for class org.keycloak.organization.protocol.mappers.oidc.OrganizationTokenPostProcessorFactory
- orgs() - Method in interface org.keycloak.services.resources.admin.fgap.AdminPermissionEvaluator
- ORIGIN - Static variable in interface org.keycloak.WebAuthnConstants
- otherClaims - Variable in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider.OAuthResponse
- OTP_CATEGORY - Static variable in class org.keycloak.services.managers.DefaultBruteForceProtector
- OTP_CONTROL_USER_ATTRIBUTE - Static variable in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticator
- OTPCredential(CredentialModel) - Constructor for class org.keycloak.forms.login.freemarker.model.TotpLoginBean.OTPCredential
- OTPCredentialProvider - Class in org.keycloak.credential
- OTPCredentialProvider(KeycloakSession) - Constructor for class org.keycloak.credential.OTPCredentialProvider
- OTPCredentialProviderFactory - Class in org.keycloak.credential
- OTPCredentialProviderFactory() - Constructor for class org.keycloak.credential.OTPCredentialProviderFactory
- OTPFormAuthenticator - Class in org.keycloak.authentication.authenticators.browser
- OTPFormAuthenticator() - Constructor for class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator
- OTPFormAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.browser
- OTPFormAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- OVERRIDE_LINK - Static variable in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticator
- overwriteError(Exception, String) - Method in class org.keycloak.services.ServicesLogger_$logger
- overwriteError(Exception, String) - Method in interface org.keycloak.services.ServicesLogger
- overwriteError$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- overwritten(String, String, RoleRepresentation) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- overwritten(String, T) - Method in class org.keycloak.partialimport.AbstractPartialImport
P
- PAGE_NOT_FOUND - Static variable in class org.keycloak.services.messages.Messages
- PAIRWISE - Enum constant in enum class org.keycloak.protocol.oidc.utils.SubjectType
- PAIRWISE_CLIENT_REDIRECT_URIS_MISSING_HOST - Static variable in class org.keycloak.protocol.oidc.utils.PairwiseSubMapperValidator
- PAIRWISE_CLIENT_REDIRECT_URIS_MULTIPLE_HOSTS - Static variable in class org.keycloak.protocol.oidc.utils.PairwiseSubMapperValidator
- PAIRWISE_FAILED_TO_GET_REDIRECT_URIS - Static variable in class org.keycloak.protocol.oidc.utils.PairwiseSubMapperValidator
- PAIRWISE_MALFORMED_CLIENT_REDIRECT_URI - Static variable in class org.keycloak.protocol.oidc.utils.PairwiseSubMapperValidator
- PAIRWISE_MALFORMED_SECTOR_IDENTIFIER_URI - Static variable in class org.keycloak.protocol.oidc.utils.PairwiseSubMapperValidator
- PAIRWISE_REDIRECT_URIS_MISMATCH - Static variable in class org.keycloak.protocol.oidc.utils.PairwiseSubMapperValidator
- PAIRWISE_SUB_ALGORITHM_SALT - Static variable in class org.keycloak.protocol.oidc.mappers.PairwiseSubMapperHelper
- PAIRWISE_SUB_ALGORITHM_SALT_HELP_TEXT - Static variable in class org.keycloak.protocol.oidc.mappers.PairwiseSubMapperHelper
- PAIRWISE_SUB_ALGORITHM_SALT_LABEL - Static variable in class org.keycloak.protocol.oidc.mappers.PairwiseSubMapperHelper
- PairwiseSubMapperHelper - Class in org.keycloak.protocol.oidc.mappers
- PairwiseSubMapperHelper() - Constructor for class org.keycloak.protocol.oidc.mappers.PairwiseSubMapperHelper
- PairwiseSubMapperUtils - Class in org.keycloak.protocol.oidc.utils
- PairwiseSubMapperUtils() - Constructor for class org.keycloak.protocol.oidc.utils.PairwiseSubMapperUtils
- PairwiseSubMapperValidator - Class in org.keycloak.protocol.oidc.utils
- PairwiseSubMapperValidator() - Constructor for class org.keycloak.protocol.oidc.utils.PairwiseSubMapperValidator
- PairwiseSubMapperValidator.TypedList - Class in org.keycloak.protocol.oidc.utils
- PAR - Enum constant in enum class org.keycloak.protocol.oidc.endpoints.request.RequestUriType
- PAR_CREATED_TIME - Static variable in class org.keycloak.protocol.oidc.par.endpoints.ParEndpoint
- PAR_DPOP_PROOF_JKT - Static variable in class org.keycloak.protocol.oidc.par.endpoints.ParEndpoint
- PARAM_TOKEN - Static variable in class org.keycloak.protocol.oidc.endpoints.TokenIntrospectionEndpoint
- PARAM_TOKEN - Static variable in class org.keycloak.protocol.oidc.endpoints.TokenRevocationEndpoint
- PARAM_TOKEN_TYPE_HINT - Static variable in class org.keycloak.protocol.oidc.endpoints.TokenIntrospectionEndpoint
- ParameterizedScopeMapper - Class in org.keycloak.protocol.oidc.mappers
- ParameterizedScopeMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.ParameterizedScopeMapper
- ParameterizedScopeUserPropertyMapper - Class in org.keycloak.protocol.oidc.mappers
- ParameterizedScopeUserPropertyMapper() - Constructor for class org.keycloak.protocol.oidc.mappers.ParameterizedScopeUserPropertyMapper
- params - Variable in class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
- params(MultivaluedMap<String, String>) - Method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpointChecker
- ParEndpoint - Class in org.keycloak.protocol.oidc.par.endpoints
-
Pushed Authorization Request endpoint
- ParEndpoint(KeycloakSession, EventBuilder) - Constructor for class org.keycloak.protocol.oidc.par.endpoints.ParEndpoint
- ParEndpointRequestObjectParser - Class in org.keycloak.protocol.oidc.par.endpoints.request
-
Parse the parameters from a request object sent to PAR Endpoint
- ParEndpointRequestObjectParser(KeycloakSession, String, ClientModel) - Constructor for class org.keycloak.protocol.oidc.par.endpoints.request.ParEndpointRequestObjectParser
- ParEndpointRequestParserProcessor - Class in org.keycloak.protocol.oidc.par.endpoints.request
- ParEndpointRequestParserProcessor() - Constructor for class org.keycloak.protocol.oidc.par.endpoints.request.ParEndpointRequestParserProcessor
- ParResponse - Class in org.keycloak.protocol.oidc.par
- ParResponse(String, int) - Constructor for class org.keycloak.protocol.oidc.par.ParResponse
- ParRootEndpoint - Class in org.keycloak.protocol.oidc.par.endpoints
- ParRootEndpoint() - Constructor for class org.keycloak.protocol.oidc.par.endpoints.ParRootEndpoint
- ParRootEndpoint(KeycloakSession) - Constructor for class org.keycloak.protocol.oidc.par.endpoints.ParRootEndpoint
- parse(String) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.CertificatePolicyValidationBuilder
- parse(String) - Method in class org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.ExtendedKeyUsageValidationBuilder
- parse(String) - Static method in enum class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.CertificatePolicyModeType
- parse(String) - Static method in enum class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.IdentityMapperType
- parse(String) - Static method in enum class org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.MappingSourceType
- parse(String) - Static method in class org.keycloak.protocol.oidc.utils.OIDCResponseType
- parse(String) - Static method in enum class org.keycloak.protocol.oidc.utils.SubjectType
- parse(String, OIDCResponseType) - Static method in enum class org.keycloak.protocol.oidc.utils.OIDCResponseMode
- parse(List<String>) - Static method in class org.keycloak.protocol.oidc.utils.OIDCResponseType
- parse(Properties) - Static method in class org.keycloak.theme.ThemeResourcesParser
- parse(KeycloakSession, String, Oid4vcProtocolMapperModel) - Static method in class org.keycloak.protocol.oid4vc.model.Claim
- parse(KeycloakSession, CredentialScopeModel) - Static method in class org.keycloak.protocol.oid4vc.model.Claims
- parse(KeycloakSession, CredentialScopeModel) - Static method in class org.keycloak.protocol.oid4vc.model.CredentialMetadata
-
Parse credential metadata from a credential scope model.
- parse(KeycloakSession, CredentialScopeModel, List<String>) - Static method in class org.keycloak.protocol.oid4vc.model.SupportedCredentialConfiguration
- parse(KeycloakSession, KeyAttestationsRequired, List<String>) - Static method in class org.keycloak.protocol.oid4vc.model.ProofTypesSupported
- parse(KeycloakSession, SupportedCredentialConfiguration, CredentialScopeModel) - Static method in class org.keycloak.protocol.oid4vc.model.CredentialBuildConfig
- parse(CredentialScopeModel) - Static method in class org.keycloak.protocol.oid4vc.model.CredentialDefinition
- parse(CredentialScopeModel) - Static method in class org.keycloak.protocol.oid4vc.model.DisplayObject
- parse(CredentialScopeModel) - Static method in class org.keycloak.protocol.oid4vc.model.KeyAttestationsRequired
- parseAcrLoaMap(String) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
- parseAcrUriMap(String) - Static method in class org.keycloak.protocol.oidc.utils.AcrUtils
- parseCertificateFromHttpByteSequence(String) - Static method in class org.keycloak.services.x509.Rfc9440ClientCertificateLookup
-
Parses a X509 certificate from a byte sequence encoded according to sec. 2.1 of RFC 9440.
- parseCode(KeycloakSession, String, RealmModel, EventBuilder) - Static method in class org.keycloak.protocol.oidc.utils.OAuth2CodeParser
-
Will parse the code and retrieve the corresponding OAuth2Code and AuthenticatedClientSessionModel.
- parseCompletedExecutions(String) - Static method in class org.keycloak.authentication.authenticators.util.AuthenticatorUtils
-
Get all completed authenticator executions from the user session notes.
- parseConfig(String) - Static method in class org.keycloak.userprofile.config.UPConfigUtils
-
Parse configuration of user-profile from String
- parseConfig(Path) - Static method in class org.keycloak.userprofile.config.UPConfigUtils
- parseConfig(KeycloakSession, String) - Method in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProviderFactory
- parseConfig(KeycloakSession, String) - Method in class org.keycloak.broker.kubernetes.KubernetesIdentityProviderFactory
- parseConfig(KeycloakSession, String) - Method in class org.keycloak.broker.oauth.OAuth2IdentityProviderFactory
- parseConfig(KeycloakSession, String) - Method in class org.keycloak.broker.oidc.KeycloakOIDCIdentityProviderFactory
- parseConfig(KeycloakSession, String) - Method in class org.keycloak.broker.oidc.OIDCIdentityProviderFactory
- parseConfig(KeycloakSession, String) - Method in class org.keycloak.broker.saml.SAMLIdentityProviderFactory
- parseConfig(KeycloakSession, String) - Method in class org.keycloak.broker.spiffe.SpiffeIdentityProviderFactory
- parseConfig(KeycloakSession, String) - Method in class org.keycloak.broker.trust.DefaultTrustIdentityProviderFactory
- parseConfigOrDefault(ComponentModel) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProvider
-
Get parsed config file configured in model.
- PARSED_CONFIG_COMPONENT_KEY - Static variable in class org.keycloak.userprofile.DeclarativeUserProfileProvider
- PARSED_UP_CONFIG_COMPONENT_KEY - Static variable in class org.keycloak.userprofile.DeclarativeUserProfileProvider
- parsedDefaultRawConfig - Variable in class org.keycloak.userprofile.DeclarativeUserProfileProvider
- parseFromInputStream(InputStream) - Static method in class org.keycloak.services.util.ViteManifest
- parseInvitationToken(KeycloakSession, HttpRequest) - Static method in class org.keycloak.organization.utils.Organizations
- parseMetadata() - Static method in class org.keycloak.authentication.authenticators.browser.WebAuthnMetadataService
- parseOIDCConfig(KeycloakSession, String) - Static method in class org.keycloak.broker.oidc.OIDCIdentityProviderFactory
- parseRequest(EventBuilder, KeycloakSession, ClientModel, MultivaluedMap<String, String>) - Static method in class org.keycloak.protocol.oidc.par.endpoints.request.ParEndpointRequestParserProcessor
- parseRequest(EventBuilder, KeycloakSession, ClientModel, MultivaluedMap<String, String>, CibaConfig) - Static method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParserProcessor
- parseRequest(EventBuilder, KeycloakSession, ClientModel, MultivaluedMap<String, String>, AuthorizationEndpointRequestParserProcessor.EndpointType) - Static method in class org.keycloak.protocol.oidc.endpoints.request.AuthorizationEndpointRequestParserProcessor
- parseRequest(AuthorizationEndpointRequest) - Method in class org.keycloak.protocol.oidc.endpoints.request.AuthzEndpointRequestParser
- parseRequest(AuthorizationEndpointRequest) - Method in class org.keycloak.protocol.oidc.par.endpoints.request.AuthzEndpointParParser
- parseRequest(BackchannelAuthenticationEndpointRequest) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.request.BackchannelAuthenticationEndpointRequestParser
- parseResult(String, String, KeycloakSession, RealmModel, ClientModel, EventBuilder, CLIENT_SESSION) - Static method in class org.keycloak.services.managers.ClientSessionCode
- parseResult(String, String, KeycloakSession, RealmModel, ClientModel, EventBuilder, Class<CLIENT_SESSION>) - Static method in class org.keycloak.services.managers.ClientSessionCode
- ParseResult() - Constructor for class org.keycloak.services.managers.ClientSessionCode.ParseResult
- parseScopeParameter(String) - Static method in class org.keycloak.protocol.oidc.TokenManager
- parseScopes(ClientModel, String) - Method in class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParser
- parseScopes(UserModel, ClientModel, String) - Method in class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParser
-
Creates a
AuthorizationRequestContextwith a list ofAuthorizationDetailsthat will be parsed from the provided OAuth scopes that have been requested in a given Auth request, together with default client scopes. - parseSystemDefaultConfig() - Static method in class org.keycloak.userprofile.config.UPConfigUtils
- parseTokenInput(String, boolean) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
-
Parses a JWT token that can be a JWE, JWS or JWE/JWS.
- parseWhenInvalidResponseType(String) - Static method in enum class org.keycloak.protocol.oidc.utils.OIDCResponseMode
- parseWithDefaultValues() - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutor.Configuration
- partialExport(Boolean, Boolean) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Partial export of existing realm into a JSON file.
- partialImport(InputStream) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Partial import from a JSON file to an existing realm.
- PartialImport<T> - Interface in org.keycloak.partialimport
-
Main interface for PartialImport handlers.
- PartialImportManager - Class in org.keycloak.partialimport
-
This class manages the PartialImport handlers.
- PartialImportManager(PartialImportRepresentation, KeycloakSession, RealmModel) - Constructor for class org.keycloak.partialimport.PartialImportManager
- parUrl(UriBuilder) - Static method in class org.keycloak.protocol.oidc.par.endpoints.ParEndpoint
- PasskeysConditionalUIAuthenticator - Class in org.keycloak.authentication.authenticators.browser
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PasskeysConditionalUIAuthenticator(KeycloakSession) - Constructor for class org.keycloak.authentication.authenticators.browser.PasskeysConditionalUIAuthenticator
-
Deprecated.
- PasskeysConditionalUIAuthenticatorFactory - Class in org.keycloak.authentication.authenticators.browser
-
Deprecated, for removal: This API element is subject to removal in a future version.Factory is deprecated as passkeys are now integrated with the default username authenticators. It will be removed in future versions when the passkeys feature become supported.
- PasskeysConditionalUIAuthenticatorFactory() - Constructor for class org.keycloak.authentication.authenticators.browser.PasskeysConditionalUIAuthenticatorFactory
-
Deprecated.
- PASSWORD_VALIDATED - Static variable in class org.keycloak.services.managers.AuthenticationManager
- PasswordAuthEmailAuthenticator - Class in org.keycloak.email
- PasswordAuthEmailAuthenticator() - Constructor for class org.keycloak.email.PasswordAuthEmailAuthenticator
- PasswordCredentialProvider - Class in org.keycloak.credential
- PasswordCredentialProvider(KeycloakSession, Meter.MeterProvider<Counter>, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.keycloak.credential.PasswordCredentialProvider
- PasswordCredentialProviderFactory - Class in org.keycloak.credential
- PasswordCredentialProviderFactory() - Constructor for class org.keycloak.credential.PasswordCredentialProviderFactory
- PasswordForm - Class in org.keycloak.authentication.authenticators.browser
- PasswordForm(KeycloakSession) - Constructor for class org.keycloak.authentication.authenticators.browser.PasswordForm
- PasswordFormFactory - Class in org.keycloak.authentication.authenticators.browser
- PasswordFormFactory() - Constructor for class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- PasswordPoliciesBean - Class in org.keycloak.forms.login.freemarker.model
- PasswordPoliciesBean(PasswordPolicy) - Constructor for class org.keycloak.forms.login.freemarker.model.PasswordPoliciesBean
- passwordResetFailed(Throwable) - Method in class org.keycloak.services.ServicesLogger_$logger
- passwordResetFailed(Throwable) - Method in interface org.keycloak.services.ServicesLogger
- passwordResetFailed$str() - Method in class org.keycloak.services.ServicesLogger_$logger
- PasswordUtil - Class in org.keycloak.services.resources.account
- PasswordUtil(KeycloakSession, UserModel) - Constructor for class org.keycloak.services.resources.account.PasswordUtil
-
Deprecated.
- PasswordUtil(UserModel) - Constructor for class org.keycloak.services.resources.account.PasswordUtil
- PATH - Static variable in class org.keycloak.protocol.oid4vc.model.ClaimsDescription
- PATTERN - Static variable in class org.keycloak.userprofile.validator.PersonNameProhibitedCharactersValidator
- PATTERN - Static variable in class org.keycloak.userprofile.validator.UsernameProhibitedCharactersValidator
- PayPalIdentityProvider - Class in org.keycloak.social.paypal
- PayPalIdentityProvider(KeycloakSession, PayPalIdentityProviderConfig) - Constructor for class org.keycloak.social.paypal.PayPalIdentityProvider
- PayPalIdentityProviderConfig - Class in org.keycloak.social.paypal
- PayPalIdentityProviderConfig() - Constructor for class org.keycloak.social.paypal.PayPalIdentityProviderConfig
- PayPalIdentityProviderConfig(IdentityProviderModel) - Constructor for class org.keycloak.social.paypal.PayPalIdentityProviderConfig
- PayPalIdentityProviderFactory - Class in org.keycloak.social.paypal
- PayPalIdentityProviderFactory() - Constructor for class org.keycloak.social.paypal.PayPalIdentityProviderFactory
- PayPalUserAttributeMapper - Class in org.keycloak.social.paypal
-
User attribute mapper.
- PayPalUserAttributeMapper() - Constructor for class org.keycloak.social.paypal.PayPalUserAttributeMapper
- PBL_AFTER_FIRST_BROKER_LOGIN - Static variable in interface org.keycloak.authentication.authenticators.broker.util.PostBrokerLoginConstants
- PBL_AUTH_STATE_PREFIX - Static variable in interface org.keycloak.authentication.authenticators.broker.util.PostBrokerLoginConstants
- PBL_BROKERED_IDENTITY_CONTEXT - Static variable in interface org.keycloak.authentication.authenticators.broker.util.PostBrokerLoginConstants
- performActionOnParameters(AuthorizationEndpointRequest, BiConsumer<String, String>) - Static method in class org.keycloak.protocol.oidc.endpoints.AuthorizationEndpoint
- performClientInitiatedAccountLogin(String, ClientSessionCode<AuthenticationSessionModel>) - Method in class org.keycloak.services.resources.IdentityBrokerService
- performLogin(String, String, String, String, String, String) - Method in class org.keycloak.services.resources.IdentityBrokerService
- performLogin(AuthenticationRequest) - Method in class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider
- performLogin(AuthenticationRequest) - Method in class org.keycloak.broker.saml.SAMLIdentityProvider
- performLogin(AuthenticationRequest) - Method in class org.keycloak.social.twitter.TwitterIdentityProvider
- performPostLogin(String, String, String, String, String, String) - Method in class org.keycloak.services.resources.IdentityBrokerService
- permission() - Method in class org.keycloak.authorization.protection.ProtectionService
- Permission() - Constructor for class org.keycloak.services.resources.account.resources.AbstractResourceService.Permission
- Permission(String, String...) - Constructor for class org.keycloak.services.resources.account.resources.AbstractResourceService.Permission
- PERMISSION_NOT_APPROVED - Static variable in class org.keycloak.services.messages.Messages
- PermissionGrantType - Class in org.keycloak.protocol.oidc.grants
-
User-Managed Access (UMA) 2.0 Grant for OAuth 2.0 Authorization https://docs.kantarainitiative.org/uma/wg/rec-oauth-uma-grant-2.0.html#uma-grant-type
- PermissionGrantType() - Constructor for class org.keycloak.protocol.oidc.grants.PermissionGrantType
- PermissionGrantTypeFactory - Class in org.keycloak.protocol.oidc.grants
-
Factory for User-Managed Access (UMA) 2.0 Grant for OAuth 2.0 Authorization
- PermissionGrantTypeFactory() - Constructor for class org.keycloak.protocol.oidc.grants.PermissionGrantTypeFactory
- PermissionService - Class in org.keycloak.authorization.admin
- PermissionService - Class in org.keycloak.authorization.protection.permission
- PermissionService(KeycloakIdentity, ResourceServer, AuthorizationProvider) - Constructor for class org.keycloak.authorization.protection.permission.PermissionService
- PermissionService(ResourceServer, AuthorizationProvider, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.authorization.admin.PermissionService
- PermissionTicketService - Class in org.keycloak.authorization.protection.permission
- PermissionTicketService(KeycloakIdentity, ResourceServer, AuthorizationProvider) - Constructor for class org.keycloak.authorization.protection.permission.PermissionTicketService
- persistCode(KeycloakSession, AuthenticatedClientSessionModel, OAuth2Code) - Static method in class org.keycloak.protocol.oidc.utils.OAuth2CodeParser
-
Will persist the code to the cache and return the object with the codeData and code correctly set
- PersistentClientIdMetadataDocumentProvider - Class in org.keycloak.protocol.oauth2.cimd.provider
-
The class is a concrete class of
AbstractPersistentClientIdMetadataDocumentProvider. - PersistentClientIdMetadataDocumentProvider(KeycloakSession) - Constructor for class org.keycloak.protocol.oauth2.cimd.provider.PersistentClientIdMetadataDocumentProvider
- PersistentClientIdMetadataDocumentProviderFactory - Class in org.keycloak.protocol.oauth2.cimd.provider
-
The class is the factory class of
PersistentClientIdMetadataDocumentProvider. - PersistentClientIdMetadataDocumentProviderFactory() - Constructor for class org.keycloak.protocol.oauth2.cimd.provider.PersistentClientIdMetadataDocumentProviderFactory
- PersonNameProhibitedCharactersValidator - Class in org.keycloak.userprofile.validator
-
This validator disallowing bunch of characters we really not to expect in names of persons (fist, middle, last names).
- PersonNameProhibitedCharactersValidator() - Constructor for class org.keycloak.userprofile.validator.PersonNameProhibitedCharactersValidator
- PHONE_NUMBER - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- PHONE_NUMBER_VERIFIED - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- PHONE_SCOPE_CONSENT_TEXT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- PICTURE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- PKCE_CODE_CHALLENGE_MAX_LENGTH - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PKCE_CODE_CHALLENGE_MIN_LENGTH - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PKCE_CODE_VERIFIER_MAX_LENGTH - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PKCE_CODE_VERIFIER_MIN_LENGTH - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PKCE_ENABLED - Static variable in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- PKCE_METHOD - Static variable in class org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
- PKCE_METHOD_PLAIN - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PKCE_METHOD_S256 - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PKCEEnforcerExecutor - Class in org.keycloak.services.clientpolicy.executor
- PKCEEnforcerExecutor(KeycloakSession) - Constructor for class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutor
- PKCEEnforcerExecutor.Configuration - Class in org.keycloak.services.clientpolicy.executor
- PKCEEnforcerExecutorFactory - Class in org.keycloak.services.clientpolicy.executor
- PKCEEnforcerExecutorFactory() - Constructor for class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutorFactory
- PkceUtils - Class in org.keycloak.protocol.oidc.utils
- PkceUtils() - Constructor for class org.keycloak.protocol.oidc.utils.PkceUtils
- policy - Variable in class org.keycloak.connections.httpclient.HttpClientBuilder
- policy() - Method in class org.keycloak.authorization.protection.ProtectionService
- POLICY_DEFINITION - Static variable in class org.keycloak.theme.KeycloakSanitizerPolicy
- PolicyEvaluationResponseBuilder - Class in org.keycloak.authorization.admin.representation
- PolicyEvaluationResponseBuilder() - Constructor for class org.keycloak.authorization.admin.representation.PolicyEvaluationResponseBuilder
- PolicyEvaluationService - Class in org.keycloak.authorization.admin
- PolicyEvaluationService.EvaluationDecisionCollector - Class in org.keycloak.authorization.admin
- PolicyResourceService - Class in org.keycloak.authorization.admin
- PolicyResourceService(Policy, ResourceServer, AuthorizationProvider, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.authorization.admin.PolicyResourceService
- PolicyService - Class in org.keycloak.authorization.admin
- PolicyService(ResourceServer, AuthorizationProvider, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.authorization.admin.PolicyService
- PolicyTypeResourceService - Class in org.keycloak.authorization.admin
- PolicyTypeResourceService(Policy, ResourceServer, AuthorizationProvider, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.authorization.admin.PolicyTypeResourceService
- PolicyTypeService - Class in org.keycloak.authorization.admin
- PolicyTypeService(String, ResourceServer, AuthorizationProvider, AdminPermissionEvaluator, AdminEventBuilder) - Constructor for class org.keycloak.authorization.admin.PolicyTypeService
- populateAttributeStatements(List<SamlProtocol.ProtocolMapperProcessor<SAMLAttributeStatementMapper>>, KeycloakSession, UserSessionModel, AuthenticatedClientSessionModel) - Method in class org.keycloak.protocol.saml.SamlProtocol
- populateGroupHierarchyFromSubGroups(KeycloakSession, RealmModel, Stream<GroupModel>, boolean, boolean, String) - Static method in class org.keycloak.utils.GroupUtils
-
Simplified version of
GroupUtils.populateGroupHierarchyFromSubGroups(KeycloakSession, RealmModel, Stream, boolean, GroupPermissionEvaluator, boolean)that does not perform permission checks. - populateGroupHierarchyFromSubGroups(KeycloakSession, RealmModel, Stream<GroupModel>, boolean, GroupPermissionEvaluator, boolean) - Static method in class org.keycloak.utils.GroupUtils
-
This method takes the provided groups and attempts to load their parents all the way to the root group while maintaining the hierarchy data for each GroupRepresentation object.
- populateRoles(SamlProtocol.ProtocolMapperProcessor<SAMLRoleListMapper>, KeycloakSession, UserSessionModel, ClientSessionContext, AttributeStatementType) - Method in class org.keycloak.protocol.saml.SamlProtocol
- populateSubGroupCount(GroupModel, GroupRepresentation) - Static method in class org.keycloak.utils.GroupUtils
-
This method's purpose is to look up the subgroup count of a Group and populate it on the representation.
- POST_BINDING_AUTHN_REQUEST - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- POST_BINDING_LOGOUT - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- POST_BINDING_RESPONSE - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- POST_BROKER_LOGIN_PATH - Static variable in class org.keycloak.services.resources.LoginActionsService
- POST_LOGOUT_REDIRECT_URI_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- postBinding(AsyncResponse, String, String, String, String) - Method in class org.keycloak.protocol.saml.SamlService
- postBinding(String, String, String, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint
- postBinding(Document) - Method in class org.keycloak.protocol.saml.JaxrsSAML2BindingBuilder
- PostBinding() - Constructor for class org.keycloak.broker.saml.SAMLEndpoint.PostBinding
- PostBindingBuilder(JaxrsSAML2BindingBuilder, Document) - Constructor for class org.keycloak.protocol.saml.JaxrsSAML2BindingBuilder.PostBindingBuilder
- postBindingIdpInitiated(String, String, String, String) - Method in class org.keycloak.broker.saml.SAMLEndpoint
- PostBindingProtocol() - Constructor for class org.keycloak.protocol.saml.SamlService.PostBindingProtocol
- PostBrokerLoginConstants - Interface in org.keycloak.authentication.authenticators.broker.util
- postBrokerLoginGet(String, String, String, String, String, String) - Method in class org.keycloak.services.resources.LoginActionsService
- postBrokerLoginPost(String, String, String, String, String, String) - Method in class org.keycloak.services.resources.LoginActionsService
- postBrokerLoginProcessor(UriInfo) - Static method in class org.keycloak.services.resources.LoginActionsService
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.actiontoken.AbstractActionTokenHandler
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.DeployedScriptAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.client.AbstractClientAuthenticator
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.directgrant.AbstractDirectGrantAuthenticator
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.sessionlimits.UserSessionLimitsAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.forms.AbstractRegistrationRecaptcha
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.forms.RegistrationPage
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.forms.RegistrationPassword
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.requiredactions.DeleteAccount
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.requiredactions.TermsAndConditions
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.requiredactions.UpdateEmail
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.requiredactions.UpdateUserLocaleAction
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegisterFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authorization.config.UmaWellKnownProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authorization.DefaultAuthorizationProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.authorization.protection.introspect.RPTIntrospectionProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.broker.provider.IdpLinkAction
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.cache.DefaultAlternativeLookupProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.cache.DefaultLocalCacheProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.connections.httpclient.DefaultHttpClientFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.cookie.DefaultCookieProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.deployment.DefaultDeployedConfigurationsProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.device.DeviceRepresentationProviderFactoryImpl
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.email.DefaultEmailSenderProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProviderFactory
- postInit(KeycloakSessionFactory) - Method in interface org.keycloak.encoding.ResourceEncodingProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.events.email.EmailEventListenerProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.events.log.JBossLoggingEventListenerProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.executors.DefaultExecutorsProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.exportimport.KeycloakClientDescriptionConverter
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.locale.DefaultLocaleSelectorProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.locale.DefaultLocaleUpdaterProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.models.workflow.RemoveUserAttributeStepProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.models.workflow.WorkflowsEventListenerFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.organization.authentication.authenticators.broker.IdpOrganizationAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.docker.DockerAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.docker.installation.DockerComposeYamlInstallationProvider
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.docker.installation.DockerRegistryConfigFileInstallationProvider
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.docker.installation.DockerVariableOverrideInstallationProvider
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.docker.mapper.DockerAuthV2ProtocolMapper
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oauth2.cimd.provider.AbstractPersistentClientIdMetadataDocumentProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutorFactory
- postInit(KeycloakSessionFactory) - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialbuilder.CredentialBuilderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.DefaultCredentialOfferProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.DefaultCredentialOfferStorageFactory
- postInit(KeycloakSessionFactory) - Method in interface org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.PreAuthCodeHandlerFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oid4vc.issuance.JWTVCIssuerWellKnownProviderFactory
- postInit(KeycloakSessionFactory) - Method in interface org.keycloak.protocol.oid4vc.issuance.keybinding.CNonceHandlerFactory
- postInit(KeycloakSessionFactory) - Method in interface org.keycloak.protocol.oid4vc.issuance.keybinding.ProofValidatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationCheckProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.VerifiableCredentialOfferAction
- postInit(KeycloakSessionFactory) - Method in interface org.keycloak.protocol.oid4vc.issuance.signing.CredentialSignerFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.AccessTokenIntrospectionProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.encode.DefaultTokenContextEncoderProviderFactory
- postInit(KeycloakSessionFactory) - Method in interface org.keycloak.protocol.oidc.ext.OIDCExtProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantTypeFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantTypeFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSessionEnforceExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolverFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.ClientCredentialsGrantTypeFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantTypeFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpointFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantTypeFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.PermissionGrantTypeFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantTypeFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.RefreshTokenGrantTypeFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.ResourceOwnerPasswordCredentialsGrantTypeFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.grants.TokenExchangeGrantTypeFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCClientInstallation
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientCliInstallation
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.installation.KeycloakOIDCJbossSubsystemClientInstallation
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.mappers.AbstractOIDCProtocolMapper
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.OIDCClientDescriptionConverterFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.rar.parsers.ClientScopeAuthorizationRequestParserProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.refresh.DefaultRefreshTokenProviderFactory
- postInit(KeycloakSessionFactory) - Method in interface org.keycloak.protocol.oidc.token.TokenPostProcessorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.tokenexchange.StandardTokenExchangeProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.oidc.tokenexchange.V1TokenExchangeProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.saml.clientregistration.EntityDescriptorClientRegistrationProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.saml.DefaultSamlArtifactResolverFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.saml.EntityDescriptorDescriptionConverter
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemCliInstallation
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.saml.installation.ModAuthMellonClientInstallation
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.saml.installation.SamlSPDescriptorClientInstallation
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.saml.mappers.AbstractSAMLProtocolMapper
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.scripting.DefaultScriptingProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.condition.ClientProtocolConditionFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.DefaultClientPolicyManagerFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.RegistrationAccessTokenRotationDisabledExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.RejectRequestExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SamlAvoidRedirectBindingExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SamlSignatureEnforcerExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticationAssertionExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureParContentsExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureSessionEnforceExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.SuppressRefreshTokenRotationExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientpolicy.executor.UseLightweightAccessTokenExecutorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientregistration.AdapterInstallationClientRegistrationProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientregistration.DefaultClientRegistrationProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientregistration.policy.AbstractClientRegistrationPolicyFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicyFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clienttype.DefaultClientTypeManagerFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.clienttype.impl.DefaultClientTypeProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.cors.DefaultCorsFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.DefaultComponentFactoryProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.logging.DefaultMappedDiagnosticContextProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.managers.DefaultBruteForceProtectorFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.managers.RealmManagerProviderFactory
-
Deprecated.
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.migration.DefaultMigrationProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.resources.account.AccountConsoleFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.securityprofile.DefaultSecurityProfileProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.x509.DefaultClientCertificateLookupFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.x509.EnvoyProxySslClientCertificateLookupFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.x509.Rfc9440ClientCertificateLookupFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.services.x509.TraefikProxySslClientCertificateLookupFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.theme.ClasspathThemeProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.theme.ClasspathThemeResourceProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.theme.DefaultThemeManagerFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.theme.DefaultThemeSelectorProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.theme.FolderThemeProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.theme.freemarker.DefaultFreeMarkerProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.timer.basic.BasicTimerProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.transaction.JBossJtaTransactionManagerLookup
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.truststore.FileTruststoreProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.vault.FilesKeystoreVaultProviderFactory
- postInit(KeycloakSessionFactory) - Method in class org.keycloak.vault.FilesPlainTextVaultProviderFactory
- PRE_AUTH_GRANT_TYPE - Static variable in class org.keycloak.protocol.oid4vc.model.PreAuthorizedCodeGrant
- preApprove(AuthenticationChannelResponse) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationCallbackEndpoint
-
Is called before the request approving, allows additional validation of other factors.
- PreAuthCodeCtx - Class in org.keycloak.protocol.oid4vc.model
-
Non-sensitive fields a pre-authorized code representation may embed.
- PreAuthCodeCtx() - Constructor for class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
- PreAuthCodeCtx(CredentialOfferState) - Constructor for class org.keycloak.protocol.oid4vc.model.PreAuthCodeCtx
-
This construction makes it explicit what data can be made public.
- PreAuthCodeHandler - Interface in org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth
-
Handles the production and verification of pre-authorized codes.
- PreAuthCodeHandlerFactory - Interface in org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth
- PreAuthCodeHandlerSpi - Class in org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth
-
SPI for handling the production and verification of pre-authorized codes.
- PreAuthCodeHandlerSpi() - Constructor for class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.PreAuthCodeHandlerSpi
- PreAuthorizationRequestContext - Class in org.keycloak.services.clientpolicy.context
- PreAuthorizationRequestContext(String, MultivaluedMap<String, String>) - Constructor for class org.keycloak.services.clientpolicy.context.PreAuthorizationRequestContext
- PreAuthorizedCodeGrant - Class in org.keycloak.protocol.oid4vc.model
-
Container for the pre-authorized code to be used in a Credential Offer
- PreAuthorizedCodeGrant() - Constructor for class org.keycloak.protocol.oid4vc.model.PreAuthorizedCodeGrant
- PreAuthorizedCodeGrantType - Class in org.keycloak.protocol.oidc.grants
- PreAuthorizedCodeGrantType() - Constructor for class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantType
- PreAuthorizedCodeGrantTypeFactory - Class in org.keycloak.protocol.oidc.grants
-
Factory for Pre-Authorized Code Grant
- PreAuthorizedCodeGrantTypeFactory() - Constructor for class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantTypeFactory
- preCheck(String, String) - Method in class org.keycloak.protocol.oidc.endpoints.LoginStatusIframeEndpoint
- PredicateCredentialClientPolicy - Class in org.keycloak.protocol.oid4vc.clientpolicy
- PredicateCredentialClientPolicy(String, String, Boolean, Boolean) - Constructor for class org.keycloak.protocol.oid4vc.clientpolicy.PredicateCredentialClientPolicy
- predicates(TokenVerifier.Predicate<? super T>...) - Static method in class org.keycloak.authentication.actiontoken.TokenUtils
- PREFIX - Static variable in class org.keycloak.exportimport.ExportImportConfig
- preflight() - Method in class org.keycloak.protocol.oidc.endpoints.TokenEndpoint
- preflight() - Method in class org.keycloak.protocol.oidc.endpoints.TokenRevocationEndpoint
- preflight() - Method in class org.keycloak.protocol.oidc.grants.device.endpoints.DeviceEndpoint
- preflight() - Method in class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProvider
- preflight() - Method in class org.keycloak.services.cors.DefaultCors
- preflight() - Method in class org.keycloak.services.resources.account.CorsPreflightService
-
CORS preflight
- preflight() - Method in class org.keycloak.services.resources.admin.AdminCorsPreflightService
-
CORS preflight
- preFlight() - Method in class org.keycloak.services.resources.admin.AdminRoot
- preFlight() - Method in class org.keycloak.services.resources.admin.RealmsAdminResourcePreflight
- preflightClient() - Method in class org.keycloak.services.clientregistration.oidc.OIDCClientRegistrationProvider
- preHandleActionToken(String) - Method in class org.keycloak.services.resources.LoginActionsService
- preHandleToken(InviteOrgActionToken, ActionTokenContext<InviteOrgActionToken>) - Method in class org.keycloak.authentication.actiontoken.inviteorg.InviteOrgActionTokenHandler
- preHandleToken(T, ActionTokenContext<T>) - Method in interface org.keycloak.authentication.actiontoken.ActionTokenHandler
-
This method allows to parse the token and extract information from it after initial verification.
- prepare(PartialImportRepresentation, RealmModel, KeycloakSession) - Method in class org.keycloak.partialimport.AbstractPartialImport
- prepare(PartialImportRepresentation, RealmModel, KeycloakSession) - Method in class org.keycloak.partialimport.ClientRolesPartialImport
- prepare(PartialImportRepresentation, RealmModel, KeycloakSession) - Method in interface org.keycloak.partialimport.PartialImport
-
Find which resources will need to be skipped or overwritten.
- prepare(PartialImportRepresentation, RealmModel, KeycloakSession) - Method in class org.keycloak.partialimport.RolesPartialImport
- prepareBaseUriBuilder(boolean) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
-
Prepare base uri builder for later use
- prepareEvaluatableScript(ScriptModel) - Method in class org.keycloak.scripting.DefaultScriptingProvider
-
Wraps the provided
ScriptModelin aInvocableinstance with bindings configured through theScriptBindingsConfigurer. - prepareInvocableScript(ScriptModel, ScriptBindingsConfigurer) - Method in class org.keycloak.scripting.DefaultScriptingProvider
-
Wraps the provided
ScriptModelin aInvocableinstance with bindings configured through theScriptBindingsConfigurer. - preProcess(KeycloakSession, MultivaluedMap<String, String>) - Method in class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantType
- preprocessFederatedIdentity(KeycloakSession, RealmModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- preprocessFederatedIdentity(KeycloakSession, RealmModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper
- preprocessFederatedIdentity(KeycloakSession, RealmModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- preprocessFederatedIdentity(KeycloakSession, RealmModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.oidc.mappers.UsernameTemplateMapper
- preprocessFederatedIdentity(KeycloakSession, RealmModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.provider.HardcodedAttributeMapper
- preprocessFederatedIdentity(KeycloakSession, RealmModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- preprocessFederatedIdentity(KeycloakSession, RealmModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- preprocessFederatedIdentity(KeycloakSession, RealmModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.saml.mappers.UsernameTemplateMapper
- preprocessFederatedIdentity(KeycloakSession, RealmModel, IdentityProviderMapperModel, BrokeredIdentityContext) - Method in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- PreTokenRequestContext - Class in org.keycloak.services.clientpolicy.context
- PreTokenRequestContext(KeycloakSession, MultivaluedMap<String, String>) - Constructor for class org.keycloak.services.clientpolicy.context.PreTokenRequestContext
- PRINCIPAL_ATTRIBUTE - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- PRINCIPAL_TYPE - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderConfig
- printIfExists(String, String) - Method in class org.keycloak.theme.beans.MessagesPerFieldBean
-
Print text if message for given field exists.
- PRIORITY_AUDIENCE_RESOLVE_MAPPER - Static variable in class org.keycloak.protocol.ProtocolMapperUtils
- PRIORITY_HARDCODED_ROLE_MAPPER - Static variable in class org.keycloak.protocol.ProtocolMapperUtils
- PRIORITY_KEY - Static variable in interface org.keycloak.keys.Attributes
- PRIORITY_PROPERTY - Static variable in interface org.keycloak.keys.Attributes
- PRIORITY_ROLE_MAPPER - Static variable in class org.keycloak.protocol.ProtocolMapperUtils
- PRIORITY_ROLE_NAMES_MAPPER - Static variable in class org.keycloak.protocol.ProtocolMapperUtils
- PRIORITY_SCRIPT_MAPPER - Static variable in class org.keycloak.protocol.ProtocolMapperUtils
- PRIVATE_KEY - Static variable in class org.keycloak.services.util.CertificateInfoHelper
- PRIVATE_KEY_JWT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PRIVATE_KEY_KEY - Static variable in interface org.keycloak.keys.Attributes
- PRIVATE_KEY_PROPERTY - Static variable in interface org.keycloak.keys.Attributes
- PRIVATE_USE_URI_SCHEME - Enum constant in enum class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory.UriType
- process(UserSessionModel, ClientSessionContext, AuthorizationDetailsJSONRepresentation) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessor
- process(OAuth2GrantType.Context) - Method in class org.keycloak.protocol.oidc.grants.AuthorizationCodeGrantType
- process(OAuth2GrantType.Context) - Method in class org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
- process(OAuth2GrantType.Context) - Method in class org.keycloak.protocol.oidc.grants.ClientCredentialsGrantType
- process(OAuth2GrantType.Context) - Method in class org.keycloak.protocol.oidc.grants.device.DeviceGrantType
- process(OAuth2GrantType.Context) - Method in class org.keycloak.protocol.oidc.grants.JWTAuthorizationGrantType
- process(OAuth2GrantType.Context) - Method in class org.keycloak.protocol.oidc.grants.PermissionGrantType
- process(OAuth2GrantType.Context) - Method in class org.keycloak.protocol.oidc.grants.PreAuthorizedCodeGrantType
- process(OAuth2GrantType.Context) - Method in class org.keycloak.protocol.oidc.grants.RefreshTokenGrantType
- process(OAuth2GrantType.Context) - Method in class org.keycloak.protocol.oidc.grants.ResourceOwnerPasswordCredentialsGrantType
- process(OAuth2GrantType.Context) - Method in class org.keycloak.protocol.oidc.grants.TokenExchangeGrantType
- process(TokenPostProcessorContext) - Method in class org.keycloak.organization.protocol.mappers.oidc.OrganizationTokenPostProcessor
- process(TokenPostProcessorContext) - Method in class org.keycloak.protocol.oid4vc.refresh.OID4VCITokenPostProcessor
- process(TokenPostProcessorContext) - Method in class org.keycloak.protocol.oidc.resourceindicators.ResourceIndicatorsPostProcessor
- process(TokenPostProcessorContext) - Method in interface org.keycloak.protocol.oidc.token.TokenPostProcessor
- processAccessTokenResponse(BrokeredIdentityContext, AccessTokenResponse) - Method in class org.keycloak.broker.oidc.OIDCIdentityProvider
- processAction(String) - Method in class org.keycloak.authentication.ClientAuthenticationFlow
- processAction(String) - Method in class org.keycloak.authentication.DefaultAuthenticationFlow
- processAction(String) - Method in class org.keycloak.authentication.FormAuthenticationFlow
- processAction(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.DeleteAccount
- processAction(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- processAction(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- processAction(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.TermsAndConditions
- processAction(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.UpdateEmail
- processAction(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
- processAction(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
- processAction(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
- processAction(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.UpdateUserLocaleAction
- processAction(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
- processAction(RequiredActionContext) - Method in class org.keycloak.authentication.requiredactions.WebAuthnRegister
- processAction(RequiredActionContext) - Method in class org.keycloak.broker.provider.IdpLinkAction
- processAction(RequiredActionContext) - Method in class org.keycloak.protocol.oid4vc.issuance.requiredactions.VerifiableCredentialOfferAction
- processAuthentication(boolean, String, AuthenticationSessionModel, String) - Method in class org.keycloak.services.resources.LoginActionsService
- processAuthenticationChannelResult(AuthenticationChannelResponse) - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationCallbackEndpoint
- processAuthorizationDetails(UserSessionModel, ClientSessionContext) - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
-
Processes the authorization_details parameter using provider discovery.
- processAuthorizationDetails(UserSessionModel, ClientSessionContext, String) - Method in class org.keycloak.protocol.oidc.rar.AuthorizationDetailsProcessorManager
- processClaimsPathPointer(Map<String, Object>, List<Object>) - Static method in class org.keycloak.protocol.oid4vc.utils.ClaimsPathPointer
-
Processes a claims path pointer according to OID4VCI specification.
- processConsent() - Method in class org.keycloak.services.resources.LoginActionsService
-
OAuth grant page.
- processFlow() - Method in class org.keycloak.authentication.ClientAuthenticationFlow
- processFlow() - Method in class org.keycloak.authentication.DefaultAuthenticationFlow
- processFlow() - Method in class org.keycloak.authentication.FormAuthenticationFlow
- processFlow(boolean, String, AuthenticationFlowModel, String, AuthenticationProcessor) - Method in class org.keycloak.authentication.actiontoken.ActionTokenContext
- processFlow(boolean, String, AuthenticationSessionModel, String, AuthenticationFlowModel, String, AuthenticationProcessor) - Method in interface org.keycloak.authentication.actiontoken.ActionTokenContext.ProcessAuthenticateFlow
- processFlow(boolean, String, AuthenticationSessionModel, String, AuthenticationFlowModel, String, AuthenticationProcessor) - Method in class org.keycloak.services.resources.LoginActionsService
- processGrantRequest() - Method in class org.keycloak.protocol.oidc.endpoints.TokenEndpoint
- processGrantRequest() - Method in class org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationEndpoint
- processLocaleParam(KeycloakSession, RealmModel, AuthenticationSessionModel) - Static method in class org.keycloak.services.util.LocaleUtil
- processLocaleParam(AuthenticationSessionModel) - Method in class org.keycloak.services.resources.LoginActionsService
- processLogin(RealmModel, UserModel, ClientConnection, UriInfo, boolean, Set<String>) - Method in class org.keycloak.services.managers.DefaultBlockingBruteForceProtector
- processLogin(RealmModel, UserModel, ClientConnection, UriInfo, boolean, Set<String>) - Method in class org.keycloak.services.managers.DefaultBruteForceProtector
- processRegister(String, String, String, String, String, String, String) - Method in class org.keycloak.services.resources.LoginActionsService
-
Registration
- processRegistration(boolean, String, AuthenticationSessionModel, String) - Method in class org.keycloak.services.resources.LoginActionsService
- processRememberMe(AuthenticationFlowContext, MultivaluedMap<String, String>) - Static method in class org.keycloak.authentication.authenticators.util.AuthenticatorUtils
-
Process the rememberMe input for authentication.
- processResetCredentials(boolean, String, AuthenticationSessionModel, String) - Method in class org.keycloak.services.resources.LoginActionsService
- processResult(AuthenticationProcessor.Result) - Method in class org.keycloak.authentication.ClientAuthenticationFlow
- processResult(AuthenticationProcessor.Result, boolean) - Method in class org.keycloak.authentication.DefaultAuthenticationFlow
- processStoredAuthorizationDetails(UserSessionModel, ClientSessionContext) - Method in class org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
-
Process stored authorization_details from the authorization request (e.g., from PAR).
- processStoredAuthorizationDetails(UserSessionModel, ClientSessionContext, String) - Method in class org.keycloak.protocol.oidc.rar.AuthorizationDetailsProcessorManager
- processStoredAuthorizationDetails(UserSessionModel, ClientSessionContext, AuthorizationDetailsJSONRepresentation) - Method in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessor
- processTemplate(Object, String, Theme) - Method in class org.keycloak.theme.freemarker.DefaultFreeMarkerProvider
- processTemplate(Object, String, Theme) - Method in interface org.keycloak.theme.freemarker.FreeMarkerProvider
- processTemplate(String, List<Object>, String, Map<String, Object>) - Method in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider
- processTemplate(Theme, String, Locale) - Method in class org.keycloak.forms.login.freemarker.FreeMarkerLoginFormsProvider
-
Process FreeMarker template and prepare Response.
- profile - Variable in class org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean
- PROFILE_CLAIM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- PROFILE_FIELDS - Static variable in class org.keycloak.social.instagram.InstagramIdentityProvider
- PROFILE_FRAGMENT - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
- PROFILE_RESOURCE - Static variable in class org.keycloak.social.openshift.OpenshiftV4IdentityProvider
- PROFILE_RESOURCE - Static variable in class org.keycloak.social.paypal.PayPalIdentityProvider
- PROFILE_SCOPE_CONSENT_TEXT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
- PROFILE_URL - Static variable in class org.keycloak.social.facebook.FacebookIdentityProvider
- PROFILE_URL - Static variable in class org.keycloak.social.github.GitHubIdentityProvider
-
Deprecated.Use
GitHubIdentityProvider.DEFAULT_PROFILE_URLinstead. - PROFILE_URL - Static variable in class org.keycloak.social.google.GoogleIdentityProvider
- PROFILE_URL - Static variable in class org.keycloak.social.instagram.InstagramIdentityProvider
- PROFILE_URL - Static variable in class org.keycloak.social.stackoverflow.StackoverflowIdentityProvider
- PROFILE_URL_FIELDS_SEPARATOR - Static variable in class org.keycloak.social.facebook.FacebookIdentityProvider
- ProfileBean - Class in org.keycloak.email.freemarker.beans
- ProfileBean - Class in org.keycloak.forms.login.freemarker.model
- ProfileBean(UpdateProfileContext, MultivaluedMap<String, String>) - Constructor for class org.keycloak.forms.login.freemarker.model.ProfileBean
- ProfileBean(UserModel, KeycloakSession) - Constructor for class org.keycloak.email.freemarker.beans.ProfileBean
- ProfileHelper - Class in org.keycloak.utils
- ProfileHelper() - Constructor for class org.keycloak.utils.ProfileHelper
- PROJECT_ID - Static variable in class org.keycloak.authentication.forms.RegistrationRecaptchaEnterprise
- PROMPT_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PROMPT_VALUE_CONSENT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PROMPT_VALUE_CREATE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PROMPT_VALUE_LOGIN - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PROMPT_VALUE_NONE - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PROMPT_VALUE_SELECT_ACCOUNT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
- PROOF_JWT_TYP - Static variable in class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtProofValidator
- PROOF_KEY - Static variable in class org.keycloak.protocol.oid4vc.issuance.signing.LDCredentialSigner
- PROOF_PURPOSE_ASSERTION - Static variable in class org.keycloak.protocol.oid4vc.issuance.signing.LDCredentialSigner
- PROOF_TYPE - Static variable in class org.keycloak.protocol.oid4vc.issuance.signing.vcdm.Ed255192018Suite
- Proofs - Class in org.keycloak.protocol.oid4vc.model
-
Proofs object for Credential Request in OID4VCI (Section 8.2).
- Proofs() - Constructor for class org.keycloak.protocol.oid4vc.model.Proofs
- ProofType - Class in org.keycloak.protocol.oid4vc.model
-
Enum to provide potential proof types for holder-binding
- ProofType() - Constructor for class org.keycloak.protocol.oid4vc.model.ProofType
- ProofTypeDiVp - Class in org.keycloak.protocol.oid4vc.model
-
See: https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html#name-di_vp-proof-type
- ProofTypeDiVp() - Constructor for class org.keycloak.protocol.oid4vc.model.ProofTypeDiVp
- ProofTypeJWT - Class in org.keycloak.protocol.oid4vc.model
-
See: https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html#name-jwt-proof-type
- ProofTypeJWT() - Constructor for class org.keycloak.protocol.oid4vc.model.ProofTypeJWT
- ProofTypeMetadata - Class in org.keycloak.protocol.oid4vc.model
-
Metadata describing proof types supported by the Credential Issuer.
- ProofTypeMetadata() - Constructor for class org.keycloak.protocol.oid4vc.model.ProofTypeMetadata
- ProofTypesSupported - Class in org.keycloak.protocol.oid4vc.model
-
See: https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html#name-proof-types
- ProofTypesSupported() - Constructor for class org.keycloak.protocol.oid4vc.model.ProofTypesSupported
- ProofValidator - Interface in org.keycloak.protocol.oid4vc.issuance.keybinding
- ProofValidatorFactory - Interface in org.keycloak.protocol.oid4vc.issuance.keybinding
- ProofValidatorSpi - Class in org.keycloak.protocol.oid4vc.issuance.keybinding
-
Spi implementation of the creation of
ProofValidator - ProofValidatorSpi() - Constructor for class org.keycloak.protocol.oid4vc.issuance.keybinding.ProofValidatorSpi
- PROPAGATE_TO_SP - Static variable in class org.keycloak.models.workflow.DeleteUserStepProvider
- PropertiesUtil - Class in org.keycloak.theme
- PropertiesUtil() - Constructor for class org.keycloak.theme.PropertiesUtil
- ProtectionService - Class in org.keycloak.authorization.protection
- ProtectionService(AuthorizationProvider) - Constructor for class org.keycloak.authorization.protection.ProtectionService
- protector - Variable in class org.keycloak.authentication.AuthenticationProcessor
- protocol - Variable in class org.keycloak.services.clientpolicy.condition.ClientProtocolCondition.Configuration
- PROTOCOL_ID - Static variable in class org.keycloak.protocol.oid4vc.OID4VCLoginProtocolFactory
- protocolBinding - Variable in class org.keycloak.services.clientpolicy.context.AbstractSamlRequestContext
- ProtocolMapperEvaluationRepresentation() - Constructor for class org.keycloak.services.resources.admin.ClientScopeEvaluateResource.ProtocolMapperEvaluationRepresentation
- ProtocolMapperProcessor(T, ProtocolMapperModel) - Constructor for class org.keycloak.protocol.saml.SamlProtocol.ProtocolMapperProcessor
- ProtocolMappersClientRegistrationPolicy - Class in org.keycloak.services.clientregistration.policy.impl
- ProtocolMappersClientRegistrationPolicy(KeycloakSession, ComponentModel) - Constructor for class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicy
- ProtocolMappersClientRegistrationPolicyFactory - Class in org.keycloak.services.clientregistration.policy.impl
- ProtocolMappersClientRegistrationPolicyFactory() - Constructor for class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicyFactory
- ProtocolMappersResource - Class in org.keycloak.services.resources.admin
-
Base resource for managing users
- ProtocolMappersResource(KeycloakSession, ProtocolMapperContainerModel, AdminPermissionEvaluator, AdminEventBuilder, AdminPermissionEvaluator.RequirePermissionCheck, AdminPermissionEvaluator.RequirePermissionCheck) - Constructor for class org.keycloak.services.resources.admin.ProtocolMappersResource
- ProtocolMapperUtils - Class in org.keycloak.protocol
- ProtocolMapperUtils() - Constructor for class org.keycloak.protocol.ProtocolMapperUtils
- protocolUrl(UriBuilder) - Static method in class org.keycloak.services.resources.RealmsResource
- protocolUrl(UriInfo) - Static method in class org.keycloak.services.resources.RealmsResource
- provider - Variable in class org.keycloak.broker.saml.SAMLEndpoint
- provider - Variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- provider - Variable in class org.keycloak.services.clientregistration.AbstractClientRegistrationContext
- provider - Variable in class org.keycloak.services.DefaultKeycloakSessionFactory
- provider - Variable in class org.keycloak.services.resources.account.resources.AbstractResourceService
- provider() - Method in record class org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider.ExternalExchangeContext
-
Returns the value of the
providerrecord component. - provider(String) - Method in class org.keycloak.services.clientregistration.ClientRegistrationService
- PROVIDER - Static variable in class org.keycloak.exportimport.ExportImportConfig
- PROVIDER_DEFAULT - Static variable in class org.keycloak.exportimport.ExportImportConfig
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.access.AllowAccessAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.access.DenyAccessAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.broker.IdpAutoLinkAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.broker.IdpConfirmLinkAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.broker.IdpConfirmOverrideLinkAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.broker.IdpCreateUserIfUniqueAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.broker.IdpDetectExistingBrokerUserAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.broker.IdpEmailVerificationAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.broker.IdpReviewProfileAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.broker.IdpUsernamePasswordFormFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.ConditionalOtpFormAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.PasskeysConditionalUIAuthenticatorFactory
-
Deprecated.
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.PasswordFormFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.RecoveryAuthnCodesFormAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.UsernameFormFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.client.AttestationBasedClientAuthenticator
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.client.FederatedJWTClientAuthenticator
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.client.JWTClientSecretAuthenticator
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.client.X509ClientAuthenticator
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalClientScopeAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalCredentialAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalLoaAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalRoleAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalUserAttributeValueFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.conditional.ConditionalUserConfiguredAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.resetcred.ResetPassword
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.x509.ValidateX509CertificateUsernameFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.authenticators.x509.X509ClientCertificateAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.forms.RegistrationPage
- PROVIDER_ID - Static variable in class org.keycloak.authentication.forms.RegistrationPassword
- PROVIDER_ID - Static variable in class org.keycloak.authentication.forms.RegistrationRecaptcha
- PROVIDER_ID - Static variable in class org.keycloak.authentication.forms.RegistrationRecaptchaEnterprise
- PROVIDER_ID - Static variable in class org.keycloak.authentication.forms.RegistrationTermsAndConditions
- PROVIDER_ID - Static variable in class org.keycloak.authentication.forms.RegistrationUserCreation
- PROVIDER_ID - Static variable in class org.keycloak.authentication.requiredactions.DeleteAccount
- PROVIDER_ID - Static variable in class org.keycloak.authentication.requiredactions.DeleteCredentialAction
- PROVIDER_ID - Static variable in class org.keycloak.authentication.requiredactions.RecoveryAuthnCodesAction
- PROVIDER_ID - Static variable in class org.keycloak.authentication.requiredactions.TermsAndConditions
- PROVIDER_ID - Static variable in class org.keycloak.authentication.requiredactions.WebAuthnPasswordlessRegisterFactory
- PROVIDER_ID - Static variable in class org.keycloak.authentication.requiredactions.WebAuthnRegisterFactory
- PROVIDER_ID - Static variable in class org.keycloak.authorization.config.UmaWellKnownProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.broker.jwtauthorizationgrant.JWTAuthorizationGrantIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.broker.kubernetes.KubernetesIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.broker.oauth.OAuth2IdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.broker.oidc.KeycloakOIDCIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.broker.oidc.mappers.AdvancedClaimToGroupMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.oidc.mappers.AdvancedClaimToRoleMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.oidc.mappers.ClaimToRoleMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.oidc.mappers.ClaimToUserSessionNoteMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.oidc.mappers.ExternalKeycloakRoleToRoleMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.oidc.mappers.UserAttributeMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.oidc.mappers.UsernameTemplateMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.oidc.OIDCIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.broker.provider.HardcodedAttributeMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.provider.HardcodedGroupMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.provider.HardcodedRoleMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.provider.HardcodedUserSessionAttributeMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.provider.IdpLinkAction
- PROVIDER_ID - Static variable in class org.keycloak.broker.saml.mappers.AdvancedAttributeToGroupMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.saml.mappers.AdvancedAttributeToRoleMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.saml.mappers.AttributeToRoleMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.saml.mappers.UserAttributeMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.saml.mappers.UsernameTemplateMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.saml.mappers.XPathAttributeMapper
- PROVIDER_ID - Static variable in class org.keycloak.broker.saml.SAMLIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.broker.spiffe.SpiffeIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.broker.trust.DefaultTrustIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.credential.OTPCredentialProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.credential.PasswordCredentialProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.credential.RecoveryAuthnCodesCredentialProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.credential.WebAuthnCredentialProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.credential.WebAuthnPasswordlessCredentialProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.deployment.DefaultDeployedConfigurationsProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.device.DeviceRepresentationProviderFactoryImpl
- PROVIDER_ID - Static variable in class org.keycloak.organization.protocol.mappers.oidc.OrganizationGroupMembershipMapper
- PROVIDER_ID - Static variable in class org.keycloak.organization.protocol.mappers.oidc.OrganizationMembershipMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.docker.mapper.AllowAllDockerProtocolMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.condition.ClientIdUriSchemeConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.ClientIdMetadataDocumentExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oauth2.cimd.provider.PersistentClientIdMetadataDocumentProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oauth2.OAuth2WellKnownProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oid4vc.clientpolicy.CredentialClientPolicyExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.JwtPreAuthCodeHandlerFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.JWTVCIssuerWellKnownProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.keybinding.JwtCNonceHandlerFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationDetailsProcessorFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProvider
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oid4vc.issuance.OID4VCIssuerWellKnownProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oid4vc.refresh.OID4VCIRefreshTokenProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaAuthenticationRequestSigningAlgorithmExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSessionEnforceExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor.SecureCibaSignedAuthenticationRequestExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.grants.ciba.endpoints.CibaRootEndpoint
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.grants.ciba.resolvers.DefaultCIBALoginUserResolverFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.AcrProtocolMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.AddressMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.AllowedWebOriginsProtocolMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.AmrProtocolMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.AudienceProtocolMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.AudienceResolveProtocolMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.ClaimsParameterTokenMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.ClaimsParameterWithValueIdTokenMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.FullNameMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.GroupMembershipMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.HardcodedRole
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.NonceBackwardsCompatibleMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.ParameterizedScopeUserPropertyMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.ScriptBasedOIDCProtocolMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.SessionStateMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.SHA256PairwiseSubMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.SubMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.UserClientRoleMappingMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.UserRealmRoleMappingMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.par.endpoints.ParRootEndpoint
- PROVIDER_ID - Static variable in class org.keycloak.protocol.oidc.refresh.DefaultRefreshTokenProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.GroupMembershipMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.HardcodedAttributeMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.HardcodedRole
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.RoleListMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.RoleNameMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.SAMLAudienceProtocolMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.SAMLAudienceResolveProtocolMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.ScriptBasedMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.UserAttributeNameIdMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.UserAttributeStatementMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.UserPropertyAttributeStatementMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.mappers.UserSessionNoteStatementMapper
- PROVIDER_ID - Static variable in class org.keycloak.protocol.saml.profile.ecp.authenticator.HttpBasicAuthenticatorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.AcrConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.AnyClientConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.ClientAccessTypeConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.ClientAttributesConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.ClientProtocolConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.ClientRolesConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.ClientScopesConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.ClientUpdaterContextConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceGroupsConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceHostsConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.ClientUpdaterSourceRolesConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.GrantTypeConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.condition.IdentityProviderConditionFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.AuthenticationFlowSelectorExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.ClientSecretRotationExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.ConfidentialClientAcceptExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.ConsentRequiredExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.DownscopeAssertionGrantEnforcerExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.DPoPBindEnforcerExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.FullScopeDisabledExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.HolderOfKeyEnforcerExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.JWTClaimEnforcerExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.PKCEEnforcerExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.RegistrationAccessTokenRotationDisabledExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.RejectImplicitGrantExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.RejectRequestExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SamlAvoidRedirectBindingExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SamlSecureClientUrisExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SamlSignatureEnforcerExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticationAssertionExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureClientAuthenticatorExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureClientUrisExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureClientUrisPatternExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureLogoutExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureParContentsExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRedirectUrisEnforcerExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureRequestObjectExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureResponseTypeExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureSessionEnforceExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SecureSigningAlgorithmForSignedJwtExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.SuppressRefreshTokenRotationExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.TlsClientAuthCASubjectDNExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientpolicy.executor.UseLightweightAccessTokenExecutorFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientregistration.policy.impl.ClientDisabledClientRegistrationPolicyFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientregistration.policy.impl.ClientScopesClientRegistrationPolicyFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientregistration.policy.impl.ConsentRequiredClientRegistrationPolicyFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientregistration.policy.impl.MaxClientsClientRegistrationPolicyFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientregistration.policy.impl.ProtocolMappersClientRegistrationPolicyFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientregistration.policy.impl.RegistrationWebOriginsPolicyFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientregistration.policy.impl.ScopeClientRegistrationPolicyFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clientregistration.policy.impl.TrustedHostClientRegistrationPolicyFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.clienttype.impl.DefaultClientTypeProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.DefaultComponentFactoryProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.services.util.MtlsHoKTokenUtil.MtlsHoKProtocolMapper
- PROVIDER_ID - Static variable in class org.keycloak.social.bitbucket.BitbucketIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.social.facebook.FacebookIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.social.github.GitHubIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.social.github.GitHubUserAttributeMapper
- PROVIDER_ID - Static variable in class org.keycloak.social.gitlab.GitLabIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.social.google.GoogleIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.social.instagram.InstagramIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.social.linkedin.LinkedInOIDCIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.social.microsoft.MicrosoftIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.social.openshift.OpenshiftV4IdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.social.paypal.PayPalIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.social.stackoverflow.StackoverflowIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.social.twitter.TwitterIdentityProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.vault.FilesKeystoreVaultProviderFactory
- PROVIDER_ID - Static variable in class org.keycloak.vault.FilesPlainTextVaultProviderFactory
- PROVIDER_ID_SUFFIX - Static variable in class org.keycloak.protocol.oidc.mappers.AbstractPairwiseSubMapper
- PROVIDER_PRIORITY - Static variable in class org.keycloak.userprofile.DeclarativeUserProfileProviderFactory
- providerConfig - Variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientIdMetadataDocumentExecutor
- providerConfig - Variable in class org.keycloak.protocol.oauth2.cimd.clientpolicy.executor.AbstractClientId
GitHubIdentityProvider.DEFAULT_AUTH_URLinstead.