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