| Package | Description |
|---|---|
| org.keycloak.authentication | |
| org.keycloak.broker.provider | |
| org.keycloak.component | |
| org.keycloak.credential | |
| org.keycloak.mappers | |
| org.keycloak.protocol | |
| org.keycloak.storage |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthenticatorFactory
Factory for creating Authenticator instances.
|
interface |
ClientAuthenticatorFactory
Factory for creating ClientAuthenticator instances.
|
interface |
ConfigurableAuthenticatorFactory |
interface |
FormActionFactory
Factory for instantiating FormAction objects.
|
interface |
FormAuthenticatorFactory
Factory for instantiating FormAuthenticators.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IdentityProviderMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIdentityProviderMapper |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentFactory<CreatedType,ProviderType extends Provider> |
interface |
ConfiguredComponent |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CredentialProviderFactory<T extends CredentialProvider> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UserFederationMapperFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolMapper |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UserStorageProviderFactory<T extends UserStorageProvider> |
Copyright © 2016 JBoss by Red Hat. All rights reserved.