Searched defs:setEnabledProtocols (Results 1 – 10 of 10) sorted by relevance
288 public abstract void setEnabledProtocols(String protocols[]); in setEnabledProtocols() method in SSLServerSocket
1082 public abstract void setEnabledProtocols(String protocols[]); in setEnabledProtocols() method in SSLSocket
1590 public abstract void setEnabledProtocols(String protocols[]); in setEnabledProtocols() method in SSLEngine
208 synchronized public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in SSLServerSocketImpl
2022 synchronized public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in SSLEngineImpl
376 void setEnabledProtocols(ProtocolList enabledProtocols) { in setEnabledProtocols() method in Handshaker
2393 synchronized public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in SSLSocketImpl
143 public void setEnabledProtocols(String[] protocols) { } in setEnabledProtocols() method in MySSLContextSpi.tmpSSLEngine
141 public void setEnabledProtocols(String[] protocols) { } in setEnabledProtocols() method in MySSLContextSpi.tmpSSLEngine
82 public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols() method in SSLServerSocketTest.mySSLServerSocket