Searched defs:createOptionsForCertificatType (Results 1 - 1 of 1) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DSecurityOptions.java144 return createOptionsForCertificatType(
168 return createOptionsForCertificatType(
192 return createOptionsForCertificatType(
215 return createOptionsForCertificatType(
239 return createOptionsForCertificatType(
263 public static SecurityOptions createOptionsForCertificatType(CertificateType certType, String keystorePath, method in class:SecurityOptions

Completed in 28 milliseconds