Uses of Interface
org.opensaml.xmlsec.signature.J
Packages that use J
Package
Description
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
Implementations of the interfaces for XMLObjects that represent XML signature types.
-
Uses of J in org.opensaml.xmlsec.signature
Methods in org.opensaml.xmlsec.signature that return JMethods in org.opensaml.xmlsec.signature with parameters of type J -
Uses of J in org.opensaml.xmlsec.signature.impl
Classes in org.opensaml.xmlsec.signature.impl that implement JFields in org.opensaml.xmlsec.signature.impl declared as JMethods in org.opensaml.xmlsec.signature.impl that return JModifier and TypeMethodDescriptionJBuilder.buildObject()
Builds an XMLObject using the default name and namespace information provided by the XML Signature specifications.JBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.DSAKeyValueImpl.getJ()
Get the J child element.Methods in org.opensaml.xmlsec.signature.impl with parameters of type J