public class IdentityConfiguration extends Object
Consolidates all the configuration that should be used to initialize and start the IDM subsystem.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
RelationshipPolicy |
getRelationshipPolicy() |
List<? extends IdentityStoreConfiguration> |
getStoreConfiguration() |
int |
hashCode() |
boolean |
supportsPartition() |
public RelationshipPolicy getRelationshipPolicy()
public String getName()
public List<? extends IdentityStoreConfiguration> getStoreConfiguration()
public boolean supportsPartition()
Copyright © 2013. All Rights Reserved.