| Package | Description |
|---|---|
| com.itextpdf.signatures | |
| com.itextpdf.signatures.validation |
| Modifier and Type | Method and Description |
|---|---|
AccessPermissions |
SignerProperties.getCertificationLevel()
Returns the document's certification level.
|
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 |
|---|---|
SignerProperties |
SignerProperties.setCertificationLevel(AccessPermissions accessPermissions)
Sets the document's certification level.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentRevisionsValidator |
DocumentRevisionsValidator.setAccessPermissions(AccessPermissions accessPermissions)
Set access permissions to be used during docMDP validation.
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.