Uses of Class
org.xipki.ca.api.profile.Certprofile.CertDomain
-
Packages that use Certprofile.CertDomain Package Description org.xipki.ca.api.profile -
-
Uses of Certprofile.CertDomain in org.xipki.ca.api.profile
Methods in org.xipki.ca.api.profile that return Certprofile.CertDomain Modifier and Type Method Description Certprofile.CertDomainBaseCertprofile. getCertDomain()abstract Certprofile.CertDomainCertprofile. getCertDomain()static Certprofile.CertDomainCertprofile.CertDomain. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Certprofile.CertDomain[]Certprofile.CertDomain. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xipki.ca.api.profile with parameters of type Certprofile.CertDomain Modifier and Type Method Description static ExtensionSpecExtensionSpec. getExtensionSpec(Certprofile.CertDomain domain, Certprofile.CertLevel certLevel)
-