Expand description
WS-Security 1.1 Client Implementation
This module provides client-side WS-Security 1.1 support for legacy enterprise systems. Includes UsernameToken, Timestamp, X.509 Certificate Signing, and SAML 2.0 token support.
Structs§
- Binary
Security Token - Binary Security Token (typically X.509 certificate)
- KeyInfo
- Key information for signature verification
- Saml
Assertion Ref - SAML Assertion for identity/attribute exchange
- Signature
Reference - Reference to a signed element
- Timestamp
- Timestamp for message freshness
- Username
Password - Password element with type
- Username
Token - UsernameToken for basic authentication
- WsSecurity
Client - WS-Security client for generating secure SOAP headers
- WsSecurity
Config - WS-Security configuration
- WsSecurity
Header - WS-Security Header builder
- WsSecurity
Signature - WS-Security Signature
Enums§
- Password
Type - Password types for UsernameToken