Uses of Package
org.apache.ws.security.message

Packages that use org.apache.ws.security.message
org.apache.ws.security.handler   
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   
 

Classes in org.apache.ws.security.message used by org.apache.ws.security.handler
WSSecHeader
          This class implements WS Security header.
 

Classes in org.apache.ws.security.message used by org.apache.ws.security.message
WSBaseMessage
          This is the base class for WS Security messages.
WSSAddUsernameToken
          Builds a WS UsernameToken and inserts it into the SOAP Envelope.
WSSecBase
          This is the base class for WS Security messages.
WSSecDerivedKeyBase
          Base class for DerivedKey encryption and signature
WSSecEncryptedKey
          Builder class to build an EncryptedKey.
WSSecHeader
          This class implements WS Security header.
WSSecUsernameToken
          Builds a WS UsernameToken.
 

Classes in org.apache.ws.security.message used by org.apache.ws.security.saml
WSBaseMessage
          This is the base class for WS Security messages.
WSSecBase
          This is the base class for WS Security messages.
WSSecHeader
          This class implements WS Security header.
WSSecSignature
          Creates a Signature according to WS Specification, X509 profile.
WSSignEnvelope
          Signs a SOAP envelope according to WS Specification, X509 profile, and adds the signature data.
 



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