Uses of Interface
org.opensaml.xmlsec.signature.Transform
Packages that use Transform
Package
Description
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
-
Uses of Transform in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return types with arguments of type TransformModifier and TypeMethodDescriptionTransforms.getTransforms()Get the list of Transform child elements. -
Uses of Transform in org.opensaml.xmlsec.signature
Methods in org.opensaml.xmlsec.signature that return types with arguments of type TransformModifier and TypeMethodDescriptionTransforms.getTransforms()Get the list of Transform child elements.