| Package | Description |
|---|---|
| org.picketlink.idm |
| Modifier and Type | Method and Description |
|---|---|
OperationNotSupportedException |
IDMMessages.attributedTypeUnsupportedOperation(Class<? extends AttributedType> type,
IdentityStoreConfiguration.IdentityOperation operation,
Class<? extends AttributedType> typeToDisplay,
IdentityStoreConfiguration.IdentityOperation operationToDisplay) |
OperationNotSupportedException |
IDMMessages.partitionManagementNoSupported(Class<Partition> partitionClass,
IdentityStoreConfiguration.IdentityOperation create) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionManager.add(Partition partition)
Adds a partition to the default configuration.
|
void |
PartitionManager.add(Partition partition,
String configurationName)
Adds a new partition with a reference to the given
configurationName. |
void |
PartitionManager.remove(Partition partition)
Removes the specified partition.
|
void |
PartitionManager.update(Partition partition)
Updates the attributes of the specified partition.
|
Copyright © 2013. All Rights Reserved.