Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
14c (14.1.1.0.0)

F23533-01

coherence::security Namespace Reference


Detailed Description

Contains classes and interfaces related to security.


Classes

class  DefaultIdentityAsserter
 The default implementation of the IdentityAsserter interface. More...
class  DefaultIdentityTransformer
 The default implementation of the IdentityTransformer interface, which simply returns the Subject that is passed to it. More...
class  GenericPrincipal
 A generic implementation of the Principal interface. More...
class  IdentityAsserter
 IdentityAsserter validates a token in order to establish a user's identity. More...
class  IdentityTransformer
 IdentityTransformer transforms a Subject to a token that asserts identity. More...
class  Principal
 A Principal represents a portion of an overall identity, such as a person, or group. More...
class  RunAsBlock
 The RunAsBlock class allows for easy creation of scoped authorization code blocks based on a Subject. More...

Namespaces

namespace  auth
 Contains classes related to identity information such as users or groups.

Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.