Uses of Enum Class
br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.SignerRules.CertRefReq
Packages that use SignerRules.CertRefReq
Package
Description
-
Uses of SignerRules.CertRefReq in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that return types with arguments of type SignerRules.CertRefReq -
Uses of SignerRules.CertRefReq in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy that return types with arguments of type SignerRules.CertRefReqModifier and TypeMethodDescriptionSignaturePolicyProxy.getMandatedCertificateRef()Retorna qual será a referência obrigatória do certificado usada nesta Política de Assinatura. -
Uses of SignerRules.CertRefReq in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder
Subclasses with type arguments of type SignerRules.CertRefReq in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoderModifier and TypeClassDescriptionstatic enumEnumeração de referência obrigatória de certificadoFields in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder declared as SignerRules.CertRefReqModifier and TypeFieldDescriptionstatic final SignerRules.CertRefReqSignerRules.CertRefReq.DEFAULTMethods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder that return SignerRules.CertRefReqModifier and TypeMethodDescriptionSignerRules.getMandatedCertificateRef()Retorna o atributomandatedCertificateRef.static SignerRules.CertRefReqReturns the enum constant of this class with the specified name.static SignerRules.CertRefReq[]SignerRules.CertRefReq.values()Returns an array containing the constants of this enum class, in the order they are declared.