Package | Description |
---|---|
org.picketlink | |
org.picketlink.idm | |
org.picketlink.idm.internal | |
org.picketlink.idm.permission.acl.spi | |
org.picketlink.idm.util | |
org.picketlink.producer |
Modifier and Type | Method and Description |
---|---|
PartitionManager |
PartitionManagerCreateEvent.getPartitionManager() |
Constructor and Description |
---|
PartitionManagerCreateEvent(PartitionManager partitionManager) |
Modifier and Type | Method and Description |
---|---|
IdentityManagementException |
IDMInternalMessages.partitionManagerInitializationFailed(Class<? extends PartitionManager> partitionManagerType,
Throwable t) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPartitionManager
Provides partition management functionality, and partition-specific
IdentityManager instances. |
Constructor and Description |
---|
PersistentPermissionVoter(PartitionManager partitionManager) |
Modifier and Type | Method and Description |
---|---|
static void |
IDMUtil.configureDefaultPartition(IdentityType identityType,
IdentityStore identityStore,
PartitionManager partitionManager)
Configure the default partition for the given identity type, if necessary.
|
Modifier and Type | Method and Description |
---|---|
PartitionManager |
IdentityManagerProducer.createPartitionManager() |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.