|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignedDataObjects | |
|---|---|
| xades4j.production | Support for signature production. |
| Uses of SignedDataObjects in xades4j.production |
|---|
| Methods in xades4j.production that return SignedDataObjects | |
|---|---|
SignedDataObjects |
SignedDataObjects.withBaseUri(String baseUri)
Sets the base URI for all/b> the relative references. |
SignedDataObjects |
SignedDataObjects.withCommitmentType(AllDataObjsCommitmentTypeProperty commitment)
Adds a CommitmentType signed property shared among all data objects. |
SignedDataObjects |
SignedDataObjects.withDataObjectsTimeStamp()
Adds a AllDataObjectsTimeStamp signed property applied to all data objects. |
SignedDataObjects |
SignedDataObjects.withOtherDataObjectProperty(OtherSignedDataObjectProperty otherSignedDataObjProp)
Adds a custom global signed data object property. |
SignedDataObjects |
SignedDataObjects.withOtherDataObjectProperty(OtherUnsignedDataObjectProperty otherUnsignedDataObjProp)
Adds a custom global unsigned data object property. |
SignedDataObjects |
SignedDataObjects.withSignedDataObject(DataObjectDesc object)
Adds a data object to be signed. |
SignedDataObjects |
SignedDataObjects.withSignedDataObjects(Iterable<DataObjectDesc> objsInfo)
Adds a set of data objects to be signed. |
| Methods in xades4j.production with parameters of type SignedDataObjects | |
|---|---|
XadesSignatureResult |
XadesSigner.sign(SignedDataObjects signedDataObjects,
Node parent)
Applies a signature over a set of data objects and appends it to the given node. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||