//! Typed browser binding, endpoint, outbound, inbound, and pending-state APIs.
//!
//! References: SAML Bindings 2.0 <https://docs.oasis-open.org/security/saml/v2.0/saml-bindings-2.0-os.pdf> and SAML Profiles 2.0 <https://docs.oasis-open.org/security/saml/v2.0/saml-profiles-2.0-os.pdf>.
pub use crateEndpointUrl;
pub use ;
pub use ;
pub use ;
pub use BrowserInput;
pub use Outbound;
pub use ;