Uses of Enum
eu.europa.esig.dss.spi.tsl.CertificatePivotStatus
-
Uses of CertificatePivotStatus in eu.europa.esig.dss.spi.tsl
Modifier and TypeMethodDescriptionstatic CertificatePivotStatus
Returns the enum constant of this type with the specified name.static CertificatePivotStatus[]
CertificatePivotStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionPivotInfo.getCertificateStatusMap()
Returns a map of certificate tokens with a status regarding to the current pivotModifierConstructorDescriptionPivotInfo
(DownloadInfoRecord downloadCacheInfo, ParsingInfoRecord parsingCacheInfo, ValidationInfoRecord validationCacheInfo, String url, Map<CertificateToken, CertificatePivotStatus> certificates, String lotlLocation) The default constructor