| Enum | Description |
|---|---|
| EntityType |
This enum defines the valid entity types that may be used to store Identity Management state
|
| PropertyType |
This enum is used in conjunction with the @IDMProperty annotation to mark an entity bean
property for the storage of Identity Management related state.
|
| Annotation Type | Description |
|---|---|
| IDMAttribute |
Marks a property of an entity bean as containing an Identity Management attribute
|
| IDMEntity |
Denotes an entity bean as storing Identity Management state
|
| IDMProperty |
Marks a property of an entity bean as storing a particular type of Identity Management state.
|
Copyright © 2013. All Rights Reserved.