Searched defs:getContext (Results 1 – 5 of 5) sorted by relevance
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
723 private static SSLContext getContext() throws Exception { in getContext() method in HttpsURLConnectionTest