Uses of Class
org.xipki.qa.ca.CaEnrollBenchEntry.RandomDn
-
Packages that use CaEnrollBenchEntry.RandomDn Package Description org.xipki.qa.ca -
-
Uses of CaEnrollBenchEntry.RandomDn in org.xipki.qa.ca
Methods in org.xipki.qa.ca that return CaEnrollBenchEntry.RandomDn Modifier and Type Method Description static CaEnrollBenchEntry.RandomDnCaEnrollBenchEntry.RandomDn. getInstance(String text)static CaEnrollBenchEntry.RandomDnCaEnrollBenchEntry.RandomDn. valueOf(String name)Returns the enum constant of this type with the specified name.static CaEnrollBenchEntry.RandomDn[]CaEnrollBenchEntry.RandomDn. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.xipki.qa.ca with parameters of type CaEnrollBenchEntry.RandomDn Constructor Description CaEnrollBenchEntry(String certprofile, CaEnrollBenchKeyEntry keyEntry, String subjectTemplate, CaEnrollBenchEntry.RandomDn randomDn)
-