| Interface | Description |
|---|---|
| AttributedType | |
| IdentityType |
This interface is the base for all identity model objects.
|
| Class | Description |
|---|---|
| AbstractAttributedType |
Abstract base class for all AttributedType implementations
|
| AbstractIdentityType |
Abstract base class for IdentityType implementations
|
| Attribute<T extends Serializable> |
Represents an attribute value, a type of metadata that can be associated with an IdentityType
|
| AttributedType.QUERY_ATTRIBUTE | |
| LDAPUser |
This class represents a User; a human agent that may authenticate with the application
|
| Annotation Type | Description |
|---|---|
| AttributeProperty |
Marks a property of an IdentityType, Partition or Relationship as being an attribute of that
IdentityType, Partition or Relationship.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.