Uses of Class
org.apache.ws.security.message.WSSecDerivedKeyBase

Packages that use WSSecDerivedKeyBase
org.apache.ws.security.message The package provides classes to create messages that are compliant to the OASIS Web Service Security specifications. 
 

Uses of WSSecDerivedKeyBase in org.apache.ws.security.message
 

Subclasses of WSSecDerivedKeyBase in org.apache.ws.security.message
 class WSSecDKEncrypt
          Encrypts and signs parts of a message with derived keys derived from a symmetric key.
 class WSSecDKSign
          Builder to sign with derived keys
 



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