| Modifier and Type | Interface and Description |
|---|---|
interface |
AmphibianProviderFactory<ProviderType extends Provider>
Ancestor for a provider factory for both a standalone
ProviderFactory and a ComponentFactory. |
interface |
SubComponentFactory<CreatedType,ProviderType extends Provider>
Useful when you want to describe config properties that are effected by the parent ComponentModel
|
| Modifier and Type | Class and Description |
|---|---|
class |
KerberosFederationProviderFactory
Factory for standalone Kerberos federation provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SSSDFederationProviderFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
KeyProviderFactory<T extends KeyProvider> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEcdsaKeyProviderFactory |
class |
AbstractGeneratedSecretKeyProviderFactory<T extends KeyProvider> |
class |
AbstractRsaKeyProviderFactory |
class |
GeneratedAesKeyProviderFactory |
class |
GeneratedEcdsaKeyProviderFactory |
class |
GeneratedHmacKeyProviderFactory |
class |
GeneratedRsaKeyProviderFactory |
class |
ImportedRsaKeyProviderFactory |
class |
JavaKeystoreKeyProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MapAuthorizationStoreFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MapRootAuthenticationSessionProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MapClientProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MapClientScopeProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMapProviderFactory<T extends Provider,V extends AbstractEntity,M> |
| Modifier and Type | Class and Description |
|---|---|
class |
MapGroupProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MapUserLoginFailureProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MapRealmProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MapRoleProviderFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MapStorageProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentHashMapStorageProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MapUserProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MapUserSessionProviderFactory<UK,CK> |
| Modifier and Type | Method and Description |
|---|---|
static ComponentFactory |
ComponentUtil.getComponentFactory(KeycloakSession session,
ComponentModel component) |
static ComponentFactory |
ComponentUtil.getComponentFactory(KeycloakSession session,
ComponentRepresentation component) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientRegistrationPolicyFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClientRegistrationPolicyFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientDisabledClientRegistrationPolicyFactory |
class |
ClientScopesClientRegistrationPolicyFactory |
class |
ConsentRequiredClientRegistrationPolicyFactory |
class |
MaxClientsClientRegistrationPolicyFactory |
class |
ProtocolMappersClientRegistrationPolicyFactory |
class |
ScopeClientRegistrationPolicyFactory |
class |
TrustedHostClientRegistrationPolicyFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UserStorageProviderFactory<T extends UserStorageProvider> |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends ProviderType> |
AbstractStorageManager.getStorageProviderFactory(String providerId)
Returns a factory with the providerId, which produce instances of type CreatedProviderType
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientStorageProviderFactory<T extends ClientStorageProvider> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientScopeStorageProviderFactory<T extends ClientScopeStorageProvider> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupStorageProviderFactory<T extends GroupStorageProvider> |
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPStorageProviderFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LDAPStorageMapperFactory<T extends LDAPStorageMapper> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLDAPStorageMapperFactory |
class |
CertificateLDAPStorageMapperFactory |
class |
FullNameLDAPStorageMapperFactory |
class |
HardcodedAttributeMapperFactory |
class |
HardcodedLDAPAttributeMapperFactory |
class |
HardcodedLDAPGroupStorageMapperFactory |
class |
HardcodedLDAPRoleStorageMapperFactory |
class |
UserAttributeLDAPStorageMapperFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupLDAPStorageMapperFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
RoleLDAPStorageMapperFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MSADUserAccountControlStorageMapperFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MSADLDSUserAccountControlStorageMapperFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenshiftClientStorageProviderFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RoleStorageProviderFactory<T extends RoleStorageProvider> |
| Modifier and Type | Class and Description |
|---|---|
class |
DeclarativeUserProfileProvider
UserProfileProvider loading configuration from the changeable JSON file stored in component config. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.