Class TLReportGenerator
java.lang.Object
br.ufsc.labsec.trustedList.report.TLReportGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbuildLOTLReport(eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType trustStatusListType, TrustedLOTLReport report) static voidbuildLOTLReport(Document document, TrustedLOTLReport report) static voidbuildTrustedListReport(TrustedListData trustedListData, TrustedListReport report) static voidbuildTrustedListReport(eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType trustStatusListType, TrustedListReport report) static voidbuildTrustedListReport(Document document, TrustedListReport report)
-
Constructor Details
-
TLReportGenerator
public TLReportGenerator()
-
-
Method Details
-
buildLOTLReport
public static void buildLOTLReport(eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType trustStatusListType, TrustedLOTLReport report) -
buildLOTLReport
-
buildTrustedListReport
public static void buildTrustedListReport(eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType trustStatusListType, TrustedListReport report) -
buildTrustedListReport
-
buildTrustedListReport
public static void buildTrustedListReport(TrustedListData trustedListData, TrustedListReport report)
-