Uses of Class
com.sun.xml.ws.security.opt.crypto.dsig.Transforms
Packages that use Transforms
-
Uses of Transforms in com.sun.xml.security.core.dsig
Fields in com.sun.xml.security.core.dsig declared as TransformsModifier and TypeFieldDescriptionprotected TransformsReferenceType.transformsprotected TransformsRetrievalMethodType.transformsMethods in com.sun.xml.security.core.dsig that return TransformsModifier and TypeMethodDescriptionObjectFactory.createTransforms()Create an instance ofTransformsRetrievalMethodType.getTransforms()Gets the value of the transforms property.Methods in com.sun.xml.security.core.dsig that return types with arguments of type TransformsModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Transforms>ObjectFactory.createTransforms(Transforms value) Methods in com.sun.xml.security.core.dsig with parameters of type TransformsModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Transforms>ObjectFactory.createTransforms(Transforms value) voidReferenceType.setTransforms(Transforms value) Sets the value of the transforms property.voidRetrievalMethodType.setTransforms(Transforms value) Sets the value of the transforms property. -
Uses of Transforms in com.sun.xml.ws.security.opt.crypto.jaxb
Methods in com.sun.xml.ws.security.opt.crypto.jaxb with parameters of type TransformsModifier and TypeMethodDescriptionJAXBSignatureFactory.newRetrievalMethod(Transforms transforms, String type, String uri) Creates a RetrievalMethod with the specified parameters