Modifier and Type | Interface and Description |
---|---|
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 | 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 | Interface and Description |
---|---|
interface |
ClientStorageProviderFactory<T extends ClientStorageProvider> |
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 |
Copyright © 2020 JBoss by Red Hat. All rights reserved.