Package | Description |
---|---|
org.apache.xml.security.signature |
Modifier and Type | Method | Description |
---|---|---|
ObjectContainer |
XMLSignature.getObjectItem(int i) |
Returns the
i |
Modifier and Type | Method | Description |
---|---|---|
void |
XMLSignature.appendObject(ObjectContainer object) |
Appends an Object (not a
java.lang.Object but an Object
element) to the Signature. |
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.