Uses of Interface
com.tangosol.net.security.IdentityTransformer
Packages that use IdentityTransformer
Package
Description
Contains basic cluster interfaces and factories.
Contains classes related to the Coherence Security Framework.
-
Uses of IdentityTransformer in com.tangosol.net
Methods in com.tangosol.net that return IdentityTransformerModifier 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
Classes in com.tangosol.net.security that implement IdentityTransformerModifier and TypeClassDescriptionclass
The default implementation of the IdentityTransformer interface, which simply returns the Subject that is passed to it.