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(java.lang.String id, java.lang.String algo, byte[] nonce, long offset, long length, java.lang.String label, SecurityTokenReference str, java.lang.String spVersion)
           
 DerivedKey WSSElementFactory.createDerivedKey(java.lang.String id, java.lang.String algo, byte[] nonce, long offset, long length, java.lang.String label, SecurityTokenReferenceType str, java.lang.String spVersion)
           
 DerivedKey WSSElementFactory.createDerivedKey(java.lang.String id, java.lang.String algo, byte[] nonce, long offset, long length, java.lang.String label, SecurityTokenReferenceType str, java.lang.String refId, java.lang.String spVersion)
           
 



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