Annotation Type | Description |
---|---|
ConfigurationName |
Used to mark a property that will be used to store the configuration name for a partition.
|
IdentityManaged |
This annotation is applied to an entity bean to indicate that it is used to store identity-related
state.
|
ManagedCredential |
This annotation is applied to an entity class to indicate that it contains managed
credential-related state.
|
MappedAttribute |
If this annotation is present on an entity bean used to store ad-hoc attribute values.
|
PermissionManaged |
This annotation is applied to an entity bean to indicate that it is used to store permission
state.
|
SupportedAttributes |
This annotation is applied to an attribute entity bean to indicate which attribute types should be supported
and stored by the annotated entity.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.