Uses of Class
org.opensaml.xmlsec.signature.impl.SignatureImpl
-
Packages that use SignatureImpl Package Description org.opensaml.xmlsec.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. -
-
Uses of SignatureImpl in org.opensaml.xmlsec.signature.impl
Methods in org.opensaml.xmlsec.signature.impl that return SignatureImpl Modifier and Type Method Description SignatureImpl
SignatureBuilder. buildObject()
Creates the XMLObject with the default prefix and local name.SignatureImpl
SignatureBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)
-