#include <SSLIOP_ReceivedCredentials.h>
Inheritance diagram for TAO_SSLIOP_ReceivedCredentials:
An SSLIOP "received credential" encapsulates the peers X.509 certificate.
|
Reimplemented from TAO_SSLIOP_Credentials. |
|
Constructor.
|
|
|
|
Reimplemented from TAO_SSLIOP_Credentials. |
|
Reimplemented from TAO_SSLIOP_Credentials. |
|
|
|
|
|
Return a duplicate (specifically a deep copy) of this credential object. Reimplemented from TAO_SSLIOP_Credentials. |
|
Return the invocation credentials type this object is. If this Credentials object was created by the PrincipalAuthenticator then the "own" credentials type (i.e. Security::SecOwnCredentials) is returned. Specifically, the credentials represented by this Credentials object are our own, not the peer's credentials. If this Credentials object corresponds to the credentials received from the peer, then the "received" credentials type (i.e. Security::SecReceivedCredentials) is returned. If this Credentials object corresponds to the target object's credentials then the "target" credentials type (i.e. Security::SecTargetCredentials) is returned. Reimplemented from TAO_SSLIOP_Credentials. |
|
|
|
|
|
Reimplemented from TAO_SSLIOP_Credentials. |