Uses of Class
eu.europa.esig.dss.validation.process.vpfswatsp.POE
| Package | Description |
|---|---|
| eu.europa.esig.dss.validation.process.vpfswatsp |
-
Uses of POE in eu.europa.esig.dss.validation.process.vpfswatsp
Methods in eu.europa.esig.dss.validation.process.vpfswatsp that return POE Modifier and Type Method Description POEPOEExtraction. getLowestPOE(String tokenId)Returns the lowest POE for the requested token NOTE: can return NULL if POE is not found (init(controlTime) method must be executed before)Methods in eu.europa.esig.dss.validation.process.vpfswatsp with parameters of type POE Modifier and Type Method Description voidPOEExtraction. addSignaturePOE(SignatureWrapper signature, POE proofOfExistence)Adds a specific POE for a signature wrapperbooleanPOEComparator. before(POE poeOne, POE poeTwo)Checks if thepoeOneis before thepoetwointPOEComparator. compare(POE poe1, POE poe2)