Uses of Interface
com.tangosol.net.security.IdentityTransformer
Package
Description
Contains basic cluster interfaces and factories.
Contains classes related to the Coherence Security Framework.
-
Uses of IdentityTransformer in com.tangosol.net
Modifier and TypeMethodDescriptionOperationalContext.getIdentityTransformer()
Return an IdentityTransformer that can be used to transform a Subject into an identity assertion. -
Uses of IdentityTransformer in com.tangosol.net.security
Modifier and TypeClassDescriptionclass
The default implementation of the IdentityTransformer interface, which simply returns the Subject that is passed to it.