Uses of Enum
com.itextpdf.signatures.validation.report.ValidationReport.ValidationResult
 
     
      Packages that use ValidationReport.ValidationResult
     
 
      
     -  
        
Uses of ValidationReport.ValidationResult in com.itextpdf.signatures.validation.report
Methods in com.itextpdf.signatures.validation.report that return ValidationReport.ValidationResultModifier and TypeMethodDescriptionValidationReport.getValidationResult()Get the result of a validation process.Returns the enum constant of this type with the specified name.static ValidationReport.ValidationResult[]ValidationReport.ValidationResult.values()Returns an array containing the constants of this enum type, in the order they are declared.