Searched refs:sslSession (Results 1 – 2 of 2) sorted by relevance
344 public boolean verify(String hostname, SSLSession sslSession) { in verify() argument
935 public boolean verify(String s, SSLSession sslSession) { in ServerThread()