// SAML 2.0 Metadata types, caching, validation, and endpoint resolution.
//
// References:
// - saml-metadata-2.0-os
// - saml-v2.0-errata05 (E62, E68, E69, E76, E91, E94)
pub use ;
pub use MetadataError;
pub use MetadataSigningProfile;
pub use *;
pub use ;