Uses of Interface
br.ufsc.labsec.signature.conformanceVerifier.xades.GenericXadesSignature
-
Uses of GenericXadesSignature in br.ufsc.labsec.signature.conformanceVerifier.xades
Classes in br.ufsc.labsec.signature.conformanceVerifier.xades that implement GenericXadesSignature Modifier and Type Class Description class
XadesSignature
Esta classe representa uma assinatura do tipo XAdES.Fields in br.ufsc.labsec.signature.conformanceVerifier.xades declared as GenericXadesSignature Modifier and Type Field Description protected GenericXadesSignature
AbstractXadesSigner. signature
Representa uma assinaturaMethods in br.ufsc.labsec.signature.conformanceVerifier.xades that return GenericXadesSignature Modifier and Type Method Description GenericXadesSignature
CounterSignatureGenerator. counterSign()
Gera a contra assinaturaGenericXadesSignature
AbstractXadesSigner. getSignature()
Retorna o objeto que representa a assinatura -
Uses of GenericXadesSignature in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes
Subinterfaces of GenericXadesSignature in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes Modifier and Type Interface Description interface
CounterSignatureInterface
Interface usada para definir métodos comuns entre contra-assinaturas -
Uses of GenericXadesSignature in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned
Classes in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned that implement GenericXadesSignature Modifier and Type Class Description class
CounterSignature
Representa uma contra assinatura no formato XAdES.