Uses of Enum Class
br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.SignerRules.CertInfoReq
Packages that use SignerRules.CertInfoReq
Package
Description
-
Uses of SignerRules.CertInfoReq in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that return types with arguments of type SignerRules.CertInfoReq -
Uses of SignerRules.CertInfoReq in br.ufsc.labsec.signature.conformanceVerifier.report
Methods in br.ufsc.labsec.signature.conformanceVerifier.report with parameters of type SignerRules.CertInfoReqModifier and TypeMethodDescriptionvoidSignatureReport.setCertificatesRequiredOnSignature(SignerRules.CertInfoReq mandatedCertificateInfo) Atribue o valor do atributo mandatedCertificateInfo de acordo com o parâmetro -
Uses of SignerRules.CertInfoReq in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy that return types with arguments of type SignerRules.CertInfoReqModifier and TypeMethodDescriptionSignaturePolicyProxy.getMandatedCertificateInfo()Retorna a informação obrigatória de certificado -
Uses of SignerRules.CertInfoReq in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder
Subclasses with type arguments of type SignerRules.CertInfoReq in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoderModifier and TypeClassDescriptionstatic enumEnumeralção de informação obrigatória de certificadoFields in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder declared as SignerRules.CertInfoReqModifier and TypeFieldDescriptionstatic final SignerRules.CertInfoReqSignerRules.CertInfoReq.DEFAULTMethods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder that return SignerRules.CertInfoReqModifier and TypeMethodDescriptionSignerRules.getMandatedCertificateInfo()Retorna o atributomandatedCertificateInfo.static SignerRules.CertInfoReqReturns the enum constant of this class with the specified name.static SignerRules.CertInfoReq[]SignerRules.CertInfoReq.values()Returns an array containing the constants of this enum class, in the order they are declared.