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 theithds:Objectchild of the signature or null if no suchds:Objectelement exists.Methods in org.apache.xml.security.signature with parameters of type ObjectContainerModifier and TypeMethodDescriptionvoidXMLSignature.appendObject(ObjectContainer object) Appends an Object (not ajava.lang.Objectbut an Object element) to the Signature.