Searched defs:getContext (Results 1 – 3 of 3) sorted by relevance
91 public static AccessControlContext getContext() { return new AccessControlContext(null); } in getContext() method in AccessController
125 public String getContext() { in getContext() method in ExceptionWithContext
721 private static SSLContext getContext() throws Exception { in getContext() method in HttpsURLConnectionTest