| Package | Description |
|---|---|
| eu.europa.esig.dss.validation.executor |
| Modifier and Type | Method and Description |
|---|---|
static ValidationLevel |
ValidationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationLevel[] |
ValidationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessExecutor.setValidationLevel(ValidationLevel validationLevel)
This method allows to set the validation level that is used during the
validation process execution.
|
void |
CustomProcessExecutor.setValidationLevel(ValidationLevel validationLevel) |
| Constructor and Description |
|---|
DetailedReportBuilder(Date currentTime,
ValidationPolicy policy,
ValidationLevel validationLevel,
DiagnosticData diagnosticData) |
SimpleReportBuilder(Date currentTime,
ValidationPolicy policy,
DiagnosticData diagnosticData,
ValidationLevel validationLevel,
eu.europa.esig.dss.jaxb.detailedreport.DetailedReport detailedReport) |
Copyright © 2018. All rights reserved.