opensaml::SignableObject Class Reference

Base class for SAML objects that can be signed. More...

#include <saml/signature/SignableObject.h>

Inheritance diagram for opensaml::SignableObject:
opensaml::RootObject opensaml::Assertion opensaml::saml2::RootObject

List of all members.

Public Member Functions

virtual xmlsignature::Signature * getSignature () const =0
 Returns the enveloped Signature from the object.
virtual void setSignature (xmlsignature::Signature *sig)=0
 Sets an enveloped Signature in the object.

Detailed Description

Base class for SAML objects that can be signed.


Member Function Documentation

virtual xmlsignature::Signature* opensaml::SignableObject::getSignature (  )  const [pure virtual]

Returns the enveloped Signature from the object.

Returns:
the enveloped Signature, or NULL
virtual void opensaml::SignableObject::setSignature ( xmlsignature::Signature *  sig  )  [pure virtual]

Sets an enveloped Signature in the object.

Parameters:
sig the enveloped Signature, or NULL

The documentation for this class was generated from the following file:
Generated on Fri May 14 22:54:12 2010 for opensaml-2.3 by  doxygen 1.6.3