Class | Description |
---|---|
Agent |
An
Account implementation that represents a non-human authenticating entity |
BasicModel |
This class provides a number of static convenience methods for looking up identities from the basic identity
model.
|
Grant |
Represents the grant of a Role to an Assignee
|
Group |
Represents a Group, which may be used to form collections of other identity objects
|
GroupMembership |
A Relationship that represents an identity's membership in a Group
|
GroupRole |
GroupRole is a Relationship type that assigns a role within a group to an identity (either a User or Group).
|
Realm |
A Realm defines a boundary for certain identity state.
|
Role |
Represents a role, which may be assigned to account objects in various ways
to grant specific application privileges
|
Tier |
A hierarchical abstraction representing a partitioned set or subset of services, for which
specialized Roles and Groups may be created.
|
User |
This class represents a User; a human agent that may authenticate with the application
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.