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(Document doc, String dataRefURI, Element encData, SecretKey symmetricKey, String symEncAlgo)
          Decrypt the EncryptedData argument using a SecretKey.
 



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