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 |
---|---|---|
IdentityTransformer |
OperationalContext.getIdentityTransformer()
Return an IdentityTransformer that can be used to transform a Subject
into an identity assertion.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultIdentityTransformer
The default implementation of the IdentityTransformer interface, which
simply returns the Subject that is passed to it.
|