Uses of Class
com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKey

Packages that use DerivedKey
com.sun.xml.ws.security.opt.impl.util   
 

Uses of DerivedKey in com.sun.xml.ws.security.opt.impl.util
 

Methods in com.sun.xml.ws.security.opt.impl.util that return DerivedKey
 DerivedKey WSSElementFactory.createDerivedKey(String id, String algo, byte[] nonce, long offset, long length, String label, SecurityTokenReference str, String spVersion)
           
 DerivedKey WSSElementFactory.createDerivedKey(String id, String algo, byte[] nonce, long offset, long length, String label, SecurityTokenReferenceType str, String spVersion)
           
 DerivedKey WSSElementFactory.createDerivedKey(String id, String algo, byte[] nonce, long offset, long length, String label, SecurityTokenReferenceType str, String refId, String spVersion)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.