Searched refs:TRUSTSTOREPASSWORD (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/dsml/org/opends/dsml/protocol/
H A DDSMLServlet.java115 private static final String TRUSTSTOREPASSWORD = "ldap.truststore.password"; field in class:DSMLServlet
190 config.getServletContext().getInitParameter(TRUSTSTOREPASSWORD);
/forgerock/opendj-b2.6/src/dsml/org/opends/dsml/protocol/
H A DDSMLServlet.java115 private static final String TRUSTSTOREPASSWORD = "ldap.truststore.password"; field in class:DSMLServlet
188 config.getServletContext().getInitParameter(TRUSTSTOREPASSWORD);
/forgerock/opendj2.6.2/src/dsml/org/opends/dsml/protocol/
H A DDSMLServlet.java115 private static final String TRUSTSTOREPASSWORD = "ldap.truststore.password"; field in class:DSMLServlet
188 config.getServletContext().getInitParameter(TRUSTSTOREPASSWORD);
/forgerock/opendj2-hg/src/dsml/org/opends/dsml/protocol/
H A DDSMLServlet.java115 private static final String TRUSTSTOREPASSWORD = "ldap.truststore.password"; field in class:DSMLServlet
190 config.getServletContext().getInitParameter(TRUSTSTOREPASSWORD);
/forgerock/opendj2-jel-hg/src/dsml/org/opends/dsml/protocol/
H A DDSMLServlet.java115 private static final String TRUSTSTOREPASSWORD = "ldap.truststore.password"; field in class:DSMLServlet
188 config.getServletContext().getInitParameter(TRUSTSTOREPASSWORD);
/forgerock/opendj-v3/opendj-dsml-servlet/src/main/java/org/opends/dsml/protocol/
H A DDSMLServlet.java122 private static final String TRUSTSTOREPASSWORD = "ldap.truststore.password"; field in class:DSMLServlet
188 config.getServletContext().getInitParameter(TRUSTSTOREPASSWORD);

Completed in 779 milliseconds