Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.report.LpaReport
-
Uses of LpaReport in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that return LpaReport Modifier and Type Method Description LpaReport
SignaturePolicyInterface. getLpaReport(Profile.AdESType adESType)
-
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
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy that return LpaReport Modifier and Type Method Description LpaReport
SignaturePolicyProxy. getDefaultLpaReport()
Obtém um relatório padrão da LPA, contendo informações sobre a LPA, mas sem validação.LpaReport
SignaturePolicyProxy. getLpaReport(Profile.AdESType adESType)
static LpaReport
SignaturePolicyReportManager. getLpaReport(SignaturePolicyProxy policyProxy)
Retorna o relatório de Lista de Políticas de Assinatura (LPA) associado aoSignaturePolicyProxy
fornecido. -
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. reportDefaultInformation(Lpa<Signature<?>> lpa, String adesType)
Inicializa os valores do relatório com valores padrãoLpaReport
LpaValidator. validate(Lpa<Signature<?>> 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
à LPAstatic void
LpaValidator. verifyLpaExpirationDate(Lpa<Signature<?>> lpa, LpaReport lpaReport, Report report, Date currentTimeReference)
Verifica se a LPA estava expirada no momento da assinatura