Uses of Interface
org.opensaml.xmlsec.signature.Transforms
Packages that use Transforms
Package
Description
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
-
Uses of Transforms in org.opensaml.xmlsec.signature
Methods in org.opensaml.xmlsec.signature that return TransformsModifier and TypeMethodDescriptionRetrievalMethod.getTransforms()Get the Transforms child element.Methods in org.opensaml.xmlsec.signature with parameters of type TransformsModifier and TypeMethodDescriptionvoidRetrievalMethod.setTransforms(Transforms newTransforms) Set the Transforms child element.