| Package | Description |
|---|---|
| org.sejda.model.parameter | |
| org.sejda.model.pdf.encryption |
| Modifier and Type | Method and Description |
|---|---|
Set<PdfAccessPermission> |
EncryptParameters.getPermissions() |
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptParameters.addPermission(PdfAccessPermission permission)
adds a permission to the permissions set
|
| Modifier and Type | Method and Description |
|---|---|
static PdfAccessPermission |
PdfAccessPermission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfAccessPermission[] |
PdfAccessPermission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.