#include <coherence/security/Principal.hpp>
Inherits Object.
Inherited by GenericPrincipal [virtual].
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.