- GENDER - Static variable in class org.keycloak.models.ClaimMask
-
- GENERATE - Static variable in interface org.keycloak.models.Constants
-
- generateAccessCode() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Generates access code and updates clientsession timestamp
Access codes must be included in form action callbacks as a query parameter.
- generateCode() - Method in interface org.keycloak.authentication.RequiredActionContext
-
Generates access code and updates clientsession timestamp
Access codes must be included in form action callbacks as a query parameter.
- generateCodeSecret() - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- generateId() - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- generateInstallation(KeycloakSession, RealmModel, ClientModel, URI) - Method in interface org.keycloak.protocol.ClientInstallationProvider
-
- generateKeyPairCertificate(String) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- generateSecret() - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- generateSecret(int) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- generateSecret(ClientModel) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- generateTOTP(String) - Method in class org.keycloak.models.utils.TimeBasedOTP
-
Generates a token.
- get(String) - Method in interface org.keycloak.connections.httpclient.HttpClientProvider
-
Helper method
- get(ActionTokenKeyModel) - Method in interface org.keycloak.models.ActionTokenStoreProvider
-
Returns token corresponding to the given key from the internal action token store
- getAction() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getAction() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- getActionTokenUrl(String) - Method in interface org.keycloak.authentication.AuthenticationFlowContext
-
Get the action URL for the action token executor.
- getActionUrl(String) - Method in interface org.keycloak.authentication.AuthenticationFlowContext
-
Get the action URL for the required action.
- getActionUrl(String) - Method in interface org.keycloak.authentication.RequiredActionContext
-
Get the action URL for the required action.
- getActionUrl() - Method in interface org.keycloak.authentication.RequiredActionContext
-
Get the action URL for the required action.
- getAdapterConfiguration(ClientModel) - Method in interface org.keycloak.authentication.ClientAuthenticatorFactory
-
Get configuration, which needs to be used for adapter ( keycloak.json ) of particular client.
- getAdminResource(ResourceServer, AuthorizationProvider) - Method in interface org.keycloak.authorization.policy.provider.PolicyProviderFactory
-
- getAnnotatedElement() - Method in interface org.keycloak.models.utils.reflection.MethodProperty
-
- getAnnotatedElement() - Method in interface org.keycloak.models.utils.reflection.Property
-
Get the element responsible for retrieving the property value
- getAssociatedPolicies() - Method in interface org.keycloak.authorization.model.Policy
-
Returns the
Policy instances associated with this policy and used to evaluate authorization decisions when
this policy applies.
- getAssociatedPolicies() - Method in class org.keycloak.authorization.policy.evaluation.Result.PolicyResult
-
- getAttribute(String) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getAttributes() - Method in interface org.keycloak.authorization.identity.Identity
-
Returns the attributes or claims associated with this identity.
- getAttributes() - Method in interface org.keycloak.authorization.policy.evaluation.EvaluationContext
-
Returns all attributes within the current execution and runtime environment.
- getAttributes() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getAuthDetails() - Method in class org.keycloak.events.admin.AdminEvent
-
Returns authentication details
- getAuthenticatedClientSessions() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getAuthenticationSession() - Method in interface org.keycloak.authentication.AuthenticationFlowContext
-
AuthenticationSessionModel attached to this flow
- getAuthenticationSession() - Method in interface org.keycloak.authentication.FormContext
-
AuthenticationSessionModel attached to this flow
- getAuthenticationSession() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getAuthenticationSession() - Method in class org.keycloak.broker.provider.AuthenticationRequest
-
- getAuthenticationSession() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getAuthenticatorConfig() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Get any configuration associated with the current execution
- getAuthenticatorConfig() - Method in interface org.keycloak.authentication.FormContext
-
Get any configuration associated with the current execution
- getAuthMethod() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- getAuthMethod() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getAuthMethod() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- getAuthorizationProvider() - Method in class org.keycloak.authorization.policy.evaluation.DefaultEvaluation
-
- getAuthorizationProvider() - Method in interface org.keycloak.authorization.policy.evaluation.Evaluation
-
- getBaseType() - Method in interface org.keycloak.models.utils.reflection.Property
-
Returns the property type
- getBrokerSessionId() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getBrokerSessionId() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getBrokerSessionId() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- getBrokerUserId() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getBrokerUserId() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getBrokerUserId() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- getBuiltinMappers(String) - Method in interface org.keycloak.migration.MigrationProvider
-
- getBuiltinMappers() - Method in interface org.keycloak.protocol.LoginProtocolFactory
-
List of built in protocol mappers that can be used to apply to clients.
- getCachedWith() - Method in interface org.keycloak.models.cache.CachedRealmModel
-
Returns a map that contains custom things that are cached along with this model.
- getCacheTimestamp() - Method in interface org.keycloak.authorization.model.CachedModel
-
When was the model was loaded from database.
- getCacheTimestamp() - Method in interface org.keycloak.models.cache.CachedRealmModel
-
When was the model was loaded from database.
- getCategoryRequirementFromCurrentFlow(String) - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
- getCertificate(String) - Method in interface org.keycloak.keys.RsaKeyProvider
-
Return the certificate for the specified kid, or null if the kid is unknown.
- getCertificate(String) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getChallenge() - Method in interface org.keycloak.authentication.RequiredActionContext
-
If challenge has been sent this returns the JAX-RS Response
- getClaimsMask(ClaimRepresentation) - Static method in class org.keycloak.models.utils.RepresentationToModel
-
- getClient() - Method in interface org.keycloak.authentication.ClientAuthenticationFlowContext
-
Current client attached to this flow.
- getClient() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getClientAuthAttributes() - Method in interface org.keycloak.authentication.ClientAuthenticationFlowContext
-
Return the map where the authenticators can put some additional state related to authenticated client and the context how was
client authenticated (ie.
- getClientId() - Method in interface org.keycloak.authorization.model.ResourceServer
-
Returns the identifier of the client application (which already exists in Keycloak) that is also acting as a resource
server.
- getClientId() - Method in class org.keycloak.broker.provider.util.IdentityBrokerState
-
- getClientId() - Method in class org.keycloak.events.admin.AuthDetails
-
- getClientId() - Method in class org.keycloak.events.admin.AuthQuery
-
- getClientId() - Method in class org.keycloak.events.Event
-
- getClientId() - Method in class org.keycloak.models.session.PersistentClientSessionModel
-
- getClientModelCacheKey(String, String) - Static method in class org.keycloak.keys.PublicKeyStorageUtils
-
- getClientRoleMappings(ClientModel) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getClientScopeMappings(ClientModel, ScopeContainerModel) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getClientTemplateByName(RealmModel, String) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getClusterStartupTime() - Method in interface org.keycloak.cluster.ClusterProvider
-
Same value for all cluster nodes.
- getCode() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getCode() - Method in class org.keycloak.scripting.Script
-
- getCompatibleProviders() - Method in interface org.keycloak.broker.provider.IdentityProviderMapper
-
- getComponentConfigProperties(KeycloakSession, ComponentRepresentation) - Static method in class org.keycloak.models.utils.ComponentUtil
-
- getComponentConfigProperties(KeycloakSession, ComponentModel) - Static method in class org.keycloak.models.utils.ComponentUtil
-
- getComponentConfigProperties(KeycloakSession, String, String) - Static method in class org.keycloak.models.utils.ComponentUtil
-
- getComponentFactory(KeycloakSession, ComponentRepresentation) - Static method in class org.keycloak.models.utils.ComponentUtil
-
- getComponentFactory(KeycloakSession, ComponentModel) - Static method in class org.keycloak.models.utils.ComponentUtil
-
- getConfig() - Method in interface org.keycloak.authorization.model.Policy
-
Returns a
Map holding string-based key/value pairs representing any additional configuration for this policy.
- getConfig() - Method in class org.keycloak.broker.provider.AbstractIdentityProvider
-
- getConfigPropertiesPerClient() - Method in interface org.keycloak.authentication.ClientAuthenticatorFactory
-
List of config properties for this client implementation.
- getConfigType() - Method in class org.keycloak.policy.DigitsPasswordPolicyProviderFactory
-
- getConfigType() - Method in class org.keycloak.policy.ForceExpiredPasswordPolicyProviderFactory
-
- getConfigType() - Method in class org.keycloak.policy.HashAlgorithmPasswordPolicyProviderFactory
-
- getConfigType() - Method in class org.keycloak.policy.HashIterationsPasswordPolicyProviderFactory
-
- getConfigType() - Method in class org.keycloak.policy.HistoryPasswordPolicyProviderFactory
-
- getConfigType() - Method in class org.keycloak.policy.LengthPasswordPolicyProviderFactory
-
- getConfigType() - Method in class org.keycloak.policy.LowerCasePasswordPolicyProviderFactory
-
- getConfigType() - Method in class org.keycloak.policy.NotUsernamePasswordPolicyProviderFactory
-
- getConfigType() - Method in interface org.keycloak.policy.PasswordPolicyProviderFactory
-
- getConfigType() - Method in class org.keycloak.policy.RegexPatternsPasswordPolicyProviderFactory
-
- getConfigType() - Method in class org.keycloak.policy.SpecialCharsPasswordPolicyProviderFactory
-
- getConfigType() - Method in class org.keycloak.policy.UpperCasePasswordPolicyProviderFactory
-
- getConfigurableAuthenticatorFactory(KeycloakSession, String) - Static method in class org.keycloak.utils.CredentialHelper
-
- getConnection() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Information about the IP address from the connecting HTTP client.
- getConnection() - Method in interface org.keycloak.authentication.FormContext
-
Information about the IP address from the connecting HTTP client.
- getConnection() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getContext() - Method in class org.keycloak.authorization.policy.evaluation.DefaultEvaluation
-
- getContext() - Method in interface org.keycloak.authorization.policy.evaluation.Evaluation
-
- getContextData() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getCreatedTimestamp() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getData() - Method in class org.keycloak.models.session.PersistentClientSessionModel
-
- getData() - Method in class org.keycloak.models.session.PersistentUserSessionModel
-
- getDBLock() - Method in class org.keycloak.models.dblock.DBLockManager
-
- getDBLockFactory() - Method in class org.keycloak.models.dblock.DBLockManager
-
- getDecisionStrategy() - Method in interface org.keycloak.authorization.model.Policy
-
- getDeclaringClass() - Method in interface org.keycloak.models.utils.reflection.Property
-
Returns the class that declares the property
- getDecodedState() - Method in class org.keycloak.broker.provider.util.IdentityBrokerState
-
- getDefaultBuiltinMappers() - Method in interface org.keycloak.protocol.LoginProtocolFactory
-
List of mappers, which are added to new clients by default
- getDefaultClientAuthenticatorType() - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getDefaultConfigValue() - Method in class org.keycloak.policy.DigitsPasswordPolicyProviderFactory
-
- getDefaultConfigValue() - Method in class org.keycloak.policy.ForceExpiredPasswordPolicyProviderFactory
-
- getDefaultConfigValue() - Method in class org.keycloak.policy.HashAlgorithmPasswordPolicyProviderFactory
-
- getDefaultConfigValue() - Method in class org.keycloak.policy.HashIterationsPasswordPolicyProviderFactory
-
- getDefaultConfigValue() - Method in class org.keycloak.policy.HistoryPasswordPolicyProviderFactory
-
- getDefaultConfigValue() - Method in class org.keycloak.policy.LengthPasswordPolicyProviderFactory
-
- getDefaultConfigValue() - Method in class org.keycloak.policy.LowerCasePasswordPolicyProviderFactory
-
- getDefaultConfigValue() - Method in class org.keycloak.policy.NotUsernamePasswordPolicyProviderFactory
-
- getDefaultConfigValue() - Method in interface org.keycloak.policy.PasswordPolicyProviderFactory
-
- getDefaultConfigValue() - Method in class org.keycloak.policy.RegexPatternsPasswordPolicyProviderFactory
-
- getDefaultConfigValue() - Method in class org.keycloak.policy.SpecialCharsPasswordPolicyProviderFactory
-
- getDefaultConfigValue() - Method in class org.keycloak.policy.UpperCasePasswordPolicyProviderFactory
-
- getDelegate() - Method in interface org.keycloak.models.cache.CacheRealmProvider
-
- getDelegateForUpdate() - Method in interface org.keycloak.authorization.model.CachedModel
-
Invalidates the cache for this model and returns a delegate that represents the actual data provider
- getDelegateForUpdate() - Method in interface org.keycloak.models.cache.CachedRealmModel
-
Invalidates the cache for this model and returns a delegate that represents the actual data provider
- getDescription() - Method in interface org.keycloak.authorization.model.Policy
-
Returns the description of this policy.
- getDescription() - Method in class org.keycloak.scripting.Script
-
- getDetails() - Method in class org.keycloak.events.Event
-
- getDettachedClientSessionLifespan(RealmModel) - Static method in class org.keycloak.models.utils.RealmInfoUtil
-
- getDisplayCategory() - Method in interface org.keycloak.broker.provider.IdentityProviderMapper
-
- getDisplayCategory() - Method in interface org.keycloak.protocol.ProtocolMapper
-
- getDisplayName() - Method in class org.keycloak.policy.DigitsPasswordPolicyProviderFactory
-
- getDisplayName() - Method in class org.keycloak.policy.ForceExpiredPasswordPolicyProviderFactory
-
- getDisplayName() - Method in class org.keycloak.policy.HashAlgorithmPasswordPolicyProviderFactory
-
- getDisplayName() - Method in class org.keycloak.policy.HashIterationsPasswordPolicyProviderFactory
-
- getDisplayName() - Method in class org.keycloak.policy.HistoryPasswordPolicyProviderFactory
-
- getDisplayName() - Method in class org.keycloak.policy.LengthPasswordPolicyProviderFactory
-
- getDisplayName() - Method in class org.keycloak.policy.LowerCasePasswordPolicyProviderFactory
-
- getDisplayName() - Method in class org.keycloak.policy.NotUsernamePasswordPolicyProviderFactory
-
- getDisplayName() - Method in interface org.keycloak.policy.PasswordPolicyProviderFactory
-
- getDisplayName() - Method in class org.keycloak.policy.RegexPatternsPasswordPolicyProviderFactory
-
- getDisplayName() - Method in class org.keycloak.policy.SpecialCharsPasswordPolicyProviderFactory
-
- getDisplayName() - Method in class org.keycloak.policy.UpperCasePasswordPolicyProviderFactory
-
- getDisplayText() - Method in interface org.keycloak.authentication.RequiredActionFactory
-
Display text used in admin console to reference this required action
- getDisplayType() - Method in interface org.keycloak.authentication.ConfigurableAuthenticatorFactory
-
Friendly name for the authenticator
- getDisplayType() - Method in interface org.keycloak.broker.provider.IdentityProviderMapper
-
- getDisplayType() - Method in interface org.keycloak.protocol.ClientInstallationProvider
-
- getDisplayType() - Method in interface org.keycloak.protocol.ProtocolMapper
-
- getEffect() - Method in class org.keycloak.authorization.policy.evaluation.DefaultEvaluation
-
- getEffect() - Method in class org.keycloak.authorization.policy.evaluation.Result
-
- getEmail() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getEmail() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getEncodedState() - Method in class org.keycloak.broker.provider.util.IdentityBrokerState
-
- getError() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Get the error condition of a failed execution.
- getError() - Method in exception org.keycloak.authentication.AuthenticationFlowException
-
- getError() - Method in class org.keycloak.authorization.policy.evaluation.DecisionResult
-
- getError() - Method in class org.keycloak.events.admin.AdminEvent
-
If the event was unsuccessful returns the error message.
- getError() - Method in class org.keycloak.events.Event
-
- getErrorMessage() - Method in exception org.keycloak.authentication.ForkFlowException
-
- getEvent() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Current event builder being used
- getEvent() - Method in interface org.keycloak.authentication.FormContext
-
Current event builder being used
- getEvent() - Method in interface org.keycloak.authentication.RequiredActionContext
-
Current event builder being used
- getEvent() - Method in class org.keycloak.events.EventBuilder
-
- getExecution() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
The current execution in the flow
- getExecution() - Method in interface org.keycloak.authentication.FormContext
-
The current execution in the flow
- getExecutionStatus() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- getFederationLink() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getField() - Method in class org.keycloak.models.utils.FormMessage
-
- getFilename() - Method in interface org.keycloak.protocol.ClientInstallationProvider
-
- getFirstAttribute(String) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getFirstName() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getFirstName() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getFirstResult() - Method in class org.keycloak.models.utils.reflection.PropertyQuery
-
Get the first result from the query, causing the query to be run.
- getFirstWritableResult() - Method in class org.keycloak.models.utils.reflection.PropertyQuery
-
Get the first result from the query that is not marked as read only, causing the query to be run.
- getForwardedErrorMessage() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
This could be an error message forwarded from another authenticator that is restarting or continuing the flo.
- getForwardedSuccessMessage() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
This could be an success message forwarded from another authenticator that is restarting or continuing the flow.
- getGroup() - Method in interface org.keycloak.authorization.policy.provider.PolicyProviderFactory
-
- getGroups() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getHelpText() - Method in interface org.keycloak.protocol.ClientInstallationProvider
-
- getHttpClient() - Method in interface org.keycloak.connections.httpclient.HttpClientProvider
-
- getHttpRequest() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
- getHttpRequest() - Method in interface org.keycloak.authentication.FormContext
-
- getHttpRequest() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getHttpRequest() - Method in class org.keycloak.broker.provider.AuthenticationRequest
-
- getIconUri() - Method in interface org.keycloak.authorization.model.Resource
-
Returns an icon
URI for this resource.
- getIconUri() - Method in interface org.keycloak.authorization.model.Scope
-
Returns an icon
URI for this scope.
- getId() - Method in interface org.keycloak.authorization.identity.Identity
-
Returns the unique identifier of this identity.
- getId() - Method in interface org.keycloak.authorization.model.Policy
-
Returns the unique identifier for this instance.
- getId() - Method in interface org.keycloak.authorization.model.Resource
-
Returns the unique identifier for this instance.
- getId() - Method in interface org.keycloak.authorization.model.ResourceServer
-
Returns the unique identifier for this instance.
- getId() - Method in interface org.keycloak.authorization.model.Scope
-
Returns the unique identifier for this instance.
- getId() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getId() - Method in interface org.keycloak.credential.CredentialProviderFactory
-
This is the name of the provider and will be showed in the admin console as an option.
- getId() - Method in class org.keycloak.credential.hash.Pbkdf2PasswordHashProviderFactory
-
- getId() - Method in class org.keycloak.credential.hash.Pbkdf2Sha256PasswordHashProviderFactory
-
- getId() - Method in class org.keycloak.credential.hash.Pbkdf2Sha512PasswordHashProviderFactory
-
- getId() - Method in class org.keycloak.models.session.DisabledUserSessionPersisterProvider
-
- getId() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getId() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getId() - Method in class org.keycloak.policy.DefaultPasswordPolicyManagerProviderFactory
-
- getId() - Method in class org.keycloak.policy.DigitsPasswordPolicyProviderFactory
-
- getId() - Method in class org.keycloak.policy.ForceExpiredPasswordPolicyProviderFactory
-
- getId() - Method in class org.keycloak.policy.HashAlgorithmPasswordPolicyProviderFactory
-
- getId() - Method in class org.keycloak.policy.HashIterationsPasswordPolicyProviderFactory
-
- getId() - Method in class org.keycloak.policy.HistoryPasswordPolicyProviderFactory
-
- getId() - Method in class org.keycloak.policy.LengthPasswordPolicyProviderFactory
-
- getId() - Method in class org.keycloak.policy.LowerCasePasswordPolicyProviderFactory
-
- getId() - Method in class org.keycloak.policy.NotUsernamePasswordPolicyProviderFactory
-
- getId() - Method in class org.keycloak.policy.RegexPatternsPasswordPolicyProviderFactory
-
- getId() - Method in class org.keycloak.policy.SpecialCharsPasswordPolicyProviderFactory
-
- getId() - Method in class org.keycloak.policy.UpperCasePasswordPolicyProviderFactory
-
- getId() - Method in class org.keycloak.scripting.Script
-
- getId() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getIdentity() - Method in interface org.keycloak.authorization.policy.evaluation.EvaluationContext
-
Returns the
Identity that represents an entity (person or non-person) to which the permissions must be granted, or not.
- getIdentityProviderDisplayName(KeycloakSession, IdentityProviderModel) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getIdp() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getIdpConfig() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getIdpModelCacheKey(String, String) - Static method in class org.keycloak.keys.PublicKeyStorageUtils
-
- getImportName() - Method in interface org.keycloak.theme.Theme
-
- getInterface(Class<T>) - Method in class org.keycloak.scripting.InvocableScriptAdapter
-
- getInterface(Object, Class<T>) - Method in class org.keycloak.scripting.InvocableScriptAdapter
-
- getIpAddress() - Method in class org.keycloak.events.admin.AuthDetails
-
- getIpAddress() - Method in class org.keycloak.events.admin.AuthQuery
-
- getIpAddress() - Method in class org.keycloak.events.Event
-
- getIpAddress() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getIpAddress() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- getJavaClass() - Method in interface org.keycloak.models.utils.reflection.Property
-
Returns the property type
- getKeycloakSession() - Method in class org.keycloak.authorization.AuthorizationProvider
-
- getKeycloakSession() - Method in interface org.keycloak.models.cache.CachedRealmModel.RealmCachedEvent
-
- getKeyMetadata() - Method in interface org.keycloak.keys.KeyProvider
-
Return metadata about all keypairs held by the provider
- getKid() - Method in interface org.keycloak.keys.KeyProvider
-
Return the KID for the active keypair, or null if no active key is available.
- getLastName() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getLastName() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getLastSessionRefresh() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getLastSessionRefresh() - Method in class org.keycloak.models.session.PersistentUserSessionModel
-
- getLocalStoreFactory() - Method in class org.keycloak.authorization.AuthorizationProvider
-
No cache sits in front of this
- getLogic() - Method in interface org.keycloak.authorization.model.Policy
-
Returns the
Logic for this policy.
- getLoginUsername() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getMajor() - Method in class org.keycloak.migration.ModelVersion
-
- getMapperByName(RealmModel, ComponentModel, String) - Static method in class org.keycloak.migration.migrators.MigrateTo1_8_0
-
- getMappersForClaimMask(Long) - Method in interface org.keycloak.migration.MigrationProvider
-
- getMarshaller() - Method in class org.keycloak.broker.provider.AbstractIdentityProvider
-
- getMarshaller() - Method in interface org.keycloak.broker.provider.IdentityProvider
-
Implementation of marshaller to serialize/deserialize attached data to Strings, which can be saved in clientSession
- getMasterRealmAdminApplicationClientId(String) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getMediaType() - Method in interface org.keycloak.protocol.ClientInstallationProvider
-
- getMember() - Method in interface org.keycloak.models.utils.reflection.Property
-
Get the member responsible for retrieving the property value
- getMessage() - Method in class org.keycloak.models.utils.FormMessage
-
- getMessageDigest() - Method in class org.keycloak.models.utils.SHAPasswordEncoder
-
- getMessageKey() - Method in exception org.keycloak.protocol.ProtocolMapperConfigException
-
- getMessages(Locale) - Method in interface org.keycloak.theme.Theme
-
Same as getMessages(baseBundlename, locale), but uses a default baseBundlename
such as "messages".
- getMessages(String, Locale) - Method in interface org.keycloak.theme.Theme
-
Retrieve localized messages from a message bundle.
- getMicro() - Method in class org.keycloak.migration.ModelVersion
-
- getMimeType() - Method in class org.keycloak.scripting.Script
-
- getMinor() - Method in class org.keycloak.migration.ModelVersion
-
- getModelUsername() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
username to store in UserModel
- getName() - Method in class org.keycloak.authentication.AuthenticatorSpi
-
- getName() - Method in class org.keycloak.authentication.ClientAuthenticatorSpi
-
- getName() - Method in class org.keycloak.authentication.FormActionSpi
-
- getName() - Method in class org.keycloak.authentication.FormAuthenticatorSpi
-
- getName() - Method in class org.keycloak.authentication.RequiredActionSpi
-
- getName() - Method in class org.keycloak.authorization.AuthorizationSpi
-
- getName() - Method in interface org.keycloak.authorization.model.Policy
-
Returns the name of this policy.
- getName() - Method in interface org.keycloak.authorization.model.Resource
-
Returns the resource's name.
- getName() - Method in interface org.keycloak.authorization.model.Scope
-
Returns the name of this scope.
- getName() - Method in interface org.keycloak.authorization.policy.provider.PolicyProviderFactory
-
- getName() - Method in class org.keycloak.authorization.policy.provider.PolicySpi
-
- getName() - Method in class org.keycloak.authorization.store.StoreFactorySpi
-
- getName() - Method in interface org.keycloak.broker.provider.IdentityProviderFactory
-
A friendly name for this factory.
- getName() - Method in class org.keycloak.broker.provider.IdentityProviderMapperSpi
-
- getName() - Method in class org.keycloak.broker.provider.IdentityProviderSpi
-
- getName() - Method in class org.keycloak.broker.social.SocialProviderSpi
-
- getName() - Method in class org.keycloak.cluster.ClusterSpi
-
- getName() - Method in class org.keycloak.connections.httpclient.HttpClientSpi
-
- getName() - Method in class org.keycloak.credential.CredentialSpi
-
- getName() - Method in class org.keycloak.credential.hash.PasswordHashSpi
-
- getName() - Method in class org.keycloak.email.EmailSenderSpi
-
- getName() - Method in class org.keycloak.email.EmailTemplateSpi
-
- getName() - Method in class org.keycloak.events.EventListenerSpi
-
- getName() - Method in class org.keycloak.events.EventStoreSpi
-
- getName() - Method in class org.keycloak.exportimport.ExportSpi
-
- getName() - Method in class org.keycloak.exportimport.ImportSpi
-
- getName() - Method in class org.keycloak.forms.account.AccountSpi
-
- getName() - Method in class org.keycloak.forms.login.LoginFormsSpi
-
- getName() - Method in class org.keycloak.keys.KeySpi
-
- getName() - Method in class org.keycloak.keys.PublicKeyStorageSpi
-
- getName() - Method in class org.keycloak.migration.MigrationSpi
-
- getName() - Method in class org.keycloak.models.ActionTokenStoreSpi
-
- getName() - Method in class org.keycloak.models.cache.authorization.CachedStoreFactorySpi
-
- getName() - Method in class org.keycloak.models.cache.CacheRealmProviderSpi
-
- getName() - Method in class org.keycloak.models.cache.CacheUserProviderSpi
-
- getName() - Method in class org.keycloak.models.dblock.DBLockSpi
-
- getName() - Method in class org.keycloak.models.RealmSpi
-
- getName() - Method in class org.keycloak.models.session.UserSessionPersisterSpi
-
- getName() - Method in class org.keycloak.models.UserSessionSpi
-
- getName() - Method in class org.keycloak.models.UserSpi
-
- getName() - Method in interface org.keycloak.models.utils.reflection.Property
-
Returns the name of the property.
- getName() - Method in class org.keycloak.policy.PasswordPolicyManagerSpi
-
- getName() - Method in class org.keycloak.policy.PasswordPolicySpi
-
- getName() - Method in class org.keycloak.protocol.ClientInstallationSpi
-
- getName() - Method in class org.keycloak.protocol.LoginProtocolSpi
-
- getName() - Method in class org.keycloak.protocol.oidc.TokenIntrospectionSpi
-
- getName() - Method in class org.keycloak.protocol.ProtocolMapperSpi
-
- getName() - Method in class org.keycloak.provider.ExceptionConverterSpi
-
- getName() - Method in class org.keycloak.scripting.Script
-
- getName() - Method in class org.keycloak.scripting.ScriptingSpi
-
- getName() - Method in class org.keycloak.services.managers.BruteForceProtectorSpi
-
- getName() - Method in class org.keycloak.services.resource.RealmResourceSPI
-
- getName() - Method in class org.keycloak.sessions.AuthenticationSessionSpi
-
- getName() - Method in class org.keycloak.sessions.StickySessionEncoderSpi
-
- getName() - Method in interface org.keycloak.theme.Theme
-
- getName() - Method in class org.keycloak.theme.ThemeSpi
-
- getName() - Method in class org.keycloak.timer.TimerSpi
-
- getName() - Method in class org.keycloak.transaction.TransactionManagerLookupSpi
-
- getName() - Method in class org.keycloak.truststore.TruststoreSpi
-
- getNote(String) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getNote(String) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getNotes() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getNotes() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- getNotes() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getNotes() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- getOperationalInfo() - Method in interface org.keycloak.provider.ServerInfoAwareProviderFactory
-
Return actual info about the provider.
- getOperationType() - Method in class org.keycloak.events.admin.AdminEvent
-
Returns the type of the operation
- getOwner() - Method in interface org.keycloak.authorization.model.Resource
-
Returns the resource's owner, which is usually an identifier that uniquely identifies the resource's owner.
- getParameters() - Method in class org.keycloak.models.utils.FormMessage
-
- getParameters() - Method in exception org.keycloak.protocol.ProtocolMapperConfigException
-
- getParentName() - Method in interface org.keycloak.theme.Theme
-
- getParentPolicy() - Method in class org.keycloak.authorization.policy.evaluation.DefaultEvaluation
-
- getPemFromCertificate(X509Certificate) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getPemFromKey(Key) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getPermission() - Method in class org.keycloak.authorization.policy.evaluation.DefaultEvaluation
-
- getPermission() - Method in interface org.keycloak.authorization.policy.evaluation.Evaluation
-
- getPermission() - Method in class org.keycloak.authorization.policy.evaluation.Result
-
- getPolicy() - Method in class org.keycloak.authorization.policy.evaluation.DefaultEvaluation
-
- getPolicy() - Method in interface org.keycloak.authorization.policy.evaluation.Evaluation
-
- getPolicy() - Method in class org.keycloak.authorization.policy.evaluation.Result.PolicyResult
-
- getPolicy() - Method in interface org.keycloak.truststore.TruststoreProvider
-
- getPolicyEnforcementMode() - Method in interface org.keycloak.authorization.model.ResourceServer
-
Returns the PolicyEnforcementMode configured for this instance.
- getPolicyStore() - Method in interface org.keycloak.authorization.store.StoreFactory
-
- getPrivateKey() - Method in interface org.keycloak.keys.RsaKeyProvider
-
Return the private key for the active keypair, or null if no active key is available.
- getPrivateKey(String) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getProperties() - Method in interface org.keycloak.theme.Theme
-
- getProtector() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
- getProtocol() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getProtocol() - Method in interface org.keycloak.protocol.ClientInstallationProvider
-
- getProtocol() - Method in interface org.keycloak.protocol.ProtocolMapper
-
- getProtocolAuthenticatorMethods(String) - Method in interface org.keycloak.authentication.ClientAuthenticatorFactory
-
Get authentication methods for the specified protocol
- getProtocolMappers() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getProtocolMappers() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- getProvider(String) - Method in class org.keycloak.authorization.AuthorizationProvider
-
- getProviderClass() - Method in class org.keycloak.authentication.AuthenticatorSpi
-
- getProviderClass() - Method in class org.keycloak.authentication.ClientAuthenticatorSpi
-
- getProviderClass() - Method in class org.keycloak.authentication.FormActionSpi
-
- getProviderClass() - Method in class org.keycloak.authentication.FormAuthenticatorSpi
-
- getProviderClass() - Method in class org.keycloak.authentication.RequiredActionSpi
-
- getProviderClass() - Method in class org.keycloak.authorization.AuthorizationSpi
-
- getProviderClass() - Method in class org.keycloak.authorization.policy.provider.PolicySpi
-
- getProviderClass() - Method in class org.keycloak.authorization.store.StoreFactorySpi
-
- getProviderClass() - Method in class org.keycloak.broker.provider.IdentityProviderMapperSpi
-
- getProviderClass() - Method in class org.keycloak.broker.provider.IdentityProviderSpi
-
- getProviderClass() - Method in class org.keycloak.broker.social.SocialProviderSpi
-
- getProviderClass() - Method in class org.keycloak.cluster.ClusterSpi
-
- getProviderClass() - Method in class org.keycloak.connections.httpclient.HttpClientSpi
-
- getProviderClass() - Method in class org.keycloak.credential.CredentialSpi
-
- getProviderClass() - Method in class org.keycloak.credential.hash.PasswordHashSpi
-
- getProviderClass() - Method in class org.keycloak.email.EmailSenderSpi
-
- getProviderClass() - Method in class org.keycloak.email.EmailTemplateSpi
-
- getProviderClass() - Method in class org.keycloak.events.EventListenerSpi
-
- getProviderClass() - Method in class org.keycloak.events.EventStoreSpi
-
- getProviderClass() - Method in class org.keycloak.exportimport.ExportSpi
-
- getProviderClass() - Method in class org.keycloak.exportimport.ImportSpi
-
- getProviderClass() - Method in class org.keycloak.forms.account.AccountSpi
-
- getProviderClass() - Method in class org.keycloak.forms.login.LoginFormsSpi
-
- getProviderClass() - Method in class org.keycloak.keys.KeySpi
-
- getProviderClass() - Method in class org.keycloak.keys.PublicKeyStorageSpi
-
- getProviderClass() - Method in class org.keycloak.migration.MigrationSpi
-
- getProviderClass() - Method in class org.keycloak.models.ActionTokenStoreSpi
-
- getProviderClass() - Method in class org.keycloak.models.cache.authorization.CachedStoreFactorySpi
-
- getProviderClass() - Method in class org.keycloak.models.cache.CacheRealmProviderSpi
-
- getProviderClass() - Method in class org.keycloak.models.cache.CacheUserProviderSpi
-
- getProviderClass() - Method in class org.keycloak.models.dblock.DBLockSpi
-
- getProviderClass() - Method in class org.keycloak.models.RealmSpi
-
- getProviderClass() - Method in class org.keycloak.models.session.UserSessionPersisterSpi
-
- getProviderClass() - Method in class org.keycloak.models.UserSessionSpi
-
- getProviderClass() - Method in class org.keycloak.models.UserSpi
-
- getProviderClass() - Method in class org.keycloak.policy.PasswordPolicyManagerSpi
-
- getProviderClass() - Method in class org.keycloak.policy.PasswordPolicySpi
-
- getProviderClass() - Method in class org.keycloak.protocol.ClientInstallationSpi
-
- getProviderClass() - Method in class org.keycloak.protocol.LoginProtocolSpi
-
- getProviderClass() - Method in class org.keycloak.protocol.oidc.TokenIntrospectionSpi
-
- getProviderClass() - Method in class org.keycloak.protocol.ProtocolMapperSpi
-
- getProviderClass() - Method in class org.keycloak.provider.ExceptionConverterSpi
-
- getProviderClass() - Method in class org.keycloak.scripting.ScriptingSpi
-
- getProviderClass() - Method in class org.keycloak.services.managers.BruteForceProtectorSpi
-
- getProviderClass() - Method in class org.keycloak.services.resource.RealmResourceSPI
-
- getProviderClass() - Method in class org.keycloak.sessions.AuthenticationSessionSpi
-
- getProviderClass() - Method in class org.keycloak.sessions.StickySessionEncoderSpi
-
- getProviderClass() - Method in class org.keycloak.theme.ThemeSpi
-
- getProviderClass() - Method in class org.keycloak.timer.TimerSpi
-
- getProviderClass() - Method in class org.keycloak.transaction.TransactionManagerLookupSpi
-
- getProviderClass() - Method in class org.keycloak.truststore.TruststoreSpi
-
- getProviderFactories() - Method in class org.keycloak.authorization.AuthorizationProvider
-
- getProviderFactory(String) - Method in class org.keycloak.authorization.AuthorizationProvider
-
- getProviderFactoryClass() - Method in class org.keycloak.authentication.AuthenticatorSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.authentication.ClientAuthenticatorSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.authentication.FormActionSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.authentication.FormAuthenticatorSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.authentication.RequiredActionSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.authorization.AuthorizationSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.authorization.policy.provider.PolicySpi
-
- getProviderFactoryClass() - Method in class org.keycloak.authorization.store.StoreFactorySpi
-
- getProviderFactoryClass() - Method in class org.keycloak.broker.provider.IdentityProviderMapperSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.broker.provider.IdentityProviderSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.broker.social.SocialProviderSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.cluster.ClusterSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.connections.httpclient.HttpClientSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.credential.CredentialSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.credential.hash.PasswordHashSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.email.EmailSenderSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.email.EmailTemplateSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.events.EventListenerSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.events.EventStoreSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.exportimport.ExportSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.exportimport.ImportSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.forms.account.AccountSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.forms.login.LoginFormsSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.keys.KeySpi
-
- getProviderFactoryClass() - Method in class org.keycloak.keys.PublicKeyStorageSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.migration.MigrationSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.models.ActionTokenStoreSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.models.cache.authorization.CachedStoreFactorySpi
-
- getProviderFactoryClass() - Method in class org.keycloak.models.cache.CacheRealmProviderSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.models.cache.CacheUserProviderSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.models.dblock.DBLockSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.models.RealmSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.models.session.UserSessionPersisterSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.models.UserSessionSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.models.UserSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.policy.PasswordPolicyManagerSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.policy.PasswordPolicySpi
-
- getProviderFactoryClass() - Method in class org.keycloak.protocol.ClientInstallationSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.protocol.LoginProtocolSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.protocol.oidc.TokenIntrospectionSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.protocol.ProtocolMapperSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.provider.ExceptionConverterSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.scripting.ScriptingSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.services.managers.BruteForceProtectorSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.services.resource.RealmResourceSPI
-
- getProviderFactoryClass() - Method in class org.keycloak.sessions.AuthenticationSessionSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.sessions.StickySessionEncoderSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.theme.ThemeSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.timer.TimerSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.transaction.TransactionManagerLookupSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.truststore.TruststoreSpi
-
- getProviderPriority() - Method in interface org.keycloak.theme.ThemeProvider
-
- getPublicKey(String, String, PublicKeyLoader) - Method in interface org.keycloak.keys.PublicKeyStorageProvider
-
Get public key to verify messages signed by particular client.
- getPublicKey(String) - Method in interface org.keycloak.keys.RsaKeyProvider
-
Return the public key for the specified kid, or null if the kid is unknown.
- getPublicKey(String) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getQualifier() - Method in class org.keycloak.migration.ModelVersion
-
- getRealm() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Current realm
- getRealm() - Method in interface org.keycloak.authentication.FormContext
-
Current realm
- getRealm() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getRealm() - Method in class org.keycloak.authorization.AuthorizationProvider
-
- getRealm() - Method in class org.keycloak.broker.provider.AuthenticationRequest
-
- getRealm() - Method in interface org.keycloak.models.cache.CachedRealmModel.RealmCachedEvent
-
- getRealm() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getRealm() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getRealmId() - Method in class org.keycloak.events.admin.AdminEvent
-
Returns the id of the realm
- getRealmId() - Method in class org.keycloak.events.admin.AuthDetails
-
- getRealmId() - Method in class org.keycloak.events.admin.AuthQuery
-
- getRealmId() - Method in class org.keycloak.events.Event
-
- getRealmId() - Method in class org.keycloak.scripting.Script
-
- getRealmRoleMappings() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getRedirectUri() - Method in class org.keycloak.broker.provider.AuthenticationRequest
-
Returns the redirect url that must be included in an authentication request in order to process responses from an
identity provider.
- getRedirectUri() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getRedirectUri() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- getReferenceCategory() - Method in interface org.keycloak.authentication.ConfigurableAuthenticatorFactory
-
General authenticator type, i.e.
- getRefreshExecutionUrl() - Method in interface org.keycloak.authentication.AuthenticationFlowContext
-
Get the refresh URL for the required action.
- getRepresentation() - Method in class org.keycloak.events.admin.AdminEvent
-
Returns the updated JSON representation if operationType is CREATE or UPDATE.
- getRepresentationType() - Method in interface org.keycloak.authorization.policy.provider.PolicyProviderFactory
-
- getRequiredActions() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- getRequiredActions() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getRequirementChoices() - Method in interface org.keycloak.authentication.ConfigurableAuthenticatorFactory
-
What requirement settings are allowed.
- getResource() - Method in class org.keycloak.authorization.permission.ResourcePermission
-
Returns the resource to which this permission applies.
- getResource() - Method in interface org.keycloak.services.resource.RealmResourceProvider
-
Returns a JAX-RS resource instance.
- getResource(String) - Method in interface org.keycloak.theme.Theme
-
- getResourceAsStream(String) - Method in interface org.keycloak.theme.Theme
-
- getResourcePath() - Method in class org.keycloak.events.admin.AdminEvent
-
Returns the path of the resource.
- getResources() - Method in interface org.keycloak.authorization.model.Policy
-
Returns the
Resource instances where this policy applies.
- getResourceServer() - Method in interface org.keycloak.authorization.model.Policy
-
- getResourceServer() - Method in interface org.keycloak.authorization.model.Resource
-
- getResourceServer() - Method in interface org.keycloak.authorization.model.Scope
-
- getResourceServer() - Method in class org.keycloak.authorization.permission.ResourcePermission
-
Returns the resource server associated with this permission.
- getResourceServerStore() - Method in interface org.keycloak.authorization.store.StoreFactory
-
- getResourceStore() - Method in interface org.keycloak.authorization.store.StoreFactory
-
- getResourceType() - Method in class org.keycloak.events.admin.AdminEvent
-
- getResult() - Method in class org.keycloak.cluster.ExecutionResult
-
- getResultList() - Method in interface org.keycloak.events.admin.AdminEventQuery
-
Executes the query and returns the results
- getResultList() - Method in interface org.keycloak.events.EventQuery
-
- getResultList() - Method in class org.keycloak.models.utils.reflection.PropertyQuery
-
Get the result from the query, causing the query to be run.
- getResults() - Method in class org.keycloak.authorization.policy.evaluation.DecisionResult
-
- getResults() - Method in class org.keycloak.authorization.policy.evaluation.Result
-
- getRoleFromString(RealmModel, String) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getRoleMappings() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getRoles() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getRoles() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- getScopes() - Method in interface org.keycloak.authorization.model.Policy
-
Returns the
Scope instances where this policy applies.
- getScopes() - Method in interface org.keycloak.authorization.model.Resource
-
Returns a
List containing all the
Scope associated with this resource.
- getScopes() - Method in class org.keycloak.authorization.permission.ResourcePermission
-
Returns a list of permitted scopes associated with the resource
- getScopeStore() - Method in interface org.keycloak.authorization.store.StoreFactory
-
- getScriptModel() - Method in interface org.keycloak.scripting.EvaluatableScriptAdapter
-
- getSecretKey() - Method in interface org.keycloak.keys.HmacKeyProvider
-
Return the active secret key, or null if no active key is available.
- getSecretKey(String) - Method in interface org.keycloak.keys.HmacKeyProvider
-
Return the secret key for the specified kid, or null if the kid is unknown.
- getSecretKey(String) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- getServiceAccountClientLink() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getSession() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Current session
- getSession() - Method in interface org.keycloak.authentication.FormContext
-
Current session
- getSession() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getSession() - Method in class org.keycloak.broker.provider.AuthenticationRequest
-
- getSessionId() - Method in class org.keycloak.events.Event
-
- getSingleResult() - Method in class org.keycloak.models.utils.reflection.PropertyQuery
-
Get a single result from the query, causing the query to be run.
- getStarted() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getStarted() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- getState() - Method in class org.keycloak.broker.provider.AuthenticationRequest
-
- getState() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getState() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- getStatus() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Get the current status of the current execution.
- getStatus() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getStatus() - Method in class org.keycloak.authorization.policy.evaluation.Result.PolicyResult
-
- getStoreFactory() - Method in class org.keycloak.authorization.AuthorizationProvider
-
- getStrength() - Method in class org.keycloak.models.utils.SHAPasswordEncoder
-
- getSuccessMessage() - Method in exception org.keycloak.authentication.ForkFlowException
-
- getTemplate(String) - Method in interface org.keycloak.theme.Theme
-
- getTemplateAsStream(String) - Method in interface org.keycloak.theme.Theme
-
- getTheme(String, Theme.Type) - Method in interface org.keycloak.theme.ThemeProvider
-
- getTime() - Method in class org.keycloak.events.admin.AdminEvent
-
Returns the time of the event
- getTime() - Method in class org.keycloak.events.Event
-
- getTimestamp() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getTimestamp() - Method in class org.keycloak.models.session.PersistentClientSessionModel
-
- getToken() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getTransactionManager() - Method in interface org.keycloak.transaction.JtaTransactionManagerLookup
-
- getTruststore() - Method in interface org.keycloak.truststore.TruststoreProvider
-
- getType() - Method in interface org.keycloak.authorization.model.Policy
-
Returns the type of this policy.
- getType() - Method in interface org.keycloak.authorization.model.Resource
-
Returns a string representing the type of this resource.
- getType() - Method in class org.keycloak.events.Event
-
- getType() - Method in interface org.keycloak.keys.HmacKeyProvider
-
- getType() - Method in interface org.keycloak.keys.KeyProvider
-
Returns the algorithm type the keys can be used for
- getType() - Method in interface org.keycloak.keys.RsaKeyProvider
-
- getType() - Method in interface org.keycloak.theme.Theme
-
- getTypeMetadata() - Method in interface org.keycloak.keys.HmacKeyProviderFactory
-
- getTypeMetadata() - Method in interface org.keycloak.keys.RsaKeyProviderFactory
-
- getUpdatedModel() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getUpdatedModel() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getUri() - Method in interface org.keycloak.authorization.model.Resource
-
Returns a
URI that uniquely identify this resource.
- getUriInfo() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
UriInfo of the current request
- getUriInfo() - Method in interface org.keycloak.authentication.FormContext
-
UriInfo of the current request
- getUriInfo() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getUriInfo() - Method in class org.keycloak.broker.provider.AuthenticationRequest
-
- getUser() - Method in interface org.keycloak.authentication.AuthenticationFlowContext
-
Current user attached to this flow.
- getUser() - Method in interface org.keycloak.authentication.FormContext
-
Current user attached to this flow.
- getUser() - Method in interface org.keycloak.authentication.RequiredActionContext
-
Current user
- getUser() - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- getUserAttribute(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- getUserId() - Method in class org.keycloak.events.admin.AuthDetails
-
- getUserId() - Method in class org.keycloak.events.admin.AuthQuery
-
- getUserId() - Method in class org.keycloak.events.Event
-
- getUserId() - Method in class org.keycloak.models.session.PersistentClientSessionModel
-
- getUsername() - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
Username in remote idp
- getUsername() - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- getUserSession() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- getUserSessionId() - Method in class org.keycloak.models.session.PersistentClientSessionModel
-
- getUserSessionId() - Method in class org.keycloak.models.session.PersistentUserSessionModel
-
- getUserSessionNotes() - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- getUserSessionsCount(boolean) - Method in class org.keycloak.models.session.DisabledUserSessionPersisterProvider
-
- getUserSessionsCount(boolean) - Method in interface org.keycloak.models.session.UserSessionPersisterProvider
-
- getUuidAttributeName(String) - Static method in class org.keycloak.models.LDAPConstants
-
- getValue(String) - Method in interface org.keycloak.authorization.attribute.Attributes
-
Returns a
Attributes.Entry from where values can be obtained and parsed accordingly.
- getValue(Object) - Method in interface org.keycloak.models.utils.reflection.Property
-
Returns the property value for the specified bean.
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo1_2_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo1_3_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo1_4_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo1_5_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo1_6_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo1_7_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo1_8_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo1_9_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo1_9_2
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo2_0_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo2_1_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo2_2_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo2_3_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo2_5_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo3_0_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo3_1_0
-
- getVersion() - Method in class org.keycloak.migration.migrators.MigrateTo3_2_0
-
- getVersion() - Method in interface org.keycloak.migration.migrators.Migration
-
- getWritableResultList() - Method in class org.keycloak.models.utils.reflection.PropertyQuery
-
Get the non read only results from the query, causing the query to be run.
- getWritableSingleResult() - Method in class org.keycloak.models.utils.reflection.PropertyQuery
-
Get a single result from the query that is not marked as read only, causing the query to be run.
- GIVENNAME - Static variable in class org.keycloak.models.LDAPConstants
-
- GLOBAL - Static variable in class org.keycloak.models.utils.FormMessage
-
Value used for
FormMessage.field if message is global (not tied to any specific form field)
- grant() - Method in class org.keycloak.authorization.policy.evaluation.DefaultEvaluation
-
- grant() - Method in interface org.keycloak.authorization.policy.evaluation.Evaluation
-
Grants the requested permission to the caller.
- GRANT_TYPE - Static variable in interface org.keycloak.events.Details
-
- grantRole(RoleModel) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- grantRole(RoleModel) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- GROUP - Static variable in class org.keycloak.models.LDAPConstants
-
- GROUP_OF_ENTRIES - Static variable in class org.keycloak.models.LDAPConstants
-
- GROUP_OF_NAMES - Static variable in class org.keycloak.models.LDAPConstants
-
- GROUP_OF_UNIQUE_NAMES - Static variable in class org.keycloak.models.LDAPConstants
-
- SAM_ACCOUNT_NAME - Static variable in class org.keycloak.models.LDAPConstants
-
- SAML_ECP_FLOW - Static variable in class org.keycloak.models.utils.DefaultAuthenticationFlows
-
- samlEcpProfile(RealmModel) - Static method in class org.keycloak.models.utils.DefaultAuthenticationFlows
-
- schedule(List<ResourcePermission>, EvaluationContext) - Method in class org.keycloak.authorization.permission.evaluator.Evaluators
-
- schedule(Runnable, long, String) - Method in interface org.keycloak.timer.TimerProvider
-
- ScheduledTask - Interface in org.keycloak.timer
-
- scheduleTask(ScheduledTask, long, String) - Method in interface org.keycloak.timer.TimerProvider
-
- Scope - Interface in org.keycloak.authorization.model
-
Represents a scope, which is usually associated with one or more resources in order to define the actions that can be performed
or a specific access context.
- ScopeStore - Interface in org.keycloak.authorization.store
-
- Script - Class in org.keycloak.scripting
-
- Script(String, String, String, String, String, String) - Constructor for class org.keycloak.scripting.Script
-
- ScriptBindingsConfigurer - Interface in org.keycloak.scripting
-
- ScriptExecutionException - Exception in org.keycloak.scripting
-
- ScriptExecutionException(ScriptModel, Exception) - Constructor for exception org.keycloak.scripting.ScriptExecutionException
-
- ScriptingProvider - Interface in org.keycloak.scripting
-
A
Provider than provides Scripting capabilities.
- ScriptingProviderFactory - Interface in org.keycloak.scripting
-
- ScriptingSpi - Class in org.keycloak.scripting
-
- ScriptingSpi() - Constructor for class org.keycloak.scripting.ScriptingSpi
-
- SEARCH_SCOPE - Static variable in class org.keycloak.models.LDAPConstants
-
- searchFor(RoleModel, RoleModel, Set<String>) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
Deep search if given role is descendant of composite role
- send(Map<String, String>, UserModel, String, String, String) - Method in interface org.keycloak.email.EmailSenderProvider
-
- sendConfirmIdentityBrokerLink(String, long) - Method in interface org.keycloak.email.EmailTemplateProvider
-
Send to confirm that user wants to link his account with identity broker link
- sendError(AuthenticationSessionModel, LoginProtocol.Error) - Method in interface org.keycloak.protocol.LoginProtocol
-
- sendEvent(Event) - Method in interface org.keycloak.email.EmailTemplateProvider
-
- sendExecuteActions(String, long) - Method in interface org.keycloak.email.EmailTemplateProvider
-
Change password email requested by admin
- sendPasswordReset(String, long) - Method in interface org.keycloak.email.EmailTemplateProvider
-
Reset password sent from forgot password link on login
- sendSmtpTestEmail(Map<String, String>, UserModel) - Method in interface org.keycloak.email.EmailTemplateProvider
-
Test SMTP connection with current logged in user
- sendVerifyEmail(String, long) - Method in interface org.keycloak.email.EmailTemplateProvider
-
- serialize(Object) - Method in class org.keycloak.broker.provider.DefaultDataMarshaller
-
- serialize(Object) - Method in interface org.keycloak.broker.provider.IdentityProviderDataMarshaller
-
- ServerInfoAwareProviderFactory - Interface in org.keycloak.provider
-
Marker interface for
ProviderFactory of Provider which wants to show some info on "Server Info" page in Admin console.
- ServerStartupError - Error in org.keycloak
-
Non-recoverable error thrown during server startup
- ServerStartupError(String) - Constructor for error org.keycloak.ServerStartupError
-
- ServerStartupError(String, boolean) - Constructor for error org.keycloak.ServerStartupError
-
- session - Variable in class org.keycloak.broker.provider.AbstractIdentityProvider
-
- session(UserSessionModel) - Method in class org.keycloak.events.EventBuilder
-
- session(String) - Method in class org.keycloak.events.EventBuilder
-
- SESSION_EXPIRED - Static variable in interface org.keycloak.events.Errors
-
- setAccessible() - Method in interface org.keycloak.models.utils.reflection.Property
-
Calls the setAccessible method on the underlying member(s).
- setAccessRequest(List<RoleModel>, MultivaluedMap<String, RoleModel>, List<ProtocolMapperModel>) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setAccessRequest(String) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setAction(String) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- setAction(String) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- setActionUri(URI) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setAllowRemoteResourceManagement(boolean) - Method in interface org.keycloak.authorization.model.ResourceServer
-
Indicates if the resource server is allowed to manage its own resources remotely using the Protection API.
- setAlternativeCredential(KeycloakSession, String, RealmModel) - Static method in class org.keycloak.utils.CredentialHelper
-
- setAttribute(String, Object) - Method in interface org.keycloak.email.EmailTemplateProvider
-
- setAttribute(String, Object) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setAttribute(String, List<String>) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- setAttribute(String, List<String>) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setAuthDetails(AuthDetails) - Method in class org.keycloak.events.admin.AdminEvent
-
- setAuthenticationSession(AuthenticationSessionModel) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setAuthMethod(String) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- setAuthMethod(String) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- setBrokerSessionId(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setBrokerSessionId(String) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- setBrokerUserId(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setBrokerUserId(String) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- setCalendar(Calendar) - Method in class org.keycloak.models.utils.TimeBasedOTP
-
- setClient(ClientModel) - Method in interface org.keycloak.authentication.ClientAuthenticationFlowContext
-
Attach a specific client to this flow.
- setClientId(String) - Method in class org.keycloak.events.admin.AuthDetails
-
- setClientId(String) - Method in class org.keycloak.events.admin.AuthQuery
-
- setClientId(String) - Method in class org.keycloak.events.Event
-
- setClientId(String) - Method in class org.keycloak.models.session.PersistentClientSessionModel
-
- setClientSessionCode(String) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setCode(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setCode(String) - Method in class org.keycloak.scripting.Script
-
- setConfig(Map<String, String>) - Method in interface org.keycloak.authorization.model.Policy
-
Sets a
Map with string-based key/value pairs representing any additional configuration for this policy.
- setContextData(Map<String, Object>) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setCreatedTimestamp(Long) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- setCreatedTimestamp(Long) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setData(String) - Method in class org.keycloak.models.session.PersistentClientSessionModel
-
- setData(String) - Method in class org.keycloak.models.session.PersistentUserSessionModel
-
- setDecisionStrategy(DecisionStrategy) - Method in interface org.keycloak.authorization.model.Policy
-
Sets the {DecisionStrategy} for this policy.
- setDescription(String) - Method in interface org.keycloak.authorization.model.Policy
-
Sets the description for this policy.
- setDescription(String) - Method in class org.keycloak.scripting.Script
-
- setDetails(Map<String, String>) - Method in class org.keycloak.events.Event
-
- setEmail(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setEmail(String) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- setEmail(String) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setEmailVerified(boolean) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- setEmailVerified(boolean) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setEnabled(boolean) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- setEnabled(boolean) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setError(String) - Method in class org.keycloak.events.admin.AdminEvent
-
- setError(String) - Method in class org.keycloak.events.Event
-
- setError(String, Object...) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setError(String, Object...) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
Set one global error message.
- setErrors(List<FormMessage>) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setErrors(List<FormMessage>) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
Set multiple error messages.
- setEventBuilder(EventBuilder) - Method in interface org.keycloak.protocol.LoginProtocol
-
- setEvents(List<Event>) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setExecution(String) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setExecutionStatus(Map<String, Object>) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- setFeatures(boolean, boolean, boolean) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setFederationLink(String) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- setFederationLink(String) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setFirstName(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setFirstName(String) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- setFirstName(String) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setFormData(MultivaluedMap<String, String>) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setHttpHeaders(HttpHeaders) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setHttpHeaders(HttpHeaders) - Method in interface org.keycloak.protocol.LoginProtocol
-
- setIconUri(String) - Method in interface org.keycloak.authorization.model.Resource
-
Sets an icon
URI for this resource.
- setIconUri(String) - Method in interface org.keycloak.authorization.model.Scope
-
Sets an icon
URI for this scope.
- setId(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setId(String) - Method in class org.keycloak.scripting.Script
-
- setIdp(IdentityProvider) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setIdpConfig(IdentityProviderModel) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setInfo(String, Object...) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setIpAddress(String) - Method in class org.keycloak.events.admin.AuthDetails
-
- setIpAddress(String) - Method in class org.keycloak.events.admin.AuthQuery
-
- setIpAddress(String) - Method in class org.keycloak.events.Event
-
- setIpAddress(String) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- setLastName(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setLastName(String) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- setLastName(String) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setLastSessionRefresh(int) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- setLastSessionRefresh(int) - Method in class org.keycloak.models.session.PersistentUserSessionModel
-
- setLogic(Logic) - Method in interface org.keycloak.authorization.model.Policy
-
Sets the {Logic} for this policy.
- setMimeType(String) - Method in class org.keycloak.scripting.Script
-
- setModelUsername(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setName(String) - Method in interface org.keycloak.authorization.model.Policy
-
Sets an unique name to this policy.
- setName(String) - Method in interface org.keycloak.authorization.model.Resource
-
Sets a name for this resource.
- setName(String) - Method in interface org.keycloak.authorization.model.Scope
-
Sets a name for this scope.
- setName(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setName(String) - Method in class org.keycloak.scripting.Script
-
- setNote(String, String) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- setNote(String, String) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- setNotes(Map<String, String>) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- setNotes(Map<String, String>) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- setOperationType(OperationType) - Method in class org.keycloak.events.admin.AdminEvent
-
- setOrReplaceAuthenticationRequirement(KeycloakSession, RealmModel, String, AuthenticationExecutionModel.Requirement, AuthenticationExecutionModel.Requirement) - Static method in class org.keycloak.utils.CredentialHelper
-
- setParameters(Object[]) - Method in exception org.keycloak.protocol.ProtocolMapperConfigException
-
- setPasswordSet(boolean) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setPolicyEnforcementMode(PolicyEnforcementMode) - Method in interface org.keycloak.authorization.model.ResourceServer
-
Defines a PolicyEnforcementMode for this instance.
- setProfileFormData(MultivaluedMap<String, String>) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setProtocol(String) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- setProtocolMappers(Set<String>) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- setProtocolMappers(Set<String>) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- setReadonly(boolean) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setRealm(RealmModel) - Method in interface org.keycloak.email.EmailTemplateProvider
-
- setRealm(RealmModel) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setRealm(RealmModel) - Method in interface org.keycloak.protocol.LoginProtocol
-
- setRealmId(String) - Method in class org.keycloak.events.admin.AdminEvent
-
- setRealmId(String) - Method in class org.keycloak.events.admin.AuthDetails
-
- setRealmId(String) - Method in class org.keycloak.events.admin.AuthQuery
-
- setRealmId(String) - Method in class org.keycloak.events.Event
-
- setRealmId(String) - Method in class org.keycloak.scripting.Script
-
- setRedirectUri(String) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- setRedirectUri(String) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- setReferrer(String[]) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setRememberMe(boolean) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- setRepresentation(String) - Method in class org.keycloak.events.admin.AdminEvent
-
- setRequiredActions(KeycloakSession, RealmModel, UserModel) - Method in interface org.keycloak.authentication.Authenticator
-
Set actions to configure authenticator
- setRequiredActions(KeycloakSession, RealmModel, UserModel) - Method in interface org.keycloak.authentication.FormAction
-
Set actions to configure authenticator
- setRequiredActions(Set<String>) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- setRequiredCredential(KeycloakSession, String, RealmModel) - Static method in class org.keycloak.utils.CredentialHelper
-
- setResourcePath(String) - Method in class org.keycloak.events.admin.AdminEvent
-
- setResourceType(ResourceType) - Method in class org.keycloak.events.admin.AdminEvent
-
- setResponseHeader(String, String) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setRoles(Set<String>) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- setRoles(Set<String>) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- setServiceAccountClientLink(String) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- setServiceAccountClientLink(String) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setSession(KeycloakSession) - Method in interface org.keycloak.protocol.LoginProtocol
-
- setSessionId(String) - Method in class org.keycloak.events.Event
-
- setSessions(List<UserSessionModel>) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setSingleAttribute(String, String) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- setSingleAttribute(String, String) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setStarted(int) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- setState(String) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter.PersistentUserSessionData
-
- setState(UserSessionModel.State) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- setStateChecker(String) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setStatus(Decision.Effect) - Method in class org.keycloak.authorization.policy.evaluation.Result.PolicyResult
-
- setStatus(Decision.Effect) - Method in class org.keycloak.authorization.policy.evaluation.Result
-
- setStatus(Response.Status) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setStatus(Response.Status) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setSuccess(String, Object...) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setSuccess(String, Object...) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setTime(long) - Method in class org.keycloak.events.admin.AdminEvent
-
- setTime(long) - Method in class org.keycloak.events.Event
-
- setTimeouts(long, long) - Method in interface org.keycloak.models.dblock.DBLockProviderFactory
-
Useful for testing to override provided configuration
- setTimestamp(int) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- setTimestamp(int) - Method in class org.keycloak.models.session.PersistentClientSessionModel
-
- setToken(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setTruststoreSpiIfNeeded(String, String, Map<String, Object>) - Static method in class org.keycloak.models.LDAPConstants
-
- setType(String) - Method in interface org.keycloak.authorization.model.Resource
-
Sets a string representing the type of this resource.
- setType(EventType) - Method in class org.keycloak.events.Event
-
- setupAdminCli(RealmModel) - Method in interface org.keycloak.migration.MigrationProvider
-
- setupAuthorizationServices(RealmModel) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- setupBrokerService(RealmModel) - Method in class org.keycloak.migration.migrators.MigrateTo1_2_0
-
- setupClientDefaults(ClientRepresentation, ClientModel) - Method in interface org.keycloak.protocol.LoginProtocolFactory
-
Setup default values for new clients.
- setupImpersonationService(KeycloakSession, RealmModel) - Static method in class org.keycloak.models.ImpersonationConstants
-
- setupMasterRealmRole(RealmProvider, RealmModel) - Static method in class org.keycloak.models.ImpersonationConstants
-
- setupOfflineTokens(RealmModel) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- setupRealmRole(RealmModel) - Static method in class org.keycloak.models.ImpersonationConstants
-
- setupTemplateDefaults(ClientTemplateRepresentation, ClientTemplateModel) - Method in interface org.keycloak.protocol.LoginProtocolFactory
-
Setup default values for new templates.
- setUri(String) - Method in interface org.keycloak.authorization.model.Resource
-
Sets a
URI that uniquely identify this resource.
- setUriInfo(UriInfo) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setUriInfo(UriInfo) - Method in interface org.keycloak.protocol.LoginProtocol
-
- setUser(UserModel) - Method in interface org.keycloak.authentication.AuthenticationFlowContext
-
Attach a specific user to this flow.
- setUser(UserModel) - Method in interface org.keycloak.authentication.FormContext
-
Attach a specific user to this flow.
- setUser(UserModel) - Method in interface org.keycloak.email.EmailTemplateProvider
-
- setUser(UserModel) - Method in interface org.keycloak.forms.account.AccountProvider
-
- setUser(UserModel) - Method in interface org.keycloak.forms.login.LoginFormsProvider
-
- setUser(UserModel) - Method in class org.keycloak.models.session.PersistentUserSessionAdapter
-
- setUserAttribute(String, String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setUserAttribute(String, List<String>) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setUserId(String) - Method in class org.keycloak.events.admin.AuthDetails
-
- setUserId(String) - Method in class org.keycloak.events.admin.AuthQuery
-
- setUserId(String) - Method in class org.keycloak.events.Event
-
- setUserId(String) - Method in class org.keycloak.models.session.PersistentClientSessionModel
-
- setUsername(String) - Method in class org.keycloak.broker.provider.BrokeredIdentityContext
-
- setUsername(String) - Method in class org.keycloak.models.utils.ReadOnlyUserModelDelegate
-
- setUsername(String) - Method in class org.keycloak.storage.adapter.InMemoryUserAdapter
-
- setUserSession(UserSessionModel) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter
-
- setUserSessionId(String) - Method in class org.keycloak.models.session.PersistentClientSessionModel
-
- setUserSessionId(String) - Method in class org.keycloak.models.session.PersistentUserSessionModel
-
- setUserSessionNotes(Map<String, String>) - Method in class org.keycloak.models.session.PersistentAuthenticatedClientSessionAdapter.PersistentClientSessionData
-
- setValue(Object, V) - Method in interface org.keycloak.models.utils.reflection.Property
-
This method sets the property value for a specified bean to the specified value.
- setWarning(String, Object...) - Method in interface org.keycloak.forms.account.AccountProvider
-
- SHAPasswordEncoder - Class in org.keycloak.models.utils
-
Password that uses SHA to encode passwords.
- SHAPasswordEncoder(int) - Constructor for class org.keycloak.models.utils.SHAPasswordEncoder
-
- SIGNATURE_ALGORITHM - Static variable in interface org.keycloak.events.Details
-
- SIGNATURE_REQUIRED - Static variable in interface org.keycloak.events.Details
-
- SimpleHttp - Class in org.keycloak.broker.provider.util
-
- SimpleHttp(String, String, KeycloakSession) - Constructor for class org.keycloak.broker.provider.util.SimpleHttp
-
- size() - Method in class org.keycloak.authorization.attribute.Attributes.Entry
-
- SKIP_LINK - Static variable in interface org.keycloak.models.Constants
-
- SN - Static variable in class org.keycloak.models.LDAPConstants
-
- SOCIAL_SPI_NAME - Static variable in class org.keycloak.broker.social.SocialProviderSpi
-
- SocialIdentityProvider<C extends IdentityProviderModel> - Interface in org.keycloak.broker.social
-
- SocialIdentityProviderFactory<I extends SocialIdentityProvider> - Interface in org.keycloak.broker.social
-
- SocialProviderSpi - Class in org.keycloak.broker.social
-
- SocialProviderSpi() - Constructor for class org.keycloak.broker.social.SocialProviderSpi
-
- SpecialCharsPasswordPolicyProvider - Class in org.keycloak.policy
-
- SpecialCharsPasswordPolicyProvider(KeycloakContext) - Constructor for class org.keycloak.policy.SpecialCharsPasswordPolicyProvider
-
- SpecialCharsPasswordPolicyProviderFactory - Class in org.keycloak.policy
-
- SpecialCharsPasswordPolicyProviderFactory() - Constructor for class org.keycloak.policy.SpecialCharsPasswordPolicyProviderFactory
-
- SSL_REQUIRED - Static variable in interface org.keycloak.events.Errors
-
- status(Decision.Effect) - Method in class org.keycloak.authorization.policy.evaluation.Result.PolicyResult
-
- StickySessionEncoderProvider - Interface in org.keycloak.sessions
-
- StickySessionEncoderProviderFactory - Interface in org.keycloak.sessions
-
- StickySessionEncoderSpi - Class in org.keycloak.sessions
-
- StickySessionEncoderSpi() - Constructor for class org.keycloak.sessions.StickySessionEncoderSpi
-
- StoreFactory - Interface in org.keycloak.authorization.store
-
A factory for the different types of storages that manage the persistence of the domain model types.
- StoreFactorySpi - Class in org.keycloak.authorization.store
-
- StoreFactorySpi() - Constructor for class org.keycloak.authorization.store.StoreFactorySpi
-
- Strategy - Enum in org.keycloak.exportimport
-
- STREET - Static variable in class org.keycloak.models.LDAPConstants
-
- strip(KeycloakSession, ComponentRepresentation) - Static method in class org.keycloak.models.utils.StripSecretsUtils
-
- strip(RealmRepresentation) - Static method in class org.keycloak.models.utils.StripSecretsUtils
-
- strip(IdentityProviderRepresentation) - Static method in class org.keycloak.models.utils.StripSecretsUtils
-
- strip(UserRepresentation) - Static method in class org.keycloak.models.utils.StripSecretsUtils
-
- strip(ClientRepresentation) - Static method in class org.keycloak.models.utils.StripSecretsUtils
-
- strip(KeycloakSession, String, ComponentExportRepresentation) - Static method in class org.keycloak.models.utils.StripSecretsUtils
-
- stripForExport(KeycloakSession, RealmRepresentation) - Static method in class org.keycloak.models.utils.StripSecretsUtils
-
- StripSecretsUtils - Class in org.keycloak.models.utils
-
- StripSecretsUtils() - Constructor for class org.keycloak.models.utils.StripSecretsUtils
-
- success() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Mark the current execution as successful.
- success(FormContext) - Method in interface org.keycloak.authentication.FormAction
-
Called after all validate() calls of all FormAction providers are successful.
- success() - Method in interface org.keycloak.authentication.RequiredActionContext
-
Mark this required action as successful.
- success() - Method in interface org.keycloak.authentication.ValidationContext
-
Mark this validation as sucessful
- success() - Method in class org.keycloak.events.EventBuilder
-
- successfulLogin(RealmModel, UserModel, ClientConnection) - Method in interface org.keycloak.services.managers.BruteForceProtector
-
- successMessage - Variable in exception org.keycloak.authentication.ForkFlowException
-
- supports(String) - Method in interface org.keycloak.provider.ProviderLoaderFactory
-
- supportsForcedUnlock() - Method in interface org.keycloak.models.dblock.DBLockProvider
-
- suspendJtaTransaction(KeycloakSessionFactory, Runnable) - Static method in class org.keycloak.models.utils.KeycloakModelUtils
-
- SYNC_REGISTRATIONS - Static variable in class org.keycloak.models.LDAPConstants
-
- synchronize(RealmModel.ClientRemovedEvent, KeycloakSessionFactory) - Method in class org.keycloak.authorization.store.syncronization.ClientApplicationSynchronizer
-
- synchronize(RealmModel.RealmRemovedEvent, KeycloakSessionFactory) - Method in class org.keycloak.authorization.store.syncronization.RealmSynchronizer
-
- synchronize(E, KeycloakSessionFactory) - Method in interface org.keycloak.authorization.store.syncronization.Synchronizer
-
- synchronize(UserModel.UserRemovedEvent, KeycloakSessionFactory) - Method in class org.keycloak.authorization.store.syncronization.UserSynchronizer
-
- Synchronizer<E extends ProviderEvent> - Interface in org.keycloak.authorization.store.syncronization
-
- validate(ValidationContext) - Method in interface org.keycloak.authentication.FormAction
-
This is the first phase of form processing.
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.DefaultPasswordPolicyManagerProvider
-
- validate(String, String) - Method in class org.keycloak.policy.DefaultPasswordPolicyManagerProvider
-
- validate(String, String) - Method in class org.keycloak.policy.DigitsPasswordPolicyProvider
-
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.DigitsPasswordPolicyProvider
-
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.ForceExpiredPasswordPolicyProviderFactory
-
- validate(String, String) - Method in class org.keycloak.policy.ForceExpiredPasswordPolicyProviderFactory
-
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.HashAlgorithmPasswordPolicyProviderFactory
-
- validate(String, String) - Method in class org.keycloak.policy.HashAlgorithmPasswordPolicyProviderFactory
-
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.HashIterationsPasswordPolicyProviderFactory
-
- validate(String, String) - Method in class org.keycloak.policy.HashIterationsPasswordPolicyProviderFactory
-
- validate(String, String) - Method in class org.keycloak.policy.HistoryPasswordPolicyProvider
-
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.HistoryPasswordPolicyProvider
-
- validate(String, String) - Method in class org.keycloak.policy.LengthPasswordPolicyProvider
-
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.LengthPasswordPolicyProvider
-
- validate(String, String) - Method in class org.keycloak.policy.LowerCasePasswordPolicyProvider
-
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.LowerCasePasswordPolicyProvider
-
- validate(String, String) - Method in class org.keycloak.policy.NotUsernamePasswordPolicyProvider
-
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.NotUsernamePasswordPolicyProvider
-
- validate(RealmModel, UserModel, String) - Method in interface org.keycloak.policy.PasswordPolicyManagerProvider
-
- validate(String, String) - Method in interface org.keycloak.policy.PasswordPolicyManagerProvider
-
- validate(String, String) - Method in class org.keycloak.policy.RegexPatternsPasswordPolicyProvider
-
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.RegexPatternsPasswordPolicyProvider
-
- validate(String, String) - Method in class org.keycloak.policy.SpecialCharsPasswordPolicyProvider
-
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.SpecialCharsPasswordPolicyProvider
-
- validate(String, String) - Method in class org.keycloak.policy.UpperCasePasswordPolicyProvider
-
- validate(RealmModel, UserModel, String) - Method in class org.keycloak.policy.UpperCasePasswordPolicyProvider
-
- VALIDATE_ACCESS_TOKEN - Static variable in interface org.keycloak.events.Details
-
- validateConfig(KeycloakSession, RealmModel, ProtocolMapperContainerModel, ProtocolMapperModel) - Method in interface org.keycloak.protocol.ProtocolMapper
-
Called when instance of mapperModel is created/updated for this protocolMapper through admin endpoint
- validateTOTP(String, byte[]) - Method in class org.keycloak.models.utils.TimeBasedOTP
-
Validates a token using a secret key.
- ValidationContext - Interface in org.keycloak.authentication
-
Interface that encapsulates the current validation that is being performed.
- validationError(MultivaluedMap<String, String>, List<FormMessage>) - Method in interface org.keycloak.authentication.ValidationContext
-
Mark this validation as having a validation error
- validOTP(RealmModel, String, String) - Static method in class org.keycloak.models.utils.CredentialValidation
-
- valueOf(String) - Static method in enum org.keycloak.authentication.AuthenticationFlowError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.authentication.FlowStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.authentication.RequiredActionContext.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.authorization.Decision.Effect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.events.admin.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.events.admin.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.events.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.exportimport.Strategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.exportimport.UsersExportStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.forms.account.AccountPages
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.forms.login.LoginFormsPages
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.models.utils.reflection.TypedPropertyCriteria.MatchOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.protocol.LoginProtocol.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.theme.Theme.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.keycloak.truststore.HostnameVerificationPolicy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.keycloak.authentication.AuthenticationFlowError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.authentication.FlowStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.authentication.RequiredActionContext.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.authorization.Decision.Effect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.events.admin.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.events.admin.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.events.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.exportimport.Strategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.exportimport.UsersExportStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.forms.account.AccountPages
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.forms.login.LoginFormsPages
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.models.utils.reflection.TypedPropertyCriteria.MatchOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.protocol.LoginProtocol.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.theme.Theme.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.keycloak.truststore.HostnameVerificationPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VENDOR - Static variable in class org.keycloak.models.LDAPConstants
-
- VENDOR_ACTIVE_DIRECTORY - Static variable in class org.keycloak.models.LDAPConstants
-
- VENDOR_NOVELL_EDIRECTORY - Static variable in class org.keycloak.models.LDAPConstants
-
- VENDOR_OTHER - Static variable in class org.keycloak.models.LDAPConstants
-
- VENDOR_RHDS - Static variable in class org.keycloak.models.LDAPConstants
-
- VENDOR_TIVOLI - Static variable in class org.keycloak.models.LDAPConstants
-
- verify(String, CredentialModel) - Method in class org.keycloak.credential.hash.Pbkdf2PasswordHashProvider
-
- verify(String, String) - Method in class org.keycloak.models.utils.SHAPasswordEncoder
-
- VERIFY_EMAIL_KEY - Static variable in interface org.keycloak.models.Constants
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo1_2_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo1_3_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo1_4_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo1_5_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo1_6_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo1_7_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo1_8_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo1_9_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo1_9_2
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo2_0_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo2_1_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo2_2_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo2_3_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo2_5_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo3_0_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo3_1_0
-
- VERSION - Static variable in class org.keycloak.migration.migrators.MigrateTo3_2_0
-
- VIEW_AUTHORIZATION - Static variable in class org.keycloak.models.AdminRoles
-
- VIEW_CLIENTS - Static variable in class org.keycloak.models.AdminRoles
-
- VIEW_EVENTS - Static variable in class org.keycloak.models.AdminRoles
-
- VIEW_IDENTITY_PROVIDERS - Static variable in class org.keycloak.models.AdminRoles
-
- VIEW_PROFILE - Static variable in interface org.keycloak.models.AccountRoles
-
- VIEW_REALM - Static variable in class org.keycloak.models.AdminRoles
-
- VIEW_USERS - Static variable in class org.keycloak.models.AdminRoles
-