| Package | Description |
|---|---|
| com.itextpdf.signatures.validation.v1.context |
| Modifier and Type | Method and Description |
|---|---|
ValidatorContext |
ValidationContext.getValidatorContext() |
static ValidatorContext |
ValidatorContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidatorContext[] |
ValidatorContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<ValidatorContext> |
ValidatorContexts.getSet()
Gets encapsulated
EnumSet containing ValidatorContext elements. |
| Modifier and Type | Method and Description |
|---|---|
static ValidatorContexts |
ValidatorContexts.of(ValidatorContext first,
ValidatorContext... rest)
Creates
ValidatorContexts container from several ValidatorContext values. |
static ValidatorContexts |
ValidatorContexts.of(ValidatorContext first,
ValidatorContext... rest)
Creates
ValidatorContexts container from several ValidatorContext values. |
ValidationContext |
ValidationContext.setValidatorContext(ValidatorContext validatorContext) |
| Constructor and Description |
|---|
ValidationContext(ValidatorContext validatorContext,
CertificateSource certificateSource,
TimeBasedContext timeBasedContext) |
Copyright © 1998–2024 Apryse Group NV. All rights reserved.