opensaml-2.5.2
|
▼Nopensaml | Common classes for OpenSAML library |
▼Nsaml1 | SAML 1.x assertion namespace |
CAssertionValidator | |
CBrowserSSOProfileValidator | |
CConditionBuilder | Builder for Condition extension objects |
CStatementBuilder | Builder for Statement extension objects |
▼Nsaml1p | SAML 1.x protocol namespace |
CQueryBuilder | Builder for Query extension objects |
CSAML1MessageDecoder | Base class for SAML 1.x MessageDecoders |
CSAML1SOAPClient | Client class for SAML 1.x SOAP binding |
CSAMLArtifactType0001 | Type 0x0001 SAML 1.x artifact class |
CSAMLArtifactType0002 | Type 0x0002 SAML 1.x artifact class |
▼Nsaml2 | SAML 2.0 assertion namespace |
CAssertionValidator | |
CBrowserSSOProfileValidator | |
CConditionBuilder | Builder for Condition extension objects |
CDelegationRestrictionTypeBuilder | Builder for DelegationRestrictionType objects |
CEncryptableObject | Marker interface for SAML types that can be encrypted |
CKeyInfoConfirmationDataTypeBuilder | Builder for KeyInfoConfirmationDataType objects |
CNameIDTypeBuilder | Builder for NameIDType objects |
CRootObject | SAML 2.0 assertion or protocol message |
CSAML2AssertionPolicy | Policy subclass to track SAML 2.0 Assertion SubjectConfirmation |
CStatementBuilder | Builder for Statement extension objects |
▼Nsaml2md | SAML 2.0 metadata namespace |
CAbstractMetadataProvider | Base class for caching metadata providers |
CAttributeQueryDescriptorTypeBuilder | Builder for AttributeQueryDescriptorType objects |
CAuthnQueryDescriptorTypeBuilder | Builder for AuthnQueryDescriptorType objects |
CAuthzDecisionQueryDescriptorTypeBuilder | Builder for AuthzDecisionQueryDescriptorType objects |
CCacheableSAMLObject | Base class for metadata objects that feature a cacheDuration attribute |
CDiscoverableMetadataProvider | A metadata provider that provides a JSON feed of IdP discovery information |
CDynamicMetadataProvider | Simple implementation of a dynamic, caching MetadataProvider |
CEndpointManager | Template for processing unindexed endpoint information |
CEndpointTypeBuilder | Builder for EndpointType objects |
CEntityMatcher | An entity matcher is a predicate that evaluates an entity against a set of matching rules |
CIndexedEndpointManager | Template for processing indexed endpoint information |
CIndexedEndpointTypeBuilder | Builder for IndexedEndpointType objects |
CisValidForProtocol | Predicate to test a role for validity and protocol support |
ClocalizedNameTypeBuilder | Builder for localizedNameType objects |
ClocalizedURITypeBuilder | Builder for localizedURIType objects |
CMetadataCredentialContext | Metadata-based CredentialContext subclass |
CMetadataCredentialCriteria | Metadata-based CredentialCriteria subclass |
CMetadataFilter | A metadata filter is used to process metadata after resolution and unmarshalling |
CMetadataFilterContext | Marker interface for supplying environmental context to filters |
▼CMetadataProvider | Supplies an individual source of metadata |
CCriteria | Batches up criteria for entity lookup |
▼CObservableMetadataProvider | A metadata provider that notifies interested parties of changes |
CObserver | An observer of metadata provider changes |
CofTypeValidForProtocol | Predicate to test a role for type equivalence, validity, and protocol support |
CRoleDescriptorBuilder | Builder for RoleDescriptor extension objects |
CTimeBoundSAMLObject | Base class for metadata objects that feature a validUntil attribute |
▼Nsaml2p | SAML 2.0 protocol namespace |
CSAML2Artifact | Base class for SAML 2.0 artifacts |
CSAML2ArtifactType0004 | Type 0x0004 SAML 2.0 artifact class |
CSAML2MessageDecoder | Base class for SAML 2.0 MessageDecoders |
CSAML2SOAPClient | Specialized SOAPClient for SAML 2.0 SOAP binding |
CArtifactMap | Helper class for SAMLArtifact mapping and retrieval |
CAssertion | Base class for SAML assertions |
CCommonDomainCookie | Helper class for maintaining discovery cookie |
CContentReference | SAML-specific signature reference profile |
CEncryptedKeyResolver | SAML-specific encrypted key resolver |
▼CMessageDecoder | Interface to SAML protocol binding message decoders |
CArtifactResolver | Interface to caller-supplied artifact resolution mechanism |
▼CMessageEncoder | Interface to SAML protocol binding message encoders |
CArtifactGenerator | Interface to caller-supplied artifact generation mechanism |
CRootObject | Base class for SAML objects at the root of core schemas |
CSAMLArtifact | Base class for SAML 1.x and 2.0 artifacts |
CSAMLConfig | Singleton object that manages library startup/shutdown.configuration |
▼CSecurityPolicy | A policy used to verify the security of an incoming message |
CIssuerMatchingPolicy | Allows override of rules for comparing saml2:Issuer information |
CSecurityPolicyRule | A rule that a protocol request and message must meet in order to be valid and secure |
CSignableObject | Base class for SAML objects that can be signed |
CSignatureProfileValidator | SAML-specific signature profile validator |
CSOAPClient | Specialized SOAPClient for SAML SOAP bindings |
CStatus | Base class for SAML status codes |