| Package | Description |
|---|---|
| org.picketlink.idm | |
| org.picketlink.idm.internal | |
| org.picketlink.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IdentityManager
Manages all Identity Management related operations.
|
interface |
PartitionManager
Provides partition management operations and serves as a start point for managing identity data (eg.: users,
roles, credentials, etc) by providing factory methods for creating
IdentityManager and RelationshipManager instances, respectively. |
interface |
RelationshipManager
Defines relationship management operations
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAttributedTypeManager<T extends AttributedType> |
class |
ContextualIdentityManager
Default implementation of the IdentityManager interface.
|
class |
ContextualRelationshipManager
Default implementation for RelationshipManager.
|
class |
DefaultPartitionManager
Provides partition management functionality, and partition-specific
IdentityManager instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
SecuredIdentityManager
Decorator for IdentityManager that provides secured identity management operations
|
Copyright © 2021. All rights reserved.