Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/security/auth/Subject.hpp>
Inherits Object.
Inherited by GenericSubject [virtual].
A Subject represents a grouping of related information for a single entity, such as a person.
Public Types |
|
| typedef spec::Handle | Handle |
| Subject Handle definition. | |
| typedef spec::View | View |
| Subject View definition. | |
| typedef spec::Holder | Holder |
| Subject Holder definition. | |
Public Member Functions |
|
| virtual Set::View | getPrincipals () const =0 |
| Return the set of Principals associated with the Subject. | |
| virtual Set::View getPrincipals | ( | ) | const [pure virtual] |
Return the set of Principals associated with the Subject.
Implemented in GenericSubject.
The documentation for this class was generated from the following file: