Click or drag to resize

Tangosol.Net.Security.Impl Namespace

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Contains Coherence Security Framework implementation classes.
Classes
  ClassDescription
Public classDefaultIdentityAsserter
The default implementation of the IIdentityAsserter.
Public classDefaultIdentityTransformer
The default implementation of the IIdentityTransformer.
Public classSimplePrincipal
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.