Modifier and Type | Class and Description |
---|---|
class |
AerogearThemeProviderFactory |
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 |
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 |
MongoConnectionProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMongoConnectionFactoryProvider |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
MongoConnectionSpi.getProviderFactoryClass() |
Modifier and Type | Interface and Description |
---|---|
interface |
EmailProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
EmailSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerEmailProviderFactory |
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 | Class and Description |
---|---|
class |
BasePropertiesFederationFactory |
class |
ClasspathPropertiesFederationFactory |
class |
FilePropertiesFederationFactory |
Modifier and Type | Class and Description |
---|---|
class |
MemEventStoreProviderFactory |
class |
SysoutEventListenerProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
ExportProviderFactory |
interface |
ImportProviderFactory |
Modifier and Type | Method and Description |
---|---|
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 |
ZipExportProviderFactory |
class |
ZipImportProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
LDAPFederationProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
ThemeProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
ExtendingThemeManagerFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
ThemeSpi.getProviderFactoryClass() |
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 |
RealmProviderFactory |
interface |
UserFederationProviderFactory |
interface |
UserProviderFactory |
interface |
UserSessionProviderFactory |
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 | Interface and Description |
---|---|
interface |
CacheRealmProviderFactory |
interface |
CacheUserProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
MemoryCacheRealmProviderFactory |
class |
MemoryCacheUserProviderFactory |
class |
NoCacheRealmProviderFactory |
class |
NoCacheUserProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
CacheUserProviderSpi.getProviderFactoryClass() |
Class<? extends ProviderFactory> |
CacheRealmProviderSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
JpaRealmProviderFactory |
class |
JpaUserProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
MongoRealmProviderFactory
KeycloakSessionFactory implementation based on MongoDB
|
class |
MongoUserProviderFactory
KeycloakSessionFactory implementation based on MongoDB
|
Modifier and Type | Class and Description |
---|---|
class |
JpaUserSessionProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
MemUserSessionProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
MongoUserSessionProviderFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
PartitionManagerProviderFactory |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
PartitionManagerSpi.getProviderFactoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
LDAPPartitionManagerProviderFactory
Obtains
PartitionManager instances from shared PartitionManagerRegistry and uses UserFederationModel configuration for it |
Modifier and Type | Method and Description |
---|---|
Class<? extends ProviderFactory> |
Spi.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 | Class and Description |
---|---|
class |
DummyUserFederationProviderFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultKeycloakThemeProviderFactory |
class |
FolderThemeProviderFactory |
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 |
Copyright © 2014. All Rights Reserved.