Modifier and Type | Interface and Description |
---|---|
interface |
AuthenticatorFactory
Factory for creating Authenticator instances.
|
interface |
ClientAuthenticatorFactory
Factory for creating ClientAuthenticator instances.
|
interface |
FormActionFactory
Factory for instantiating FormAction objects.
|
interface |
FormAuthenticatorFactory
Factory for instantiating FormAuthenticators.
|
interface |
RequiredActionFactory
You must specify a file
META-INF/services/org.keycloak.authentication.RequiredActionFactory in the jar that this class is contained in
This file must have the fully qualified class name of all your RequiredActionFactory classes
|
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
RequiredActionSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
FormAuthenticatorSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
FormActionSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
ClientAuthenticatorSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
AuthenticatorSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
IdpConfirmLinkAuthenticatorFactory |
class |
IdpCreateUserIfUniqueAuthenticatorFactory |
class |
IdpEmailVerificationAuthenticatorFactory |
class |
IdpReviewProfileAuthenticatorFactory |
class |
IdpUsernamePasswordFormFactory |
Modifier and Type | Class and Description |
---|---|
class |
ConditionalOtpFormAuthenticatorFactory
|
class |
CookieAuthenticatorFactory |
class |
OTPFormAuthenticatorFactory |
class |
ScriptBasedAuthenticatorFactory
|
class |
SpnegoAuthenticatorFactory |
class |
UsernamePasswordFormFactory |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientAuthenticator |
class |
ClientIdAndSecretAuthenticator
Validates client based on "client_id" and "client_secret" sent either in request parameters or in "Authorization: Basic" header .
|
class |
JWTClientAuthenticator
Client authentication based on JWT signed by client private key .
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDirectGrantAuthenticator |
class |
ValidateOTP |
class |
ValidatePassword |
class |
ValidateUsername |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSetRequiredActionAuthenticator |
class |
ResetCredentialChooseUser |
class |
ResetCredentialEmail |
class |
ResetOTP |
class |
ResetPassword |
Modifier and Type | Class and Description |
---|---|
class |
RegistrationPage |
class |
RegistrationPassword |
class |
RegistrationProfile |
class |
RegistrationRecaptcha |
class |
RegistrationUserCreation |
Modifier and Type | Class and Description |
---|---|
class |
TermsAndConditions |
class |
UpdatePassword |
class |
UpdateProfile |
class |
UpdateTotp |
class |
VerifyEmail |
Modifier and Type | Interface and Description |
---|---|
interface |
AuthorizationProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAuthorizationProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
AuthorizationSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
UmaWellKnownProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
JPAAuthorizationStoreFactory |
Modifier and Type | Class and Description |
---|---|
class |
MongoAuthorizationStoreFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
PolicyProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
PolicySpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatePolicyProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DroolsPolicyProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
JSPolicyProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
ResourcePolicyProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
RolePolicyProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
ScopePolicyProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
TimePolicyProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
UserPolicyProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
RPTIntrospectionProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
AuthorizationStoreFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
StoreFactorySpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
KeycloakOIDCIdentityProviderFactory |
class |
OIDCIdentityProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClaimMapper |
class |
AbstractJsonUserAttributeMapper
Abstract class for Social Provider mappers which allow mapping of JSON user profile field into Keycloak user
attribute.
|
class |
ClaimToRoleMapper |
class |
ExternalKeycloakRoleToRoleMapper |
class |
UserAttributeMapper |
class |
UsernameTemplateMapper |
Modifier and Type | Interface and Description |
---|---|
interface |
IdentityProviderFactory<T extends IdentityProvider> |
interface |
IdentityProviderMapper |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIdentityProviderFactory<T extends IdentityProvider> |
class |
AbstractIdentityProviderMapper |
class |
HardcodedAttributeMapper |
class |
HardcodedRoleMapper |
class |
HardcodedUserSessionAttributeMapper |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
IdentityProviderSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
IdentityProviderMapperSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
SAMLIdentityProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
AttributeToRoleMapper |
Modifier and Type | Interface and Description |
---|---|
interface |
SocialIdentityProviderFactory<I extends SocialIdentityProvider> |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
SocialProviderSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
ClusterProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
ClusterSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanClusterProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentFactory<CreatedType,ProviderType extends Provider> |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpClientFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHttpClientFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
HttpClientSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
InfinispanConnectionProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInfinispanConnectionProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
InfinispanConnectionSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
JpaConnectionProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultJpaConnectionProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
JpaConnectionSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
JpaEntityProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
JpaEntitySpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
JpaUpdaterProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
JpaUpdaterSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
LiquibaseJpaUpdaterProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
LiquibaseConnectionProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLiquibaseConnectionProvider |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
LiquibaseConnectionSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
LiquibaseDBLockProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
MongoConnectionProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMongoConnectionFactoryProvider |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
MongoConnectionSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
MongoDBLockProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
MongoUpdaterProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
MongoUpdaterSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMongoUpdaterProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
EmailSenderProviderFactory |
interface |
EmailTemplateProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEmailSenderProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
EmailTemplateSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
EmailSenderSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerEmailTemplateProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
EventListenerProviderFactory |
interface |
EventStoreProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
EventStoreSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
EventListenerSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
EmailEventListenerProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
JpaEventStoreProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
JBossLoggingEventListenerProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
MongoEventStoreProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientDescriptionConverterFactory
Provider plugin interface for importing clients from an arbitrary configuration format
|
interface |
ExportProviderFactory |
interface |
ImportProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
KeycloakClientDescriptionConverter |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
ClientDescriptionConverterSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
ImportSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
ExportSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
DirExportProviderFactory |
class |
DirImportProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
SingleFileExportProviderFactory |
class |
SingleFileImportProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
KerberosFederationProviderFactory
Factory for standalone Kerberos federation provider.
|
Modifier and Type | Class and Description |
---|---|
class |
LDAPFederationProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLDAPFederationMapperFactory |
class |
FullNameLDAPFederationMapperFactory |
class |
HardcodedLDAPRoleMapperFactory |
class |
UserAttributeLDAPFederationMapperFactory |
Modifier and Type | Class and Description |
---|---|
class |
GroupLDAPFederationMapperFactory |
Modifier and Type | Class and Description |
---|---|
class |
RoleLDAPFederationMapperFactory |
Modifier and Type | Class and Description |
---|---|
class |
MSADUserAccountControlMapperFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
AccountProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
AccountSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerAccountProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
LoginFormsProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
LoginFormsSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerLoginFormsProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
PasswordHashProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
Pbkdf2PasswordHashProvider |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
PasswordHashSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
UserFederationMapperFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
UserFederationMapperSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
MigrationProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
MigrationSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
RealmProviderFactory |
interface |
UserFederationProviderFactory |
interface |
UserFederationValidatingProviderFactory
TODO: Merge with UserFederationProviderFactory and add "default" method validateConfig with empty body once we move to source level 1.8
|
interface |
UserProviderFactory |
interface |
UserSessionProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
UserFederationEventAwareProviderFactory
Provides "onProviderModelCreated" callback invoked when UserFederationProviderModel for this factory implementation is created in realm
|
Modifier and Type | Method and Description |
---|---|
<T extends Provider> |
KeycloakSessionFactory.getProviderFactory(Class<T> clazz) |
<T extends Provider> |
KeycloakSessionFactory.getProviderFactory(Class<T> clazz,
String id) |
Modifier and Type | Method and Description |
---|---|
List<ProviderFactory> |
KeycloakSessionFactory.getProviderFactories(Class<? extends Provider> clazz) |
Class<? extends ProviderFactory> |
UserSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
UserSessionSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
UserFederationSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
RealmSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanStoreProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
CacheRealmProviderFactory |
interface |
CacheUserProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
CacheUserProviderSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
CacheRealmProviderSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
CachedStoreProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
CachedStoreFactorySpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanCacheRealmProviderFactory |
class |
InfinispanCacheUserProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
DBLockProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
DBLockSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
JpaRealmProviderFactory |
class |
JpaUserProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
JpaUserSessionPersisterProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
MongoRealmProviderFactory
KeycloakSessionFactory implementation based on MongoDB
|
class |
MongoUserProviderFactory
KeycloakSessionFactory implementation based on MongoDB
|
class |
MongoUserSessionPersisterProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
UserSessionPersisterProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DisabledUserSessionPersisterProvider
Persistence of userSessions is disabled .
|
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
UserSessionPersisterSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanUserSessionProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
PasswordPolicyManagerProviderFactory |
interface |
PasswordPolicyProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPasswordPolicyManagerProviderFactory |
class |
DigitsPasswordPolicyProviderFactory |
class |
ForceExpiredPasswordPolicyProviderFactory |
class |
HashAlgorithmPasswordPolicyProviderFactory |
class |
HashIterationsPasswordPolicyProviderFactory |
class |
HistoryPasswordPolicyProviderFactory |
class |
LengthPasswordPolicyProviderFactory |
class |
LowerCasePasswordPolicyProviderFactory |
class |
NotUsernamePasswordPolicyProviderFactory |
class |
RegexPatternsPasswordPolicyProviderFactory |
class |
SpecialCharsPasswordPolicyProviderFactory |
class |
UpperCasePasswordPolicyProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
PasswordPolicySpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
PasswordPolicyManagerSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientInstallationProvider
Provides a template/sample client config adapter file.
|
interface |
LoginProtocolFactory |
interface |
ProtocolMapper |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoginProtocolFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
ProtocolMapperSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
LoginProtocolSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
ClientInstallationSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
TokenIntrospectionProviderFactory
A factory that creates
TokenIntrospectionProvider instances. |
Modifier and Type | Class and Description |
---|---|
class |
AccessTokenIntrospectionProviderFactory |
class |
OIDCClientDescriptionConverter |
class |
OIDCLoginProtocolFactory |
class |
OIDCWellKnownProviderFactory |
class |
RefreshTokenIntrospectionProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
TokenIntrospectionSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
KeycloakOIDCClientInstallation |
class |
KeycloakOIDCJbossSubsystemClientInstallation |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOIDCProtocolMapper |
class |
AddressMapper
Set the 'name' claim to be first + last name.
|
class |
FullNameMapper
Set the 'name' claim to be first + last name.
|
class |
GroupMembershipMapper
Maps user group membership
|
class |
HardcodedClaim |
class |
HardcodedRole
Add a role to a token
|
class |
RoleNameMapper
Map an assigned role to a different position and name in the token
|
class |
UserClientRoleMappingMapper
Allows mapping of user client role mappings to an ID and Access Token claim.
|
class |
UserPropertyMapper
Mappings UserModel property (the property name of a getter method) to an ID Token claim.
|
class |
UserRealmRoleMappingMapper
Allows mapping of user realm role mappings to an ID and Access Token claim.
|
class |
UserSessionNoteMapper
Mappings UserSessionModel.note to an ID Token claim.
|
Modifier and Type | Class and Description |
---|---|
class |
EntityDescriptorDescriptionConverter |
class |
SamlProtocolFactory |
Modifier and Type | Class and Description |
---|---|
class |
EntityDescriptorClientRegistrationProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
KeycloakSamlClientInstallation |
class |
KeycloakSamlSubsystemInstallation |
class |
ModAuthMellonClientInstallation |
class |
SamlIDPDescriptorClientInstallation |
class |
SamlSPDescriptorClientInstallation |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSAMLProtocolMapper |
class |
RoleListMapper |
class |
UserAttributeStatementMapper
Mappings UserModel attribute (not property name of a getter method) to an AttributeStatement.
|
class |
UserPropertyAttributeStatementMapper
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.
|
class |
UserSessionNoteStatementMapper
Maps a user session note to a SAML attribute
|
Modifier and Type | Class and Description |
---|---|
class |
HttpBasicAuthenticator |
Modifier and Type | Method and Description |
---|---|
ProviderFactory |
ProviderManager.load(Spi spi,
String providerId) |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
Spi.getProviderFactoryClass() |
List<ProviderFactory> |
ProviderManager.load(Spi spi) |
List<ProviderFactory> |
DefaultProviderLoader.load(Spi spi) |
List<ProviderFactory> |
ProviderLoader.load(Spi spi)
Load all provider factories of a specific SPI.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ScriptingProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultScriptingProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
ScriptingSpi.getProviderFactoryClass() |
Modifier and Type | Method and Description |
---|---|
<T extends Provider> |
DefaultKeycloakSessionFactory.getProviderFactory(Class<T> clazz) |
<T extends Provider> |
DefaultKeycloakSessionFactory.getProviderFactory(Class<T> clazz,
String id) |
Modifier and Type | Method and Description |
---|---|
List<ProviderFactory> |
DefaultKeycloakSessionFactory.getProviderFactories(Class<? extends Provider> clazz) |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientRegistrationProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
AdapterInstallationClientRegistrationProviderFactory |
class |
DefaultClientRegistrationProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
ClientRegistrationSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
OIDCClientRegistrationProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
BruteForceProtectorFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBruteForceProtectorFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
BruteForceProtectorSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMigrationProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
RealmResourceProviderFactory
A factory that creates
RealmResourceProvider instances. |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
RealmResourceSPI.getProviderFactoryClass() |
Modifier and Type | Method and Description |
---|---|
List<Map<String,Object>> |
AuthenticationManagementResource.buildProviderMetadata(List<ProviderFactory> factories) |
Modifier and Type | Method and Description |
---|---|
void |
ServerInfoAdminResource.setIdentityProviders(List<ProviderFactory> factories,
List<Map<String,String>> providers,
String groupName) |
Modifier and Type | Class and Description |
---|---|
class |
FacebookIdentityProviderFactory |
class |
FacebookUserAttributeMapper
User attribute mapper.
|
Modifier and Type | Class and Description |
---|---|
class |
GitHubIdentityProviderFactory |
class |
GitHubUserAttributeMapper
User attribute mapper.
|
Modifier and Type | Class and Description |
---|---|
class |
GoogleIdentityProviderFactory |
class |
GoogleUserAttributeMapper
User attribute mapper.
|
Modifier and Type | Class and Description |
---|---|
class |
LinkedInIdentityProviderFactory |
class |
LinkedInUserAttributeMapper
User attribute mapper.
|
Modifier and Type | Class and Description |
---|---|
class |
MicrosoftIdentityProviderFactory |
class |
MicrosoftUserAttributeMapper
User attribute mapper.
|
Modifier and Type | Class and Description |
---|---|
class |
StackoverflowIdentityProviderFactory |
class |
StackoverflowUserAttributeMapper
User attribute mapper.
|
Modifier and Type | Class and Description |
---|---|
class |
TwitterIdentityProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
UserStorageProviderFactory<T extends UserStorageProvider> |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
UserStorageProviderSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
UserFederatedStorageProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
UserFederatedStorageProviderSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
JpaUserFederatedStorageProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
ThemeProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
ExtendingThemeManagerFactory |
class |
FolderThemeProviderFactory |
class |
JarThemeProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
ThemeSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
TimerProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
TimerSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
BasicTimerProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
TruststoreProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
FileTruststoreProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
TruststoreSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
WellKnownProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
WellKnownSpi.getProviderFactoryClass() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.