Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.validationService.exceptions.TrustedListException
-
Uses of TrustedListException in br.ufsc.labsec.signature.conformanceVerifier.validationService
Methods in br.ufsc.labsec.signature.conformanceVerifier.validationService that throw TrustedListException Modifier and Type Method Description Set<TrustAnchor>
TrustAnchorInterface. getTrustAnchorsFromComponents()
Retorna o conjunto de âncoras de confiançaSet<TrustAnchor>
TrustAnchorProxy. getTrustAnchorsFromComponents()
Retorna o conjunto de âncoras de confiança -
Uses of TrustedListException in br.ufsc.labsec.signature.conformanceVerifier.validationService.trustedList.steps
Methods in br.ufsc.labsec.signature.conformanceVerifier.validationService.trustedList.steps that throw TrustedListException Modifier and Type Method Description void
BuildListLog. execute()
void
ComputeLOTL. execute()
void
ComputeTL. execute()
void
TrustedListResponsibilityChain. execute()
void
ValidateList. execute()
Valida e constroi um relatório para TLs.