public class LDAPPartitionManagerProviderFactory extends Object implements PartitionManagerProviderFactory
PartitionManager instances from shared PartitionManagerRegistry and uses UserFederationModel configuration for it| Constructor and Description |
|---|
LDAPPartitionManagerProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
PartitionManagerProvider |
create(KeycloakSession session) |
String |
getId() |
void |
init(Config.Scope config) |
public PartitionManagerProvider create(KeycloakSession session)
create in interface ProviderFactory<PartitionManagerProvider>public void init(Config.Scope config)
init in interface ProviderFactory<PartitionManagerProvider>public void close()
close in interface ProviderFactory<PartitionManagerProvider>public String getId()
getId in interface ProviderFactory<PartitionManagerProvider>Copyright © 2014. All Rights Reserved.