| Package | Description |
|---|---|
| org.picketlink.idm | |
| org.picketlink.idm.config |
| Modifier and Type | Class and Description |
|---|---|
class |
OperationNotSupportedException
An
OperationNotSupportedException is thrown to indicate that a FeatureSet.FeatureGroup or FeatureSet.FeatureOperation
is not supported by the underlying IdentityStore configured for a specific IdentityManager instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityStoreConfiguration.init()
Initializes the store configuration with the specified
FeatureSet. |
void |
BaseAbstractStoreConfiguration.init() |
protected void |
FileIdentityStoreConfiguration.initConfig() |
protected void |
JPAIdentityStoreConfiguration.initConfig() |
protected void |
LDAPIdentityStoreConfiguration.initConfig() |
S |
AbstractIdentityStoreConfigurationBuilder.removeFeature(FeatureSet.FeatureGroup feature)
Removes the given
FeatureSet.FeatureGroup and all supported FeatureSet.FeatureOperation from the features set. |
protected void |
BaseAbstractStoreConfiguration.removeFeature(FeatureSet.FeatureGroup feature)
Removes the given
FeatureSet.FeatureGroup and all supported FeatureSet.FeatureOperation from the features set. |
Copyright © 2013. All Rights Reserved.