Home
last modified time | relevance | path

Searched refs:setSslTrustManagerFactoryAlgorithm (Results 1 – 3 of 3) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/server/ssl/
DSslConnector.java294 public abstract void setSslTrustManagerFactoryAlgorithm(String algorithm); in setSslTrustManagerFactoryAlgorithm() method
DSslSocketConnector.java535 public void setSslTrustManagerFactoryAlgorithm(String algorithm) in setSslTrustManagerFactoryAlgorithm() method in SslSocketConnector
DSslSelectChannelConnector.java460 public void setSslTrustManagerFactoryAlgorithm(String algorithm) in setSslTrustManagerFactoryAlgorithm() method in SslSelectChannelConnector