Uses of Enum Class
eu.europa.esig.dss.model.tsl.CertificatePivotStatus
Packages that use CertificatePivotStatus
-
Uses of CertificatePivotStatus in eu.europa.esig.dss.model.tsl
Methods in eu.europa.esig.dss.model.tsl that return CertificatePivotStatusModifier and TypeMethodDescriptionstatic CertificatePivotStatusReturns the enum constant of this class with the specified name.static CertificatePivotStatus[]CertificatePivotStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.europa.esig.dss.model.tsl that return types with arguments of type CertificatePivotStatusModifier and TypeMethodDescriptionPivotInfo.getCertificateStatusMap()Returns a map of certificate tokens with a status regarding to the current pivotConstructor parameters in eu.europa.esig.dss.model.tsl with type arguments of type CertificatePivotStatusModifierConstructorDescriptionPivotInfo(DownloadInfoRecord downloadCacheInfo, ParsingInfoRecord parsingCacheInfo, ValidationInfoRecord validationCacheInfo, String url, Map<CertificateToken, CertificatePivotStatus> certificates, String lotlLocation) The default constructor