Uses of Class
eu.europa.esig.dss.tsl.TSLValidationResult
-
Packages that use TSLValidationResult Package Description eu.europa.esig.dss.tsl eu.europa.esig.dss.tsl.service -
-
Uses of TSLValidationResult in eu.europa.esig.dss.tsl
Methods in eu.europa.esig.dss.tsl that return TSLValidationResult Modifier and Type Method Description TSLValidationResultTSLValidationModel. getValidationResult()Methods in eu.europa.esig.dss.tsl with parameters of type TSLValidationResult Modifier and Type Method Description voidTSLValidationModel. setValidationResult(TSLValidationResult validationResult) -
Uses of TSLValidationResult in eu.europa.esig.dss.tsl.service
Methods in eu.europa.esig.dss.tsl.service that return TSLValidationResult Modifier and Type Method Description TSLValidationResultTSLValidator. call()
-