Home
last modified time | relevance | path

Searched defs:setTrustStore (Results 1 – 2 of 2) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/security/authentication/
DClientCertAuthenticator.java224 public void setTrustStore(String trustStorePath) in setTrustStore() method in ClientCertAuthenticator
/external/jetty/src/java/org/eclipse/jetty/util/ssl/
DSslContextFactory.java566 public void setTrustStore(String trustStorePath) in setTrustStore() method in SslContextFactory
1351 public void setTrustStore(KeyStore trustStore) in setTrustStore() method in SslContextFactory