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