Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/security/DefaultIdentityAsserter.hpp>
Inherits Object, and IdentityAsserter.
The default implementation of the IdentityAsserter interface.
The default implementation asserts that the token is a Subject.
Public Types |
||||||||||
| typedef spec::Handle | Handle | |||||||||
| DefaultIdentityAsserter Handle definition. | ||||||||||
| typedef spec::View | View | |||||||||
| DefaultIdentityAsserter View definition. | ||||||||||
| typedef spec::Holder | Holder | |||||||||
| DefaultIdentityAsserter Holder definition. | ||||||||||
Public Member Functions |
||||||||||
| virtual Subject::View | assertIdentity (Object::View vToken, Service::View vService) const | |||||||||
Asserts an identity based on a token-based identity assertion.
|
||||||||||
Static Public Member Functions |
||||||||||
| static DefaultIdentityAsserter::Handle |
getInstance () | |||||||||
| Get the singleton instance of the DefaultIdentityAsserter. | ||||||||||
The documentation for this class was generated from the following file: