Namespace Tangosol.Net.Security.Impl
Classes
DefaultIdentityAsserter
The default implementation of the IIdentityAsserter.
DefaultIdentityTransformer
The default implementation of the IIdentityTransformer.
SimplePrincipal
Simple IPrincipal implementation that extends GenericPrincipal, implementing only Equals and GetHashCode. For hash code generation and equality comparison, SimplePrincipal uses only the Identity.Name property.