Uses of Class
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RetrievalMethod

Packages that use RetrievalMethod
com.sun.xml.security.core.dsig   
com.sun.xml.ws.security.opt.crypto.jaxb   
 

Uses of RetrievalMethod in com.sun.xml.security.core.dsig
 

Methods in com.sun.xml.security.core.dsig that return RetrievalMethod
 RetrievalMethod ObjectFactory.createRetrievalMethod()
          Create an instance of RetrievalMethod
 

Methods in com.sun.xml.security.core.dsig that return types with arguments of type RetrievalMethod
 JAXBElement<RetrievalMethod> ObjectFactory.createRetrievalMethod(RetrievalMethod value)
          Create an instance of JAXBElement<RetrievalMethod>}
 

Methods in com.sun.xml.security.core.dsig with parameters of type RetrievalMethod
 JAXBElement<RetrievalMethod> ObjectFactory.createRetrievalMethod(RetrievalMethod value)
          Create an instance of JAXBElement<RetrievalMethod>}
 

Uses of RetrievalMethod in com.sun.xml.ws.security.opt.crypto.jaxb
 

Methods in com.sun.xml.ws.security.opt.crypto.jaxb that return RetrievalMethod
 RetrievalMethod JAXBSignatureFactory.newRetrievalMethod(Transforms transforms, String type, String uri)
          Creates a RetrievalMethod with the specified parameters
 



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