saml/Assertion.h | Base class for SAML assertions |
saml/base.h | Base header file definitions Must be included prior to including any other header |
saml/exceptions.h | Exception classes |
saml/RootObject.h | Base class for SAML objects at the root of core schemas |
saml/SAMLConfig.h | Library configuration |
saml/binding/ArtifactMap.h | Helper class for SAMLArtifact mapping and retrieval |
saml/binding/MessageDecoder.h | Interface to SAML protocol binding message decoders |
saml/binding/MessageEncoder.h | Interface to SAML protocol binding message encoders |
saml/binding/SAMLArtifact.h | Base class for SAML 1.x and 2.0 artifacts |
saml/binding/SecurityPolicy.h | Overall policy used to verify the security of an incoming message |
saml/binding/SecurityPolicyRule.h | Policy rules that secure and authenticate bindings |
saml/binding/SOAPClient.h | Specialized SOAPClient for SAML SOAP bindings |
saml/encryption/EncryptedKeyResolver.h | SAML-specific encrypted key resolver |
saml/saml1/binding/SAML1MessageDecoder.h | Base class for SAML 1.x MessageDecoders |
saml/saml1/binding/SAML1SOAPClient.h | Client class for SAML 1.x SOAP binding |
saml/saml1/binding/SAMLArtifactType0001.h | Type 0x0001 SAML 1.x artifact class |
saml/saml1/binding/SAMLArtifactType0002.h | Type 0x0002 SAML 1.x artifact class |
saml/saml1/core/Assertions.h | XMLObjects representing the SAML 1.x Assertions schema |
saml/saml1/core/Protocols.h | XMLObjects representing the SAML 1.x Protocols schema |
saml/saml1/profile/AssertionValidator.h | SAML 1.x basic assertion validator |
saml/saml1/profile/BrowserSSOProfileValidator.h | SAML 1.x Browser SSO Profile Assertion Validator |
saml/saml2/binding/SAML2Artifact.h | Base class for SAML 2.0 artifacts |
saml/saml2/binding/SAML2ArtifactType0004.h | Type 0x0004 SAML 2.0 artifact class |
saml/saml2/binding/SAML2MessageDecoder.h | Base class for SAML 2.0 MessageDecoders |
saml/saml2/binding/SAML2Redirect.h | SAML 2.0 HTTP Redirect compression functionality |
saml/saml2/binding/SAML2SOAPClient.h | Specialized SOAPClient for SAML 2.0 SOAP binding |
saml/saml2/core/Assertions.h | XMLObjects representing the SAML 2.0 Assertions schema |
saml/saml2/core/Protocols.h | XMLObjects representing the SAML 2.0 Protocols schema |
saml/saml2/metadata/AbstractMetadataProvider.h | Base class for caching metadata providers |
saml/saml2/metadata/ChainingMetadataProvider.h | MetadataProvider that uses multiple providers in sequence |
saml/saml2/metadata/DynamicMetadataProvider.h | Simple implementation of a dynamic caching MetadataProvider |
saml/saml2/metadata/EndpointManager.h | Templates for processing endpoint information |
saml/saml2/metadata/Metadata.h | XMLObjects representing the SAML 2.0 Metadata schema |
saml/saml2/metadata/MetadataCredentialContext.h | Metadata-based CredentialContext subclass |
saml/saml2/metadata/MetadataCredentialCriteria.h | Metadata-based CredentialCriteria subclass |
saml/saml2/metadata/MetadataFilter.h | Processes metadata after it's been unmarshalled |
saml/saml2/metadata/MetadataProvider.h | Supplies an individual source of metadata |
saml/saml2/metadata/ObservableMetadataProvider.h | A metadata provider that notifies interested parties of changes |
saml/saml2/profile/AssertionValidator.h | SAML 2.0 basic assertion validator |
saml/saml2/profile/BrowserSSOProfileValidator.h | SAML 2.0 Browser SSO Profile Assertion Validator |
saml/signature/ContentReference.h | SAML-specific signature reference profile |
saml/signature/SignableObject.h | Base class for SAML objects that can be signed |
saml/signature/SignatureProfileValidator.h | SAML-specific signature profile validator |
saml/util/CommonDomainCookie.h | Helper class for maintaining discovery cookie |
saml/util/SAMLConstants.h | SAML XML namespace constants |