Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/security/Principal.hpp>
Inherits Object.
Inherited by GenericPrincipal [virtual].
A Principal represents a portion of an overall identity, such as a person, or group.
Public Types |
|
| typedef spec::Handle | Handle |
| Principal Handle definition. | |
| typedef spec::View | View |
| Principal View definition. | |
| typedef spec::Holder | Holder |
| Principal Holder definition. | |
Public Member Functions |
|
| virtual String::View | getName () const =0 |
| Return the name of this principal. | |
| virtual String::View getName | ( | ) | const [pure virtual] |
Return the name of this principal.
Implemented in GenericPrincipal.
The documentation for this class was generated from the following file: