Searched defs:getContext (Results 1 – 5 of 5) sorted by relevance
99 public static AccessControlContext getContext(Thread thread) in getContext() method in SecurityUtils
36 static synchronized SSLContext getContext() { in getContext() method in DefaultSSLContext
126 public String getContext() { in getContext() method in ExceptionWithContext
332 public static AccessControlContext getContext() { in getContext() method in AccessController
1007 private static SSLContext getContext() throws Exception { in getContext() method in HttpsURLConnectionTest