Uses of Enum Class
br.ufsc.labsec.signature.signer.creator.AttributeRevocationRefsCreator.CERTIFICATES_TO_CONSIDER
Packages that use AttributeRevocationRefsCreator.CERTIFICATES_TO_CONSIDER
-
Uses of AttributeRevocationRefsCreator.CERTIFICATES_TO_CONSIDER in br.ufsc.labsec.signature.signer.creator
Subclasses with type arguments of type AttributeRevocationRefsCreator.CERTIFICATES_TO_CONSIDER in br.ufsc.labsec.signature.signer.creatorModifier and TypeClassDescriptionstatic enumMethods in br.ufsc.labsec.signature.signer.creator that return AttributeRevocationRefsCreator.CERTIFICATES_TO_CONSIDERModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AttributeRevocationRefsCreator.CERTIFICATES_TO_CONSIDER.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in br.ufsc.labsec.signature.signer.creator with parameters of type AttributeRevocationRefsCreator.CERTIFICATES_TO_CONSIDERModifierConstructorDescriptionAttributeRevocationRefsCreator(Component component, CertificateValidation certificateValidation, SignaturePolicyInterface signaturePolicyInterface, AttributeCertificateCollection collection, AttributeRevocationRefsCreator.CERTIFICATES_TO_CONSIDER toConsider, List<org.apache.commons.lang3.tuple.Pair<String, byte[]>> toExclude)