#include <saml/base.h>
#include <istream>
#include <xmltooling/XMLObject.h>
#include <xmltooling/io/GenericResponse.h>
#include <xmltooling/security/Credential.h>
Namespaces | |
namespace | opensaml |
namespace | opensaml::saml2p |
namespace | opensaml::saml2md |
Classes | |
class | opensaml::MessageEncoder |
Interface to SAML protocol binding message encoders. More... | |
class | opensaml::MessageEncoder::ArtifactGenerator |
Interface to caller-supplied artifact generation mechanism. More... | |
Functions | |
void | opensaml::registerMessageEncoders () |
Registers MessageEncoder plugins into the runtime. |