|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSBaseMessage | |
org.apache.ws.security.message | The package provides classes to create messages that are compliant to the OASIS Web Service Security specifications. |
org.apache.ws.security.saml |
Uses of WSBaseMessage in org.apache.ws.security.message |
Subclasses of WSBaseMessage in org.apache.ws.security.message | |
class |
WSAddSignatureConfirmation
Builds a WS SignatureConfirmation and inserts it into the SOAP Envelope. |
class |
WSAddTimestamp
Builds a WS Timestamp and inserts it into the SOAP Envelope. |
class |
WSEncryptBody
Encrypts a SOAP body inside a SOAP envelope according to WS Specification, X509 profile, and adds the encryption data. |
class |
WSSAddSAMLToken
Builds a WS SAML Assertion and inserts it into the SOAP Envelope. |
class |
WSSAddUsernameToken
Builds a WS UsernameToken and inserts it into the SOAP Envelope. |
class |
WSSignEnvelope
Signs a SOAP envelope according to WS Specification, X509 profile, and adds the signature data. |
Uses of WSBaseMessage in org.apache.ws.security.saml |
Subclasses of WSBaseMessage in org.apache.ws.security.saml | |
class |
WSSignSAMLEnvelope
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |