opensaml-2.5.0
Deprecated List

Class opensaml::saml1::AssertionValidator
SAML 1.x basic assertion validator provides time and audience condition checking.

Class opensaml::saml1::BrowserSSOProfileValidator
SAML 1.x Browser SSO Profile Assertion Validator

Class opensaml::saml2::AssertionValidator
SAML 2.0 basic assertion validator provides time and audience condition checking.

Class opensaml::saml2::BrowserSSOProfileValidator
SAML 2.0 Browser SSO Profile Assertion Validator

Member opensaml::saml2md::AbstractMetadataProvider::index (EntitiesDescriptor *group, time_t validUntil) const
Loads a group of entities into the cache for faster lookup.

Member opensaml::saml2md::AbstractMetadataProvider::index (EntityDescriptor *site, time_t validUntil, bool replace=false) const
Loads an entity into the cache for faster lookup.

Member opensaml::saml2md::MetadataFilter::doFilter (xmltooling::XMLObject &xmlObject) const
Filters the given metadata.

Member opensaml::SAMLConfig::hashSHA1 (const char *s, bool toHex=false)=0
Generate the SHA-1 hash of a string