Uses of Class
com.sun.xml.ws.security.opt.crypto.dsig.Transform
Packages that use Transform
-
Uses of Transform in com.sun.xml.security.core.dsig
Fields in com.sun.xml.security.core.dsig with type parameters of type TransformMethods in com.sun.xml.security.core.dsig that return TransformModifier and TypeMethodDescriptionObjectFactory.createTransform()Create an instance ofTransformMethods in com.sun.xml.security.core.dsig that return types with arguments of type TransformModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Transform>ObjectFactory.createTransform(Transform value) TransformsType.getTransform()Gets the value of the transform property.Methods in com.sun.xml.security.core.dsig with parameters of type TransformModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Transform>ObjectFactory.createTransform(Transform value) Method parameters in com.sun.xml.security.core.dsig with type arguments of type TransformModifier and TypeMethodDescriptionvoidTransformsType.setTransform(List<Transform> tList) Added by XWSS Team -
Uses of Transform in com.sun.xml.ws.security.opt.crypto.dsig
Method parameters in com.sun.xml.ws.security.opt.crypto.dsig with type arguments of type Transform