| Constructor and Description |
|---|
PartitionManagerCreateEvent(PartitionManager partitionManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
AuthorizationUtil.hasRole(Identity identity,
PartitionManager partitionManager,
String roleName)
Checks if an authenticated user is granted with a role with the given name.
|
static boolean |
AuthorizationUtil.isMember(Identity identity,
PartitionManager partitionManager,
String groupName)
Checks if an authenticated user is member of the a group with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionManager |
PartitionManagerCreateEvent.getPartitionManager() |
| Constructor and Description |
|---|
PartitionManagerCreateEvent(PartitionManager partitionManager) |
| Modifier and Type | Method and Description |
|---|---|
IdentityManagementException |
IDMMessages.partitionManagerInitializationFailed(Class<? extends PartitionManager> partitionManagerType,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
PartitionManager |
AbstractBaseEvent.getPartitionMananger() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPartitionManager
Provides partition management functionality, and partition-specific
IdentityManager instances. |
| Modifier and Type | Method and Description |
|---|---|
PartitionManager |
ContextualRelationshipManager.getPartitionManager() |
| Modifier and Type | Method and Description |
|---|---|
static IdentityType |
IdentityTypeUtil.resolveIdentityType(String descriptor,
Object parent,
PartitionManager partitionManager) |
| Constructor and Description |
|---|
PersistentPermissionVoter(PartitionManager partitionManager) |
| Constructor and Description |
|---|
DefaultIdentityQuery(IdentityQueryBuilder queryBuilder,
IdentityContext context,
Class<T> identityType,
PartitionManager partitionManager,
StoreSelector storeSelector) |
DefaultQueryBuilder(IdentityContext identityContext,
PartitionManager partitionManager,
StoreSelector storeSelector) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IDMUtil.configureDefaultPartition(IdentityContext context,
IdentityType identityType,
IdentityStore identityStore,
PartitionManager partitionManager)
Configure the default partition for the given identity type, if necessary.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionManager |
IdentityManagementProducer.producePartitionManager() |
| Modifier and Type | Method and Description |
|---|---|
PermissionVoter |
PermissionVoterProducer.producePermissionVoter(PartitionManager partitionManager) |
Copyright © 2021. All rights reserved.