Uses of Class
br.ufsc.labsec.parser.jades.attributes.schema.TstToken
Packages that use TstToken
Package
Description
-
Uses of TstToken in br.ufsc.labsec.parser.jades.attributes.schema
Classes in br.ufsc.labsec.parser.jades.attributes.schema that implement interfaces with type arguments of type TstTokenFields in br.ufsc.labsec.parser.jades.attributes.schema with type parameters of type TstTokenMethods in br.ufsc.labsec.parser.jades.attributes.schema that return types with arguments of type TstTokenMethods in br.ufsc.labsec.parser.jades.attributes.schema with parameters of type TstToken -
Uses of TstToken in br.ufsc.labsec.parser.jades.attributes.unsigned
Constructor parameters in br.ufsc.labsec.parser.jades.attributes.unsigned with type arguments of type TstTokenModifierConstructorDescriptionArchiveTimeStamp(List<TstToken> tokens, String canonAlg) RefsOnlyTimeStamp(List<TstToken> tokens, String canonAlg) SigAndRefsTimeStamp(List<TstToken> tokens, String canonAlg) SignatureTimeStamp(List<TstToken> tokens, String canonAlg) -
Uses of TstToken in br.ufsc.labsec.signature.conformanceVerifier.jades
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades that return types with arguments of type TstTokenModifier and TypeMethodDescriptionJadesVerifier.getOrderedTimeStamps()Retorna uma lista de atributos de carimbo do tempo ordenada por identificador, de acordo com o especificado na lista de prioridade. -
Uses of TstToken in br.ufsc.labsec.signature.conformanceVerifier.jades.tsValidator
Fields in br.ufsc.labsec.signature.conformanceVerifier.jades.tsValidator declared as TstTokenMethods in br.ufsc.labsec.signature.conformanceVerifier.jades.tsValidator with parameters of type TstTokenModifier and TypeMethodDescription<TS extends TimeStamp>
voidTstTokenValidator.validate(TstToken token, TS ts, TimeStampTSValidator<TS> tsValidator, TimeStampReport report, JadesAbstractVerifierInterface verifier) Valida o atributo em seu próprio contexto de validação.Constructors in br.ufsc.labsec.signature.conformanceVerifier.jades.tsValidator with parameters of type TstTokenModifierConstructorDescriptionInformation(TstToken token, TimeStampReport report) Information(TstToken token, TimeStampReport report, Optional<Throwable> exception) -
Uses of TstToken in br.ufsc.labsec.signature.conformanceVerifier.jades.tsValidator.unsigned
Classes in br.ufsc.labsec.signature.conformanceVerifier.jades.tsValidator.unsigned that implement interfaces with type arguments of type TstTokenMethods in br.ufsc.labsec.signature.conformanceVerifier.jades.tsValidator.unsigned with parameters of type TstToken