Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.report.LpaReport
Package | Description |
---|---|
br.ufsc.labsec.signature.conformanceVerifier.report | |
br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.lpa |
-
Uses of LpaReport in br.ufsc.labsec.signature.conformanceVerifier.report
Methods in br.ufsc.labsec.signature.conformanceVerifier.report that return types with arguments of type LpaReport Modifier and Type Method Description List<LpaReport>
Report. getLpaList()
Retorna a lista de relatórios de validação de listas de políticas de assinaturaMethods in br.ufsc.labsec.signature.conformanceVerifier.report with parameters of type LpaReport Modifier and Type Method Description void
Report. addLpaReport(LpaReport lpaReport)
Adiciona um relatório de uma lista de políticas de assinatura -
Uses of LpaReport in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.lpa
Fields in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.lpa declared as LpaReport Modifier and Type Field Description protected LpaReport
Lpa. report
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.lpa that return LpaReport Modifier and Type Method Description LpaReport
Lpa. getReport()
Retorna o relatório da LPALpaReport
LpaValidator. validate(Lpa lpa, Profile.AdESType type)
Valida a LPAMethods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.lpa with parameters of type LpaReport Modifier and Type Method Description void
Lpa. setReport(LpaReport report)
Atribuí um relatório validado emLpaValidator
à LPAvoid
LpaValidator. verifyLpaExpirationDate(Lpa lpa, LpaReport lpaReport, Report report)
Verifica se a LPA estava expirada no momento da assinatura