Searched refs:assertDefaultProtocolsClient (Results 1 – 2 of 2) sorted by relevance
94 StandardNames.assertDefaultProtocolsClient(sslSocket.getEnabledProtocols()); in assertSSLSocket()167 StandardNames.assertDefaultProtocolsClient(sslParameters.getProtocols()); in assertDefaultSSLParametersClient()
1027 public static void assertDefaultProtocolsClient(String[] protocols) { in assertDefaultProtocolsClient() method in StandardNames