Package org.apache.ws.security.message

Interface Summary
CallbackLookup This interface defines a pluggable way of locating Elements that are referenced via an Id.
 

Class Summary
DOMCallbackLookup This class uses a DOM-based approach to locate Elements that are referenced via an Id.
DOMURIDereferencer DOM-based implementation of URIDereferencer.
EnvelopeIdResolver XML-Security resolver that is used for resolving same-document URIs like URI="#id".
WSSecBase This is the base class for WS Security messages.
WSSecDerivedKeyBase Base class for DerivedKey encryption and signature
WSSecDKEncrypt Encrypts and signs parts of a message with derived keys derived from a symmetric key.
WSSecDKSign Builder to sign with derived keys
WSSecEncrypt Encrypts a parts of a message according to WS Specification, X509 profile, and adds the encryption data.
WSSecEncryptedKey Builder class to build an EncryptedKey.
WSSecHeader This class implements WS Security header.
WSSecSAMLToken Builds a WS SAML Assertion and inserts it into the SOAP Envelope.
WSSecSecurityContextToken Builder class to add a wsc:SecurityContextToken into the wsse:Security
WSSecSignature Creates a Signature according to WS Specification, X509 profile.
WSSecSignatureBase This is the base class for WS Security messages that are used for signature generation or verification.
WSSecSignatureConfirmation Builds a WS SignatureConfirmation and inserts it into the SOAP Envelope.
WSSecTimestamp Builds a WS Timestamp and inserts it into the SOAP Envelope.
WSSecUsernameToken Builds a WS UsernameToken.
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.