public class RealmIdentityManagerProviderFactory extends Object implements IdentityManagerProviderFactory
PartitionManager
instances from shared PartitionManagerRegistry
and uses realm configuration for itConstructor and Description |
---|
RealmIdentityManagerProviderFactory() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
IdentityManagerProvider |
create(ProviderSession providerSession) |
String |
getId() |
void |
init(Config.Scope config) |
public IdentityManagerProvider create(ProviderSession providerSession)
create
in interface ProviderFactory<IdentityManagerProvider>
public void init(Config.Scope config)
init
in interface ProviderFactory<IdentityManagerProvider>
public void close()
close
in interface ProviderFactory<IdentityManagerProvider>
public String getId()
getId
in interface ProviderFactory<IdentityManagerProvider>
Copyright © 2014. All Rights Reserved.