|
Class Summary |
| EnvelopeIdResolver |
XML-Security resolver that is used for resolving same-document URI like URI="#id". |
| WSAddSignatureConfirmation |
Builds a WS SignatureConfirmation and inserts it into the SOAP Envelope. |
| WSAddTimestamp |
Builds a WS Timestamp and inserts it into the SOAP Envelope. |
| WSBaseMessage |
This is the base class for WS Security messages. |
| WSEncryptBody |
Encrypts a SOAP body inside a SOAP envelope according to WS Specification,
X509 profile, and adds the encryption data. |
| WSSAddSAMLToken |
Builds a WS SAML Assertion and inserts it into the SOAP Envelope. |
| WSSAddUsernameToken |
Builds a WS UsernameToken and inserts it into the SOAP Envelope. |
| WSSignEnvelope |
Signs a SOAP envelope according to WS Specification, X509 profile, and adds
the signature data. |