Class POEValidationReport
java.lang.Object
com.itextpdf.signatures.validation.report.xml.AbstractIdentifiableObject
com.itextpdf.signatures.validation.report.xml.AbstractCollectableObject
com.itextpdf.signatures.validation.report.xml.POEValidationReport
- All Implemented Interfaces:
CollectableObject, IdentifiableObject, SubValidationReport
-
Constructor Summary
ConstructorsConstructorDescriptionPOEValidationReport(ValidationObjects validationObjects, CMSContainer cmsContainer, boolean document) -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(CollectableObjectVisitor visitor) booleaninthashCode()voidMethods inherited from class AbstractIdentifiableObject
getIdentifierMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IdentifiableObject
getIdentifier
-
Constructor Details
-
POEValidationReport
public POEValidationReport(ValidationObjects validationObjects, CMSContainer cmsContainer, boolean document)
-
-
Method Details
-
setSignatureValidationStatus
- Specified by:
setSignatureValidationStatusin interfaceSubValidationReport
-
accept
- Specified by:
acceptin interfaceCollectableObject
-
equals
- Specified by:
equalsin classAbstractIdentifiableObject
-
hashCode
public int hashCode()- Specified by:
hashCodein classAbstractIdentifiableObject
-