| Package | Description |
|---|---|
| com.itextpdf.signatures | |
| com.itextpdf.signatures.validation.v1 |
| Modifier and Type | Method and Description |
|---|---|
static AccessPermissions |
AccessPermissions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessPermissions[] |
AccessPermissions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PdfSigner.setCertificationLevel(AccessPermissions accessPermissions)
Sets the document's certification level.
|
PdfPadesSigner |
PdfPadesSigner.setCertificationLevel(AccessPermissions accessPermissions)
Set certification level which specifies DocMDP level which is expected to be set.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentRevisionsValidator |
DocumentRevisionsValidator.setAccessPermissions(AccessPermissions accessPermissions)
Set access permissions to be used during docMDP validation.
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.