Uses of Class
org.apache.xml.security.signature.ObjectContainer
Packages that use ObjectContainer
-
Uses of ObjectContainer in org.apache.xml.security.signature
Methods in org.apache.xml.security.signature that return ObjectContainerModifier and TypeMethodDescriptionXMLSignature.getObjectItem
(int i) Returns thei
thds:Object
child of the signature or null if no suchds:Object
element exists.Methods in org.apache.xml.security.signature with parameters of type ObjectContainerModifier and TypeMethodDescriptionvoid
XMLSignature.appendObject
(ObjectContainer object) Appends an Object (not ajava.lang.Object
but an Object element) to the Signature.