Package | Description |
---|---|
org.picketlink.idm.internal | |
org.picketlink.idm.model | |
org.picketlink.idm.model.basic |
Modifier and Type | Class and Description |
---|---|
class |
IdentityTypeReference |
class |
RelationshipReference
Adapter class that encapsulates a target
Relationship instance and provides additional methods
to resolve the referenced IdentityType instances. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIdentityType
Abstract base class for IdentityType implementations
|
class |
AbstractPartition
Base class for
Partition implementations. |
Modifier and Type | Class and Description |
---|---|
class |
Agent
An
Account implementation that represents a non-human authenticating entity |
class |
Grant
Represents the grant of a Role to an Assignee
|
class |
Group
Represents a Group, which may be used to form collections of other identity objects
|
class |
GroupMembership
A Relationship that represents an identity's membership in a Group
|
class |
GroupRole
GroupRole is a Relationship type that assigns a role within a group to an identity (either a User or Group).
|
class |
Realm
A Realm defines a boundary for certain identity state.
|
class |
Role
Represents a role, which may be assigned to account objects in various ways
to grant specific application privileges
|
class |
Tier
A hierarchical abstraction representing a partitioned set or subset of services, for which
specialized Roles and Groups may be created.
|
class |
User
This class represents a User; a human agent that may authenticate with the application
|
Copyright © 2018. All rights reserved.