Uses of Interface
com.tangosol.net.security.IdentityAsserter
- 
Packages that use IdentityAsserter Package Description com.tangosol.net Contains basic cluster interfaces and factories.com.tangosol.net.security Contains classes related to the Coherence Security Framework. - 
- 
Uses of IdentityAsserter in com.tangosol.net
Methods in com.tangosol.net that return IdentityAsserter Modifier and Type Method Description IdentityAsserterOperationalContext. 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 IdentityAsserter Modifier and Type Class Description classDefaultIdentityAsserterThe default implementation of the IdentityAsserter interface.classJAASIdentityAsserterJAAS-based implementation ofIdentityAsserter. 
 -