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