Uses of Class
br.ufsc.labsec.trustedList.dss.DSSSourcedDocument
Packages that use DSSSourcedDocument
Package
Description
-
Uses of DSSSourcedDocument in br.ufsc.labsec.trustedList.dss
Methods in br.ufsc.labsec.trustedList.dss that return DSSSourcedDocumentModifier and TypeMethodDescriptionDSSOnlineTrustedListLoader.getDocumentFromCache(String url) DSSOnlineTrustedListLoader.getSourcedDocument(String s) Retorna o arquivo baixado contido em umDSSSourcedDocument, acompanhado de informações sobre a validade e obtenção deste arquivo. -
Uses of DSSSourcedDocument in br.ufsc.labsec.trustedList.report
Methods in br.ufsc.labsec.trustedList.report with parameters of type DSSSourcedDocumentModifier and TypeMethodDescriptionstatic voidTrustedListValidator.validateSchemeOperator(DSSSourcedDocument tl, Document tlDocument, AbstractTrustedListReport report, Certificate certificate) Verifica se os campos da lista de confiança são válidos de acordo com o ETSI TS 119 612 -
Uses of DSSSourcedDocument in br.ufsc.labsec.trustedList.steps
Methods in br.ufsc.labsec.trustedList.steps that return DSSSourcedDocument