Annotation Type | Description |
---|---|
AttributeName |
Marks the attribute name property of an identity attribute entity, a relationship attribute entity
or credential attribute entity
|
AttributeType |
Marks the attribute type property of an identity attribute entity, a credential attribute entity
or a relationship attribute entity.
|
AttributeValue |
Marks the attribute value property of an identity attribute entity, a relationship attribute entity
or credential attribute entity
|
CreationDate |
Marks the creation date property of an identity type
|
CredentialAttribute |
This annotation should be applied to a single entity bean of an application to mark it as
holding credential attribute state.
|
CredentialType |
Marks the credential type property of a credential entity
|
CredentialValue |
Marks the credential value property of a credential entity
|
Discriminator |
Marks the discriminator property of an identity entity , or a partition entity.
|
EffectiveDate |
Marks the effective date property of a credential entity
|
Marks the e-mail address property of an identity type entity.
|
|
Enabled |
Marks the enabled property of an identity type entity
|
ExpiryDate |
Marks the expiry date property of a credential entity, or the expiry date of an identity type entity
|
FirstName |
Marks the first name property of an identity type entity.
|
GroupPath |
Marks the group path property of an identity type entity.
|
Identifier |
Marks the identifier property of an identity type, relationship or partition entity
|
Identity |
Marks the identity property of a relationship identity entity
|
IdentityAttribute |
This annotation should be applied to a single entity bean of an application to mark it as
holding identity attribute state.
|
IdentityCredential |
This annotation should be applied to a single entity bean of an application to mark it as
holding credential state for an identity
|
IdentityName |
Marks the name property of an identity type entity.
|
IdentityPartition |
Marks the partition property of an identity type entity
|
IdentityType |
This annotation should be applied to a single entity bean of an application to mark
it as holding identity objects, such as users, groups and roles.
|
IDMAttribute |
Marks a property of an entity bean as containing an Identity Management attribute
|
LastName |
Marks the last name property of an identity type entity.
|
LoginName |
Marks the login name property of an identity type entity.
|
Parent |
Marks the parent group property of a identity type entity (for group identities only),
the parent partition property of a partition entity (for tier partitions only),
the parent identity type for a credential entity, the parent identity for an attribute,
the parent relationship for a relationship attribute, the parent credential for a credential attribute,
or the parent relationship for a relationship identity.
|
Partition |
This annotation should be applied to a single entity bean of an application to mark it as
holding partition (such as realm and tier) state.
|
Relationship |
This annotation should be applied to a single entity bean of an application to mark it as
holding relationship-related state.
|
RelationshipAttribute |
This annotation should be applied to a single entity bean of an application to mark it as
holding relationship attribute state.
|
RelationshipClass |
Marks the relationship class property of a relationship entity
|
RelationshipDescriptor |
Marks the descriptor property of a relationship identity entity
|
RelationshipIdentity |
This annotation should be applied to a single entity bean of an application to indicates that it
should be used to hold references to the identities that take part in a relationship.
|
Copyright © 2013. All Rights Reserved.