Uses of Class
br.ufsc.labsec.signature.signer.creator.CertificateCreator.ExclusionRule
| Package | Description |
|---|---|
| br.ufsc.labsec.signature.signer.creator |
-
Uses of CertificateCreator.ExclusionRule in br.ufsc.labsec.signature.signer.creator
Methods in br.ufsc.labsec.signature.signer.creator that return CertificateCreator.ExclusionRule Modifier and Type Method Description CertificateCreator.ExclusionRuleCertificateCreator.CertificateRule. getExclusionRule()static CertificateCreator.ExclusionRuleCertificateCreator.ExclusionRule. valueOf(String name)Returns the enum constant of this type with the specified name.static CertificateCreator.ExclusionRule[]CertificateCreator.ExclusionRule. values()Returns an array containing the constants of this enum type, in the order they are declared.