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