Package | Description |
---|---|
org.apache.ws.security.message |
The package provides classes to create messages that are compliant to the
OASIS Web Service Security specifications.
|
Modifier and Type | Class and Description |
---|---|
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 |
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.
|
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.