Searched defs:getContext (Results 1 – 6 of 6) sorted by relevance
39 public java.util.Optional<byte[]> getContext() { throw new RuntimeException("Stub!"); } in getContext() method in EdDSAParameterSpec
103 public Optional<byte[]> getContext() { in getContext() method in EdDSAParameterSpec
90 ProtectionDomain[] getContext() { in getContext() method in AccessControlContext
144 public static AccessControlContext getContext() { in getContext() method in AccessController
103 Object getContext() { in getContext() method in PendingFuture
724 private static SSLContext getContext() throws Exception { in getContext() method in HttpsURLConnectionTest