Click or drag to resize

Tangosol.Net.Security.Impl Namespace

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
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.