Uses of Class
com.itextpdf.signatures.validation.lotl.ServiceChronologicalInfo
Packages that use ServiceChronologicalInfo
-
Uses of ServiceChronologicalInfo in com.itextpdf.signatures.validation.lotl
Methods in com.itextpdf.signatures.validation.lotl that return ServiceChronologicalInfoModifier and TypeMethodDescriptionCountryServiceContext.getCurrentChronologicalInfo()Gets the latestServiceChronologicalInfoinstance.CountryServiceContext.getServiceChronologicalInfoByDate(long milliseconds) GetsServiceChronologicalInfocorresponding to this country service context and DateTime in milliseconds.CountryServiceContext.getServiceChronologicalInfoByDate(LocalDateTime time) GetsServiceChronologicalInfocorresponding to this country service context andLocalDateTime.Methods in com.itextpdf.signatures.validation.lotl that return types with arguments of type ServiceChronologicalInfoModifier and TypeMethodDescriptionCountryServiceContext.getServiceChronologicalInfos()Gets list ofServiceChronologicalInfoobjects corresponding to this country service context.