Uses of Interface
com.tangosol.net.security.IdentityAsserter
Packages that use IdentityAsserter
Package
Description
Contains basic cluster interfaces and factories.
Contains classes related to the Coherence Security Framework.
-
Uses of IdentityAsserter in com.tangosol.net
Methods in com.tangosol.net that return IdentityAsserterModifier and TypeMethodDescriptionOperationalContext.getIdentityAsserter()
Return an IdentityAsserter that can be used to establish a user's identity. -
Uses of IdentityAsserter in com.tangosol.net.security
Classes in com.tangosol.net.security that implement IdentityAsserterModifier and TypeClassDescriptionclass
The default implementation of the IdentityAsserter interface.class
JAAS-based implementation ofIdentityAsserter
.