xmltooling::KeyInfoCredentialContext Class Reference

Context for credentials resolved out of a KeyInfo. More...

#include <xmltooling/security/KeyInfoCredentialContext.h>

Inheritance diagram for xmltooling::KeyInfoCredentialContext:

xmltooling::CredentialContext

List of all members.

Public Member Functions

 KeyInfoCredentialContext (const xmlsignature::KeyInfo *keyInfo=0)
 Constructor.
 KeyInfoCredentialContext (DSIGKeyInfoList *keyInfo)
 Constructor.
const xmlsignature::KeyInfogetKeyInfo () const
 Gets the KeyInfo context.
DSIGKeyInfoList * getNativeKeyInfo () const
 Gets the native KeyInfo context.


Detailed Description

Context for credentials resolved out of a KeyInfo.

Constructor & Destructor Documentation

xmltooling::KeyInfoCredentialContext::KeyInfoCredentialContext ( const xmlsignature::KeyInfo keyInfo = 0  ) 

Constructor.

Parameters:
keyInfo surrounding KeyInfo context object

xmltooling::KeyInfoCredentialContext::KeyInfoCredentialContext ( DSIGKeyInfoList *  keyInfo  ) 

Constructor.

Parameters:
keyInfo surrounding native KeyInfo context object


Member Function Documentation

const xmlsignature::KeyInfo* xmltooling::KeyInfoCredentialContext::getKeyInfo (  )  const

Gets the KeyInfo context.

Returns:
the KeyInfo context

DSIGKeyInfoList* xmltooling::KeyInfoCredentialContext::getNativeKeyInfo (  )  const

Gets the native KeyInfo context.

Returns:
the native KeyInfo context


The documentation for this class was generated from the following file:

Generated on Wed Aug 8 01:47:00 2012 for xmltooling by  doxygen 1.5.6