Searched defs:setEnabledProtocols (Results 1 – 13 of 13) sorted by relevance
146 public abstract void setEnabledProtocols(String[] protocols); in setEnabledProtocols() method in SSLServerSocket
178 public abstract void setEnabledProtocols(String[] protocols); in setEnabledProtocols() method in SSLSocket
239 public abstract void setEnabledProtocols(String[] protocols); in setEnabledProtocols() method in SSLEngine
150 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in SSLServerSocketImpl
102 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in OpenSSLServerSocketImpl
250 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in SSLEngineImpl
256 protected void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in SSLParametersImpl
254 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in SSLSocketImpl
791 @Override public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in OpenSSLSocketImpl
454 public static void setEnabledProtocols(int ssl, String[] protocols) { in setEnabledProtocols() method in NativeCrypto
143 public void setEnabledProtocols(String[] protocols) { } in setEnabledProtocols() method in MySSLContextSpi.tmpSSLEngine
141 public void setEnabledProtocols(String[] protocols) { } in setEnabledProtocols() method in MySSLContextSpi.tmpSSLEngine
84 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in SSLServerSocketTest.mySSLServerSocket