Package | Description |
---|---|
com.tangosol.net |
Contains basic cluster interfaces and factories.
|
com.tangosol.net.security |
Contains classes related to the Coherence Security Framework.
|
Modifier and Type | Method | Description |
---|---|---|
IdentityAsserter |
OperationalContext.getIdentityAsserter()
Return an IdentityAsserter that can be used to establish a user's
identity.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultIdentityAsserter
The default implementation of the IdentityAsserter interface.
|
|
class |
JAASIdentityAsserter
JAAS-based implementation of
IdentityAsserter . |