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::saml2md::AffiliationDescriptor opensaml::saml2md::EntitiesDescriptor opensaml::saml2md::EntityDescriptor opensaml::saml2md::RoleDescriptor opensaml::Assertion opensaml::saml1p::RequestAbstractType opensaml::saml1p::ResponseAbstractType opensaml::saml2::RootObject opensaml::saml2md::AttributeAuthorityDescriptor opensaml::saml2md::AuthnAuthorityDescriptor opensaml::saml2md::PDPDescriptor opensaml::saml2md::QueryDescriptorType opensaml::saml2md::RoleDescriptorType opensaml::saml2md::SSODescriptorType

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.

Protected Member Functions

void declareNonVisibleNamespaces () const
 Search the object for non-visible namespaces, and pin them on the root of the object where necessary, adding them to the inclusive prefix list for signing purposes.


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 nullptr

virtual void opensaml::SignableObject::setSignature ( xmlsignature::Signature *  sig  )  [pure virtual]

Sets an enveloped Signature in the object.

Parameters:
sig the enveloped Signature, or nullptr


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

Generated on Mon Apr 13 19:46:40 2020 for opensaml-3.1.0 by  doxygen 1.5.6