Uses of Class
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RetrievalMethod
Packages that use RetrievalMethod
-
Uses of RetrievalMethod in com.sun.xml.security.core.dsig
Methods in com.sun.xml.security.core.dsig that return RetrievalMethodModifier and TypeMethodDescriptionObjectFactory.createRetrievalMethod()Create an instance ofRetrievalMethodMethods in com.sun.xml.security.core.dsig that return types with arguments of type RetrievalMethodModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RetrievalMethod>ObjectFactory.createRetrievalMethod(RetrievalMethod value) Methods in com.sun.xml.security.core.dsig with parameters of type RetrievalMethodModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RetrievalMethod>ObjectFactory.createRetrievalMethod(RetrievalMethod value) -
Uses of RetrievalMethod in com.sun.xml.ws.security.opt.crypto.jaxb
Methods in com.sun.xml.ws.security.opt.crypto.jaxb that return RetrievalMethodModifier and TypeMethodDescriptionJAXBSignatureFactory.newRetrievalMethod(Transforms transforms, String type, String uri) Creates a RetrievalMethod with the specified parameters