Uses of Package
org.glassfish.soteria.identitystores.annotation
-
Packages that use org.glassfish.soteria.identitystores.annotation Package Description org.glassfish.soteria.identitystores org.glassfish.soteria.identitystores.annotation -
Classes in org.glassfish.soteria.identitystores.annotation used by org.glassfish.soteria.identitystores Class Description EmbeddedIdentityStoreDefinition Annotation used to define a container providedIdentityStorethat stores caller credentials and identity attributes (together caller identities) in an in-memory store, and make that implementation available as an enabled CDI bean. -
Classes in org.glassfish.soteria.identitystores.annotation used by org.glassfish.soteria.identitystores.annotation Class Description Credentials Credentialsdefine a single caller identity for use with theEmbeddedIdentityStoreDefinitionannotation.