Uses of Enum Class
br.ufsc.labsec.commons.signaturePolicy.decoder.RevReq.EnuRevReq
Packages that use RevReq.EnuRevReq
Package
Description
-
Uses of RevReq.EnuRevReq in br.ufsc.labsec.commons.signaturePolicy.decoder
Subclasses with type arguments of type RevReq.EnuRevReq in br.ufsc.labsec.commons.signaturePolicy.decoderModifier and TypeClassDescriptionstatic enumEnumeração de verificações mínimas a serem realizadasMethods in br.ufsc.labsec.commons.signaturePolicy.decoder that return RevReq.EnuRevReqModifier and TypeMethodDescriptionRevReq.getEnuRevReq()Retorna o atributoEnuRevReq.static RevReq.EnuRevReqReturns the enum constant of this class with the specified name.static RevReq.EnuRevReq[]RevReq.EnuRevReq.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in br.ufsc.labsec.commons.signaturePolicy.decoder with parameters of type RevReq.EnuRevReqModifierConstructorDescriptionCertRevReq(RevReq.EnuRevReq endCertRevReq, RevReq.EnuRevReq caCerts) Construtor usado para parametrizar a validação de certificados.RevReq(RevReq.EnuRevReq enuRevReq) Construtor usado para parametrizar a validação de certificados. -
Uses of RevReq.EnuRevReq in br.ufsc.labsec.validationDataServices.services.constraints.data
Methods in br.ufsc.labsec.validationDataServices.services.constraints.data that return RevReq.EnuRevReqMethods in br.ufsc.labsec.validationDataServices.services.constraints.data with parameters of type RevReq.EnuRevReqModifier and TypeMethodDescriptionvoidAttributeCertificateData.setRequirement(RevReq.EnuRevReq requirement)