Searched refs:getSupportedSSLParameters (Results 1 – 3 of 3) sorted by relevance
55 assertCipherSuitesEqual(sslContext.getSupportedSSLParameters().getCipherSuites(), in assertSSLSocketFactoryConfigSameAsSSLContext()77 sslContext.getSupportedSSLParameters().getCipherSuites()); in assertSSLSocketConfigSameAsSSLContext()79 sslContext.getSupportedSSLParameters().getProtocols()); in assertSSLSocketConfigSameAsSSLContext()
479 public final SSLParameters getSupportedSSLParameters() { in getSupportedSSLParameters() method in SSLContext
17860 method public final javax.net.ssl.SSLParameters getSupportedSSLParameters();