Uses of Class
org.apache.ws.security.WSDataRef

Packages that use WSDataRef
org.apache.ws.security.processor   
 

Uses of WSDataRef in org.apache.ws.security.processor
 

Methods in org.apache.ws.security.processor that return WSDataRef
static WSDataRef ReferenceListProcessor.decryptEncryptedData(org.w3c.dom.Document doc, String dataRefURI, org.w3c.dom.Element encData, javax.crypto.SecretKey symmetricKey, String symEncAlgo)
          Decrypt the EncryptedData argument using a SecretKey.
 



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