- G_RECAPTCHA_RESPONSE - Static variable in class org.keycloak.authentication.forms.RegistrationRecaptcha
-
- generate() - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
-
Generate a new certificate with new key pair
- 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.
- generateAccessCode() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- generateAccessToken() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
-
- generateAndGetKeystore(ClientAttributeCertificateResource.KeyStoreConfig) - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
-
Generate a new keypair and certificate, and get the private key file
Generates a keypair and certificate and serves the private key in a specified keystore format.
- generateCode() - Method in class org.keycloak.authentication.AuthenticationProcessor
-
- 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.
- generateCode() - Method in class org.keycloak.authentication.RequiredActionContextResult
-
- generateIDToken() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
-
- generateRefreshToken() - Method in class org.keycloak.protocol.oidc.TokenManager.AccessTokenResponseBuilder
-
- get(String) - Method in class org.keycloak.services.clientregistration.DefaultClientRegistrationProvider
-
- get(String) - Method in class org.keycloak.services.util.JsonConfigProvider.JsonScope
-
- get(String, String) - Method in class org.keycloak.services.util.JsonConfigProvider.JsonScope
-
- getAccess(String, boolean, ClientModel, UserModel) - Static method in class org.keycloak.protocol.oidc.TokenManager
-
- getAccountService(String) - Method in class org.keycloak.services.resources.RealmsResource
-
- getAction() - Method in class org.keycloak.protocol.RestartLoginCookie
-
- getAction(String) - Static method in enum org.keycloak.services.resources.AccountService.AccountSocialAction
-
- getActionUrl(String) - Method in interface org.keycloak.authentication.AuthenticationFlowContext
-
Get the action URL for the required action.
- getActionUrl() - Method in interface org.keycloak.authentication.AuthenticationFlowContext
-
Get the action URL for the required action.
- getActionUrl(String) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getActionUrl() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getActionUrl(String, String) - Method in class org.keycloak.authentication.FormAuthenticationFlow
-
- 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.
- getActionUrl(String) - Method in class org.keycloak.authentication.RequiredActionContextResult
-
- getActionUrl() - Method in class org.keycloak.authentication.RequiredActionContextResult
-
- getAdapterConfiguration(ClientModel) - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
-
- getAdapterConfiguration(ClientModel) - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
-
- getAdapterConfiguration(ClientModel) - Method in interface org.keycloak.authentication.ClientAuthenticatorFactory
-
Get configuration, which needs to be used for adapter ( keycloak.json ) of particular client.
- getAdminConsole(String) - Method in class org.keycloak.services.resources.admin.AdminRoot
-
path to realm admin console ui
- getAdminstrationRealm(RealmManager) - Method in class org.keycloak.services.resources.admin.AdminConsole
-
- getAlias() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.RequiredActionProviderRepresentation
-
- getAllowedOrigins() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get allowed origins
This is used for CORS requests.
- getAllProviders(Class<T>) - Method in class org.keycloak.services.DefaultKeycloakSession
-
- getApplicationSessionCount() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get application session count
Returns a number of user sessions associated with this client
{
"count": number
}
- getArray(String) - Method in class org.keycloak.services.util.JsonConfigProvider.JsonScope
-
- getAttackDetection() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Base path for managing attack detection.
- getAuth() - Method in class org.keycloak.services.resources.admin.RealmAuth
-
- getAuthenticationConfig() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticationExecutionRepresentation
-
- getAuthenticationFlow() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticationExecutionRepresentation
-
- getAuthenticator() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getAuthenticatorConfig() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Get any configuration associated with the current execution
- getAuthenticatorConfig() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getAuthenticatorConfig() - Method in interface org.keycloak.authentication.FormContext
-
Get any configuration associated with the current execution
- getAuthenticatorConfig(String, String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get execution's configuration
- getAuthenticatorConfig(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authenticator configuration
- getAuthenticatorConfigDescription(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authenticator provider's configuration description
- getAuthenticatorProviders() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authenticator providers
Returns a list of authenticator providers.
- getAuthMethod() - Method in class org.keycloak.protocol.RestartLoginCookie
-
- getAuthorizationEndpoint() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getAvailable(ClientModel, Set<RoleModel>) - Static method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
- getAvailableClientRoleMappings() - Method in class org.keycloak.services.resources.admin.UserClientRoleMappingsResource
-
Get available client-level roles that can be mapped to the user
- getAvailableClientScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedClientResource
-
The available client-level roles
Returns the roles for the client that can be associated with the client's scope
- getAvailableRealmRoleMappings(String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Get realm-level roles that can be mapped to this user
- getAvailableRealmScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
Get realm-level roles that are available to attach to this client's scope
- getAvailableRoles(UserModel, Set<RoleModel>) - Static method in class org.keycloak.services.resources.admin.UserClientRoleMappingsResource
-
- getBaseRedirectUri() - Method in class org.keycloak.services.resources.AbstractSecuredLocalService
-
- getBaseRedirectUri() - Method in class org.keycloak.services.resources.AccountService
-
- getBaseUri(UriInfo) - Method in class org.keycloak.services.resources.KeycloakApplication
-
Get base URI of WAR distribution, not JAX-RS
- getBearerOnly() - Method in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
-
- getBoolean(String) - Method in class org.keycloak.services.util.JsonConfigProvider.JsonScope
-
- getBoolean(String, Boolean) - Method in class org.keycloak.services.util.JsonConfigProvider.JsonScope
-
- getBrokerService(String) - Method in class org.keycloak.services.resources.RealmsResource
-
- getBuiltinMappers() - Method in interface org.keycloak.protocol.LoginProtocolFactory
-
List of built in protocol mappers that can be used to apply to clients.
- getBuiltinMappers() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
-
- getBuiltinMappers(String) - Method in class org.keycloak.services.migration.DefaultMigrationProvider
-
- getBuiltinProtocolMappers() - Method in class org.keycloak.services.resources.admin.info.ServerInfoRepresentation
-
- getCategoryRequirementFromCurrentFlow(String) - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
- getCategoryRequirementFromCurrentFlow(String) - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getCertficateResource(String) - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get representation of certificate resource
- getChallenge() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getChallenge() - Method in interface org.keycloak.authentication.RequiredActionContext
-
If challenge has been sent this returns the JAX-RS Response
- getChallenge() - Method in class org.keycloak.authentication.RequiredActionContextResult
-
- getClasses() - Method in class org.keycloak.services.resources.KeycloakApplication
-
- getClient() - Method in class org.keycloak.authentication.AuthenticationProcessor
-
- getClient() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getClient() - Method in interface org.keycloak.authentication.ClientAuthenticationFlowContext
-
Current client attached to this flow.
- getClient() - Method in class org.keycloak.protocol.oidc.utils.AuthorizeClientUtil.ClientAuthResult
-
- getClient() - Method in class org.keycloak.services.DefaultKeycloakContext
-
- getClient() - Method in class org.keycloak.services.managers.Auth
-
- getClient() - Method in class org.keycloak.services.resources.admin.AdminAuth
-
- getClient() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get representation of the client
- getClient(String) - Method in class org.keycloak.services.resources.admin.ClientsResource
-
Base path for managing a specific client.
- getClientAuthAttributes() - Method in class org.keycloak.authentication.AuthenticationProcessor
-
- getClientAuthAttributes() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- 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.
- getClientAuthAttributes() - Method in class org.keycloak.protocol.oidc.utils.AuthorizeClientUtil.ClientAuthResult
-
- getClientAuthenticator() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getClientAuthenticatorProviders() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get client authenticator providers
Returns a list of client authenticator providers.
- getClientByIdRoleComposites(String, String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Get client-level roles for the client that are in the role's composite
- getClientByIdScopeMappings(String) - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
- getClientClusterHost(MultivaluedMap<String, String>) - Method in class org.keycloak.services.resources.ClientsManagementService
-
- getClientId() - Method in class org.keycloak.protocol.RestartLoginCookie
-
- getClientImporters() - Method in class org.keycloak.services.resources.admin.info.ServerInfoRepresentation
-
- getClientName() - Method in class org.keycloak.protocol.oidc.representations.OIDCClientRepresentation
-
- getClientRoleComposites(String, String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Get client-level roles for the client that are in the role's composite
- getClientRoleComposites(UriInfo, String, String) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
An app-level roles for the specified app for the role's composite
- getClientRoleComposites(ClientModel, RoleModel) - Method in class org.keycloak.services.resources.admin.RoleResource
-
- getClientRoleMappings() - Method in class org.keycloak.services.resources.admin.UserClientRoleMappingsResource
-
Get client-level role mappings for the user, and the app
- getClients() - Method in class org.keycloak.services.resources.admin.ClientsResource
-
Get clients belonging to the realm
Returns a list of clients belonging to the realm
- getClients() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Base path for managing clients under this realm.
- getClientScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedClientResource
-
Get the roles associated with a client's scope
Returns roles for the client.
- getClientSecret() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get the client secret
- getClientSession() - Method in interface org.keycloak.authentication.AuthenticationFlowContext
-
ClientSessionModel attached to this flow
- getClientSession() - Method in class org.keycloak.authentication.AuthenticationProcessor
-
- getClientSession() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getClientSession() - Method in interface org.keycloak.authentication.FormContext
-
ClientSessionModel attached to this flow
- getClientSession() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getClientSession() - Method in class org.keycloak.authentication.RequiredActionContextResult
-
- getClientSession() - Method in class org.keycloak.protocol.RestartLoginCookie
-
- getClientSession() - Method in class org.keycloak.services.managers.Auth
-
- getClientSession() - Method in class org.keycloak.services.managers.ClientSessionCode
-
- getClientSessionStats() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get client session stats
Returns a JSON map.
- getClientsManagementService(String) - Method in class org.keycloak.services.resources.RealmsResource
-
- getClientsService(String) - Method in class org.keycloak.services.resources.RealmsResource
-
- getClientUri() - Method in class org.keycloak.protocol.oidc.representations.OIDCClientRepresentation
-
- getCode() - Method in class org.keycloak.services.managers.ClientSessionCode
-
- getCode() - Method in class org.keycloak.services.managers.ClientSessionCode.ParseResult
-
- getComposite(ClientModel, Set<RoleModel>) - Static method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
- getCompositeClientRoleMappings() - Method in class org.keycloak.services.resources.admin.UserClientRoleMappingsResource
-
Get effective client-level role mappings
This recurses any composite roles
- getCompositeClientScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedClientResource
-
Get effective client roles
Returns the roles for the client that are associated with the client's scope.
- getCompositeRealmRoleMappings(String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Get effective realm-level role mappings for the user
This will recurse all composite roles to get the result.
- getCompositeRealmScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
Get effective realm-level roles associated with the client's scope
What this does is recurse
any composite roles associated with the client's scope and adds the roles to this lists.
- getConfig() - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProvider
-
- getConfig() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.RequiredActionProviderRepresentation
-
- getConfig() - Method in interface org.keycloak.wellknown.WellKnownProvider
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
-
- getConfigProperties() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
-
- getConfigProperties() - Method in class org.keycloak.authentication.forms.RegistrationPage
-
- getConfigProperties() - Method in class org.keycloak.authentication.forms.RegistrationPassword
-
- getConfigProperties() - Method in class org.keycloak.authentication.forms.RegistrationProfile
-
- getConfigProperties() - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
-
- getConfigProperties() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
-
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.AddressMapper
-
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.FullNameMapper
-
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
-
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
-
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
-
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
-
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
-
- getConfigProperties() - Method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
-
- getConfigPropertiesPerClient() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
-
- getConfigPropertiesPerClient() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
-
- getConfigPropertiesPerClient() - Method in interface org.keycloak.authentication.ClientAuthenticatorFactory
-
List of config properties for this client implementation.
- getConfigurable() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticationExecutionRepresentation
-
- 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 class org.keycloak.authentication.AuthenticationProcessor
-
- getConnection() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- 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
-
- getConnection() - Method in class org.keycloak.authentication.RequiredActionContextResult
-
- getConnection() - Method in class org.keycloak.services.DefaultKeycloakContext
-
- getConsents(String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Get consents granted by the user
- getContext() - Method in class org.keycloak.services.DefaultKeycloakSession
-
- getContext(Class<?>) - Method in class org.keycloak.services.util.ObjectMapperResolver
-
- getContextObject(Class<T>) - Method in class org.keycloak.services.DefaultKeycloakContext
-
- getContextPath() - Method in class org.keycloak.services.DefaultKeycloakContext
-
- getContextPath() - Method in class org.keycloak.services.managers.RealmManager
-
- getContextPath() - Method in class org.keycloak.services.resources.KeycloakApplication
-
- getCredentials() - Method in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
-
- getDefaultBuiltinMappers() - Method in interface org.keycloak.protocol.LoginProtocolFactory
-
List of mappers, which are added to new clients by default
- getDefaultBuiltinMappers() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
-
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.AddressMapper
-
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.FullNameMapper
-
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
-
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
-
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
-
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
-
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
-
- getDisplayCategory() - Method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
-
- getDisplayCategory() - Method in interface org.keycloak.protocol.ProtocolMapper
-
- getDisplayName() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
-
- getDisplayName() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticationExecutionRepresentation
-
- getDisplayText() - Method in interface org.keycloak.authentication.RequiredActionFactory
-
Display text used in admin console to reference this required action
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.TermsAndConditions
-
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
-
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
-
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
-
- getDisplayText() - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
-
- getDisplayType() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetPassword
-
- getDisplayType() - Method in interface org.keycloak.authentication.ConfigurableAuthenticatorFactory
-
Friendly name for the authenticator
- getDisplayType() - Method in class org.keycloak.authentication.forms.RegistrationPage
-
- getDisplayType() - Method in class org.keycloak.authentication.forms.RegistrationPassword
-
- getDisplayType() - Method in class org.keycloak.authentication.forms.RegistrationProfile
-
- getDisplayType() - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
-
- getDisplayType() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
-
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.AddressMapper
-
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.FullNameMapper
-
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
-
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
-
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
-
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
-
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
-
- getDisplayType() - Method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
-
- getDisplayType() - Method in interface org.keycloak.protocol.ProtocolMapper
-
- getEnabledExecutionsRecursively(RealmModel, String) - Static method in class org.keycloak.authentication.AuthenticatorUtil
-
- getEndpoint(String) - Method in class org.keycloak.services.resources.IdentityBrokerService
-
- getEnums() - Method in class org.keycloak.services.resources.admin.info.ServerInfoRepresentation
-
- 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.authentication.AuthenticationProcessor.Result
-
- getErrorMessage() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getErrorMessage() - Method in exception org.keycloak.authentication.ForkFlowException
-
- getEvent() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Current event builder being used
- getEvent() - Method in class org.keycloak.authentication.AuthenticationProcessor
-
- getEvent() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- 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.authentication.RequiredActionContextResult
-
- getEvent() - Method in class org.keycloak.services.resources.admin.AdminEventBuilder
-
- getEvents(String, String, String, String, String, Integer, Integer) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get events
Returns all events, or filters them based on URL query parameters listed here
- getEvents(String, String, String, String, String, String, String, Integer, Integer) - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get admin events
Returns all admin events, or filters events based on URL query parameters listed here
- getExecution() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
The current execution in the flow
- getExecution() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getExecution() - Method in interface org.keycloak.authentication.FormContext
-
The current execution in the flow
- getExecutions(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authentication executions for a flow
- getFailures() - Method in class org.keycloak.services.managers.BruteForceProtector
-
- getFederatedIdentity(String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Get social logins associated with the user
- getFileEncoding() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getFlow(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authentication flow for id
- getFlowId() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticationExecutionRepresentation
-
- getFlows() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get authentication flows
Returns a list of authentication flows.
- getFormActionProviders() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get form action providers
Returns a list of form action providers.
- getFormat() - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource.KeyStoreConfig
-
- getFormProviders() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get form providers
Returns a list of form providers.
- 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.
- getForwardedErrorMessage() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- 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.
- getForwardedSuccessMessage() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getFree() - Method in class org.keycloak.services.resources.admin.info.MemoryInfoRepresentation
-
- getFreeFormated() - Method in class org.keycloak.services.resources.admin.info.MemoryInfoRepresentation
-
- getFreePercentage() - Method in class org.keycloak.services.resources.admin.info.MemoryInfoRepresentation
-
- getGrantTypesSupported() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
-
- getHelpText() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetPassword
-
- getHelpText() - Method in class org.keycloak.authentication.forms.RegistrationPage
-
- getHelpText() - Method in class org.keycloak.authentication.forms.RegistrationPassword
-
- getHelpText() - Method in class org.keycloak.authentication.forms.RegistrationProfile
-
- getHelpText() - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
-
- getHelpText() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
-
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.AddressMapper
-
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.FullNameMapper
-
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
-
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
-
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
-
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
-
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
-
- getHelpText() - Method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
-
- getHelpText() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticatorConfigDescription
-
- getHttpRequest() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
- getHttpRequest() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getHttpRequest() - Method in interface org.keycloak.authentication.FormContext
-
- getHttpRequest() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getHttpRequest() - Method in class org.keycloak.authentication.RequiredActionContextResult
-
- getId() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
-
- getId() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
-
- getId() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
-
- getId() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
-
- getId() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
-
- getId() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
-
- getId() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
-
- getId() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
-
- getId() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
-
- getId() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
-
- getId() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
-
- getId() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetOTP
-
- getId() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetPassword
-
- getId() - Method in class org.keycloak.authentication.forms.RegistrationPage
-
- getId() - Method in class org.keycloak.authentication.forms.RegistrationPassword
-
- getId() - Method in class org.keycloak.authentication.forms.RegistrationProfile
-
- getId() - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
-
- getId() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
-
- getId() - Method in class org.keycloak.authentication.requiredactions.TermsAndConditions
-
- getId() - Method in class org.keycloak.authentication.requiredactions.UpdatePassword
-
- getId() - Method in class org.keycloak.authentication.requiredactions.UpdateProfile
-
- getId() - Method in class org.keycloak.authentication.requiredactions.UpdateTotp
-
- getId() - Method in class org.keycloak.authentication.requiredactions.VerifyEmail
-
- getId() - Method in class org.keycloak.exportimport.KeycloakClientDescriptionConverter
-
- getId() - Method in class org.keycloak.protocol.oidc.mappers.AddressMapper
-
- getId() - Method in class org.keycloak.protocol.oidc.mappers.FullNameMapper
-
- getId() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedClaim
-
- getId() - Method in class org.keycloak.protocol.oidc.mappers.HardcodedRole
-
- getId() - Method in class org.keycloak.protocol.oidc.mappers.RoleNameMapper
-
- getId() - Method in class org.keycloak.protocol.oidc.mappers.UserAttributeMapper
-
- getId() - Method in class org.keycloak.protocol.oidc.mappers.UserPropertyMapper
-
- getId() - Method in class org.keycloak.protocol.oidc.mappers.UserSessionNoteMapper
-
- getId() - Method in class org.keycloak.protocol.oidc.OIDCClientDescriptionConverter
-
- getId() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
-
- getId() - Method in class org.keycloak.protocol.oidc.OIDCWellKnownProviderFactory
-
- getId() - Method in class org.keycloak.services.clientregistration.DefaultClientRegistrationProviderFactory
-
- getId() - Method in class org.keycloak.services.clientregistration.OIDCClientRegistrationProviderFactory
-
- getId() - Method in class org.keycloak.services.messages.AdminMessagesProviderFactory
-
- getId() - Method in class org.keycloak.services.migration.DefaultMigrationProviderFactory
-
- getId() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticationExecutionRepresentation
-
- getIdentityCookiePath(RealmModel, UriInfo) - Static method in class org.keycloak.services.managers.AuthenticationManager
-
- getIdentityProvider() - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Get the identity provider
- getIdentityProvider(String) - Method in class org.keycloak.services.resources.admin.IdentityProvidersResource
-
- getIdentityProvider(KeycloakSession, RealmModel, String) - Static method in class org.keycloak.services.resources.IdentityBrokerService
-
- getIdentityProviderResource() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
- getIdentityProviders(String) - Method in class org.keycloak.services.resources.admin.IdentityProvidersResource
-
Get identity providers
- getIdentityProviders() - Method in class org.keycloak.services.resources.admin.IdentityProvidersResource
-
Get identity providers
- getIdentityProviders() - Method in class org.keycloak.services.resources.admin.info.ServerInfoRepresentation
-
- getIdTokenSigningAlgValuesSupported() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getIndex() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticationExecutionRepresentation
-
- getIndexHtmlRedirect() - Method in class org.keycloak.services.resources.admin.AdminConsole
-
- getInfo() - Method in class org.keycloak.services.resources.admin.info.ServerInfoAdminResource
-
Get themes, social providers, auth providers, and event listeners available on this server
- getInstallation() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get keycloak.json file
Returns a keycloak.json file to be used to configure the adapter of the specified client.
- getInt(String) - Method in class org.keycloak.services.util.JsonConfigProvider.JsonScope
-
- getInt(String, Integer) - Method in class org.keycloak.services.util.JsonConfigProvider.JsonScope
-
- getIssuer() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getJavaHome() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getJavaRuntime() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getJavaVendor() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getJavaVersion() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getJavaVm() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getJavaVmVersion() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getJBossInstallation() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get adapter configuration XML for JBoss / Wildfly Keycloak subsystem
Returns XML that can be included in the JBoss / Wildfly Keycloak subsystem to configure the adapter of that client.
- getJs() - Method in class org.keycloak.services.resources.JsResource
-
Get keycloak.js file for javascript clients
- getJsWithVersion(String) - Method in class org.keycloak.services.resources.JsResource
-
- getJwksUri() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getKeyAlias() - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource.KeyStoreConfig
-
- getKeycloakAdminstrationRealm() - Method in class org.keycloak.services.managers.RealmManager
-
- getKeycloakApplication() - Method in class org.keycloak.services.resources.admin.ClientResource
-
- getKeycloakSessionFactory() - Method in class org.keycloak.services.DefaultKeycloakSession
-
- getKeyInfo() - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
-
Get key info
- getKeyPassword() - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource.KeyStoreConfig
-
- getKeys() - Method in class org.keycloak.protocol.oidc.representations.JSONWebKeySet
-
- getKeystore(ClientAttributeCertificateResource.KeyStoreConfig) - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource
-
Get a keystore file for the client, containing private key and public certificate
- getLastFailure() - Method in class org.keycloak.services.managers.BruteForceProtector
-
- getLevel() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticationExecutionRepresentation
-
- getLocale(KeycloakSession, RealmModel, UserModel) - Static method in class org.keycloak.services.util.LocaleHelper
-
- getLoginActionsService(String) - Method in class org.keycloak.services.resources.RealmsResource
-
- getLoginStatusIframe(String, String) - Method in class org.keycloak.protocol.oidc.endpoints.LoginStatusIframeEndpoint
-
- getLoginStatusIframe() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
-
- getLoginStatusIframe(String, String, String) - Method in class org.keycloak.services.resources.RealmsResource
-
Deprecated.
- getLogoutEndpoint() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getLong(String) - Method in class org.keycloak.services.util.JsonConfigProvider.JsonScope
-
- getLong(String, Long) - Method in class org.keycloak.services.util.JsonConfigProvider.JsonScope
-
- getMainPage() - Method in class org.keycloak.services.resources.admin.AdminConsole
-
Main page of this realm's admin console
- getManagementUrl(URI, ClientModel) - Static method in class org.keycloak.services.managers.ResourceAdminManager
-
- getMapperById(String) - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Get mapper by id for the identity provider
- getMapperById(String) - Method in class org.keycloak.services.resources.admin.ProtocolMappersResource
-
Get mapper by id
- getMapperById(String) - Method in class org.keycloak.services.resources.admin.UserFederationProviderResource
-
Get a mapper
- getMappers() - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Get mappers for identity provider
- getMappers() - Method in class org.keycloak.services.resources.admin.ProtocolMappersResource
-
Get mappers
- getMappers() - Method in class org.keycloak.services.resources.admin.UserFederationProviderResource
-
Get mappers configured for this provider
- getMappersForClaimMask(Long) - Method in class org.keycloak.services.migration.DefaultMigrationProvider
-
- getMappersPerProtocol(String) - Method in class org.keycloak.services.resources.admin.ProtocolMappersResource
-
Get mappers by name for a specific protocol
- getMapperTypes() - Method in class org.keycloak.services.resources.admin.IdentityProviderResource
-
Get mapper types for identity provider
- getMapperTypes() - Method in class org.keycloak.services.resources.admin.UserFederationProviderResource
-
Get available user federation mapper types
- getMemoryInfo() - Method in class org.keycloak.services.resources.admin.info.ServerInfoRepresentation
-
- getMessage(String, Object...) - Method in interface org.keycloak.messages.MessagesProvider
-
- getMessage(String, Object...) - Method in class org.keycloak.services.messages.AdminMessagesProvider
-
- getMessages(String) - Method in class org.keycloak.services.resources.admin.AdminConsole
-
- getMinJs() - Method in class org.keycloak.services.resources.JsResource
-
- getMinJsWithVersion(String) - Method in class org.keycloak.services.resources.JsResource
-
- 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.exportimport.ClientDescriptionConverterSpi
-
- getName() - Method in class org.keycloak.messages.MessagesSpi
-
- getName() - Method in class org.keycloak.protocol.LoginProtocolSpi
-
- getName() - Method in class org.keycloak.protocol.ProtocolMapperSpi
-
- getName() - Method in class org.keycloak.services.clientregistration.ClientRegistrationSpi
-
- getName() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticatorConfigDescription
-
- getName() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.RequiredActionProviderRepresentation
-
- getName() - Method in class org.keycloak.wellknown.WellKnownSpi
-
- getNotes() - Method in class org.keycloak.protocol.RestartLoginCookie
-
- getOfflineSessionCount() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get application offline session count
Returns a number of offline user sessions associated with this client
{
"count": number
}
- getOfflineUserSessions(Integer, Integer) - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get offline sessions for client
Returns a list of offline user sessions associated with this client
- getOperationalInfo() - Method in class org.keycloak.services.resources.admin.info.ProviderRepresentation
-
- getOsArchitecture() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getOsName() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getOsVersion() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getOtherClaims() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getParentFlow(AuthenticationExecutionModel) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
- getPerClientConfigDescription() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get configuration descriptions for all clients
- getProperties() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticatorConfigDescription
-
- getProtector() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
- getProtector() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getProtector() - Method in class org.keycloak.services.managers.AuthenticationManager
-
- getProtocol() - Method in class org.keycloak.protocol.oidc.mappers.AbstractOIDCProtocolMapper
-
- getProtocol() - Method in interface org.keycloak.protocol.ProtocolMapper
-
- getProtocol(String, String) - Method in class org.keycloak.services.resources.RealmsResource
-
- getProtocolMappers() - Method in class org.keycloak.services.resources.admin.ClientResource
-
- getProtocolMapperTypes() - Method in class org.keycloak.services.resources.admin.info.ServerInfoRepresentation
-
- getProvider(String) - Method in class org.keycloak.services.clientregistration.ClientRegistrationService
-
- getProvider(Class<T>) - Method in class org.keycloak.services.DefaultKeycloakSession
-
- getProvider(Class<T>, String) - Method in class org.keycloak.services.DefaultKeycloakSession
-
- getProvider(String) - Method in class org.keycloak.services.resources.admin.UserFederationProvidersResource
-
Get factory with given id
- getProvider(String) - Method in class org.keycloak.services.util.JsonConfigProvider
-
- 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.exportimport.ClientDescriptionConverterSpi
-
- getProviderClass() - Method in class org.keycloak.messages.MessagesSpi
-
- getProviderClass() - Method in class org.keycloak.protocol.LoginProtocolSpi
-
- getProviderClass() - Method in class org.keycloak.protocol.ProtocolMapperSpi
-
- getProviderClass() - Method in class org.keycloak.services.clientregistration.ClientRegistrationSpi
-
- getProviderClass() - Method in class org.keycloak.wellknown.WellKnownSpi
-
- getProviderFactories(Class<? extends Provider>) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
-
- getProviderFactory(Class<T>) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
-
- getProviderFactory(Class<T>, String) - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
-
- 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.exportimport.ClientDescriptionConverterSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.messages.MessagesSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.protocol.LoginProtocolSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.protocol.ProtocolMapperSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.services.clientregistration.ClientRegistrationSpi
-
- getProviderFactoryClass() - Method in class org.keycloak.wellknown.WellKnownSpi
-
- getProviderId() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticationExecutionRepresentation
-
- getProviderId() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticatorConfigDescription
-
- getProviderInstance() - Method in class org.keycloak.services.resources.admin.UserFederationProviderResource
-
Get a provider
- getProviders() - Method in class org.keycloak.services.resources.admin.info.ServerInfoRepresentation
-
- getProviders() - Method in class org.keycloak.services.resources.admin.info.SpiInfoRepresentation
-
- getProviders() - Method in class org.keycloak.services.resources.admin.UserFederationProvidersResource
-
Get available provider factories
Returns a list of available provider factories.
- getPublicClient() - Method in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
-
- getRealm() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Current realm
- getRealm() - Method in class org.keycloak.authentication.AuthenticationProcessor
-
- getRealm() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getRealm() - Method in interface org.keycloak.authentication.FormContext
-
Current realm
- getRealm() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getRealm() - Method in class org.keycloak.authentication.RequiredActionContextResult
-
- getRealm() - Method in class org.keycloak.services.DefaultKeycloakContext
-
- getRealm() - Method in class org.keycloak.services.managers.Auth
-
- getRealm(String) - Method in class org.keycloak.services.managers.RealmManager
-
- getRealm() - Method in class org.keycloak.services.resources.admin.AdminAuth
-
- getRealm() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
-
- getRealm() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get the top-level representation of the realm
It will not include nested information like User and Client representations.
- getRealm() - Method in class org.keycloak.services.resources.PublicRealmResource
-
Public information about the realm.
- getRealmAccess() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
-
- getRealmAdmin(HttpHeaders, String) - Method in class org.keycloak.services.resources.admin.RealmsAdminResource
-
Base path for the admin REST API for one particular realm.
- getRealmAdminClientId(RealmModel) - Method in class org.keycloak.services.managers.RealmManager
-
- getRealmAdminClientId(RealmRepresentation) - Method in class org.keycloak.services.managers.RealmManager
-
- getRealmAlias() - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource.KeyStoreConfig
-
- getRealmByName(String) - Method in class org.keycloak.services.managers.RealmManager
-
- getRealmCookiePath(RealmModel, UriInfo) - Static method in class org.keycloak.services.managers.AuthenticationManager
-
- getRealmEventsConfig() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
Get the events provider configuration
Returns JSON object with events provider configuration
- getRealmManager() - Method in class org.keycloak.services.DefaultKeycloakContext
-
- getRealmModel(KeycloakSession, BruteForceProtector.LoginEvent) - Method in class org.keycloak.services.managers.BruteForceProtector
-
- getRealmResource(String) - Method in class org.keycloak.services.resources.RealmsResource
-
- getRealmRoleComposites(String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Get realm-level roles that are in the role's composite
- getRealmRoleComposites(String) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Get realm-level roles of the role's composite
- getRealmRoleComposites(RoleModel) - Method in class org.keycloak.services.resources.admin.RoleResource
-
- getRealmRoleMappings(String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Get realm-level role mappings for the user
- getRealms() - Method in class org.keycloak.services.resources.admin.RealmsAdminResource
-
Get accessible realms
Returns a list of accessible realms.
- getRealmsAdmin(HttpHeaders) - Method in class org.keycloak.services.resources.admin.AdminRoot
-
Base Path to realm admin REST interface
- getRealmScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
Get realm-level roles associated with the client's scope
- getRedirectUri() - Method in class org.keycloak.protocol.RestartLoginCookie
-
- getRedirectUris() - Method in class org.keycloak.protocol.oidc.representations.OIDCClientRepresentation
-
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
-
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
-
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
-
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
-
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.client.AbstractClientAuthenticator
-
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
-
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
-
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
-
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
-
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
-
- getReferenceCategory() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
-
- getReferenceCategory() - Method in interface org.keycloak.authentication.ConfigurableAuthenticatorFactory
-
General authenticator type, i.e.
- getReferenceCategory() - Method in class org.keycloak.authentication.forms.RegistrationPage
-
- getReferenceCategory() - Method in class org.keycloak.authentication.forms.RegistrationPassword
-
- getReferenceCategory() - Method in class org.keycloak.authentication.forms.RegistrationProfile
-
- getReferenceCategory() - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
-
- getReferenceCategory() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
-
- getRememberMeUsername(RealmModel, HttpHeaders) - Static method in class org.keycloak.services.managers.AuthenticationManager
-
- getRequest() - Method in class org.keycloak.authentication.AuthenticationProcessor
-
- getRequestedProtocolMappers() - Method in class org.keycloak.services.managers.ClientSessionCode
-
- getRequestedRoles() - Method in class org.keycloak.services.managers.ClientSessionCode
-
- getRequestHeaders() - Method in class org.keycloak.services.DefaultKeycloakContext
-
- getRequiredAction(String) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get required action for alias
- getRequiredActions() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get required actions
Returns a list of required actions.
- getRequirement() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticationExecutionRepresentation
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.CookieAuthenticatorFactory
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticatorFactory
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticatorFactory
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.client.ClientIdAndSecretAuthenticator
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.client.JWTClientAuthenticator
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.resetcred.AbstractSetRequiredActionAuthenticator
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialChooseUser
-
- getRequirementChoices() - Method in class org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail
-
- getRequirementChoices() - Method in interface org.keycloak.authentication.ConfigurableAuthenticatorFactory
-
What requirement settings are allowed.
- getRequirementChoices() - Method in class org.keycloak.authentication.forms.RegistrationPage
-
- getRequirementChoices() - Method in class org.keycloak.authentication.forms.RegistrationPassword
-
- getRequirementChoices() - Method in class org.keycloak.authentication.forms.RegistrationProfile
-
- getRequirementChoices() - Method in class org.keycloak.authentication.forms.RegistrationRecaptcha
-
- getRequirementChoices() - Method in class org.keycloak.authentication.forms.RegistrationUserCreation
-
- getRequirementChoices() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource.AuthenticationExecutionRepresentation
-
- getResource() - Method in class org.keycloak.services.managers.ClientManager.InstallationAdapterConfig
-
- getResource(String, String, String, String) - Method in class org.keycloak.services.resources.ThemeResource
-
Get theme content
- getResource(String) - Method in class org.keycloak.services.resources.WelcomeResource
-
Resources for welcome page
- getResponse() - Method in class org.keycloak.protocol.oidc.TokenManager.RefreshResult
-
- getResponse() - Method in exception org.keycloak.services.ErrorPageException
-
- getResponse() - Method in exception org.keycloak.services.ErrorResponseException
-
- getResponseModesSupported() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getResponseTypesSupported() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getRole(String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Get a specific role's representation
- getRole(String) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Get a role by name
- getRole(RoleModel) - Method in class org.keycloak.services.resources.admin.RoleResource
-
- getRoleComposites(String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
Get role's children
Returns a set of role's children provided the role is a composite.
- getRoleComposites(String) - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Get composites of the role
- getRoleComposites(RoleModel) - Method in class org.keycloak.services.resources.admin.RoleResource
-
- getRoleContainerResource() - Method in class org.keycloak.services.resources.admin.ClientResource
-
- getRoleContainerResource() - Method in class org.keycloak.services.resources.admin.RealmAdminResource
-
base path for managing realm-level roles of this realm
- getRoleMappings(String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Get role mappings for the user
- getRoleModel(String) - Method in class org.keycloak.services.resources.admin.RoleByIdResource
-
- getRoles() - Method in class org.keycloak.services.resources.admin.RoleContainerResource
-
Get all roles for the realm or client
- getRollbackOnly() - Method in class org.keycloak.services.DefaultKeycloakTransactionManager
-
- getScopeMappedResource() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Base path for managing the scope mappings for the client
- getScopeMappings() - Method in class org.keycloak.services.resources.admin.ScopeMappedResource
-
Get all scope mappings for the client
- getServerInfo(HttpHeaders) - Method in class org.keycloak.services.resources.admin.AdminRoot
-
General information about the server
- getServerStartupTimestamp() - Method in class org.keycloak.services.DefaultKeycloakSessionFactory
-
- getServerTime() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getServiceAccountUser() - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get a user dedicated to the service account
- getSession() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Current session
- getSession() - Method in class org.keycloak.authentication.AuthenticationProcessor
-
- getSession() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getSession() - Method in interface org.keycloak.authentication.FormContext
-
Current session
- getSession() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getSession() - Method in class org.keycloak.authentication.RequiredActionContextResult
-
- getSession() - Method in class org.keycloak.services.managers.Auth
-
- getSession() - Method in class org.keycloak.services.managers.AuthenticationManager.AuthResult
-
- getSession() - Method in class org.keycloak.services.managers.RealmManager
-
- getSessionFactory() - Method in class org.keycloak.services.resources.KeycloakApplication
-
- getSessions(String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Get sessions associated with the user
- getSessions(String, String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Get offline sessions associated with the user and client
- getSingletons() - Method in class org.keycloak.services.resources.KeycloakApplication
-
- getSocialProviders() - Method in class org.keycloak.services.resources.admin.info.ServerInfoRepresentation
-
- getSortedExecutions(AuthenticationFlowModel) - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
- getStatus() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
Get the current status of the current execution.
- getStatus() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getStatus() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getStatus() - Method in class org.keycloak.authentication.RequiredActionContextResult
-
- getStorePassword() - Method in class org.keycloak.services.resources.admin.ClientAttributeCertificateResource.KeyStoreConfig
-
- getSubjectTypesSupported() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getSuccessMessage() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- getSuccessMessage() - Method in exception org.keycloak.authentication.ForkFlowException
-
- getSystemInfo() - Method in class org.keycloak.services.resources.admin.info.ServerInfoRepresentation
-
- getThemes() - Method in class org.keycloak.services.resources.admin.info.ServerInfoRepresentation
-
- getToken() - Method in class org.keycloak.services.managers.Auth
-
- getToken() - Method in class org.keycloak.services.managers.AuthenticationManager.AuthResult
-
- getToken() - Method in class org.keycloak.services.resources.admin.AdminAuth
-
- getTokenEndpoint() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getTokenService(String) - Method in class org.keycloak.services.resources.RealmsResource
-
Deprecated.
- getTotal() - Method in class org.keycloak.services.resources.admin.info.MemoryInfoRepresentation
-
- getTotalFormated() - Method in class org.keycloak.services.resources.admin.info.MemoryInfoRepresentation
-
- getTransaction() - Method in class org.keycloak.services.DefaultKeycloakSession
-
- getUnregisteredRequiredActions() - Method in class org.keycloak.services.resources.admin.AuthenticationManagementResource
-
Get unregistered required actions
Returns a list of unregistered required actions.
- getUptime() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getUptimeMillis() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getUri() - Method in class org.keycloak.services.DefaultKeycloakContext
-
- getUriInfo() - Method in interface org.keycloak.authentication.AbstractAuthenticationFlowContext
-
UriInfo of the current request
- getUriInfo() - Method in class org.keycloak.authentication.AuthenticationProcessor
-
- getUriInfo() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- 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.authentication.RequiredActionContextResult
-
- getUsed() - Method in class org.keycloak.services.resources.admin.info.MemoryInfoRepresentation
-
- getUsedFormated() - Method in class org.keycloak.services.resources.admin.info.MemoryInfoRepresentation
-
- getUser() - Method in interface org.keycloak.authentication.AuthenticationFlowContext
-
Current user attached to this flow.
- getUser() - Method in class org.keycloak.authentication.AuthenticationProcessor.Result
-
- 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.authentication.RequiredActionContextResult
-
- getUser() - Method in class org.keycloak.services.managers.Auth
-
- getUser() - Method in class org.keycloak.services.managers.AuthenticationManager.AuthResult
-
- getUser() - Method in class org.keycloak.services.resources.admin.AdminAuth
-
- getUser(String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Get represenation of the user
- getUserClientRoleMappingsResource(String, String) - Method in class org.keycloak.services.resources.admin.UsersResource
-
- getUserDir() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getUserFederationInstance(String) - Method in class org.keycloak.services.resources.admin.UserFederationProvidersResource
-
- getUserFederationInstances() - Method in class org.keycloak.services.resources.admin.UserFederationProvidersResource
-
Get configured providers
- getUserId() - Method in class org.keycloak.services.resources.admin.AdminConsole.WhoAmI
-
- getUserinfoEndpoint() - Method in class org.keycloak.protocol.oidc.representations.OIDCConfigurationRepresentation
-
- getUserLocale() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getUserModel(KeycloakSession, BruteForceProtector.LoginEvent) - Method in class org.keycloak.services.managers.BruteForceProtector
-
- getUserModelValue(UserModel, String) - Static method in class org.keycloak.protocol.ProtocolMapperUtils
-
- getUserName() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getUsers(String, String, String, String, String, Integer, Integer) - Method in class org.keycloak.services.resources.admin.UsersResource
-
Get users
Returns a list of users, filtered according to query parameters
- getUserSession() - Method in class org.keycloak.authentication.AuthenticationProcessor
-
- getUserSession() - Method in interface org.keycloak.authentication.RequiredActionContext
-
- getUserSession() - Method in class org.keycloak.authentication.RequiredActionContextResult
-
- getUserSessions(Integer, Integer) - Method in class org.keycloak.services.resources.admin.ClientResource
-
Get user sessions for client
Returns a list of user sessions associated with this client
- getUserTimezone() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getValidPaths() - Method in class org.keycloak.services.resources.AbstractSecuredLocalService
-
- getValidPaths() - Method in class org.keycloak.services.resources.AccountService
-
- getVersion() - Method in class org.keycloak.services.resources.admin.info.SystemInfoRepresentation
-
- getVersion() - Method in class org.keycloak.services.resources.ServerVersionResource
-
- getVersionPreflight() - Method in class org.keycloak.services.resources.ServerVersionResource
-
- getWelcomePage() - Method in class org.keycloak.services.resources.WelcomeResource
-
Welcome page of Keycloak
- getWellKnown(String, String) - Method in class org.keycloak.services.resources.RealmsResource
-
- GIVEN_NAME - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
-
- GIVEN_NAME_CONSENT_TEXT - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocolFactory
-
- GRANT_TYPE_PARAM - Static variable in class org.keycloak.protocol.oidc.OIDCLoginProtocol
-
- grantAccessToken() - Method in class org.keycloak.protocol.oidc.OIDCLoginProtocolService
-
Deprecated.