Annotation Type | Description |
---|---|
DataBaseIdentityStoreDefinition |
Annotation used to define a container provided
IdentityStore that stores
caller credentials and identity attributes in a relational database, and make that
implementation available as an enabled CDI bean. |
LdapIdentityStoreDefinition |
Annotation used to define a container provided
IdentityStore that stores
caller credentials and identity attributes (together caller identities) in an
LDAP store, and make that implementation available as an enabled CDI bean. |
Copyright © 2015–2017. All rights reserved.