Searched defs:newClient (Results 1 - 12 of 12) sorted by relevance

/openjdk10/jdk/src/java.management.rmi/share/classes/javax/management/remote/rmi/
H A DRMIServer.java90 public RMIConnection newClient(Object credentials) throws IOException; method in interface:RMIServer
H A DRMIServerImpl.java197 public RMIConnection newClient(Object credentials) throws IOException { method in class:RMIServerImpl
[all...]
H A DRMIJRMPServerImpl.java254 public RMIConnection newClient(Object credentials) throws IOException { method in class:RMIJRMPServerImpl.ExportedWrapper
/openjdk10/jdk/test/sun/security/pkcs11/fips/
H A DClientJSSEServerJSSE.java84 CipherTest.Client newClient(CipherTest cipherTest) throws Exception { method in class:ClientJSSEServerJSSE.JSSEFactory
H A DCipherTest.java463 abstract Client newClient(CipherTest cipherTest) throws Exception; method in class:CipherTest.PeerFactory
/openjdk10/jdk/test/javax/net/ssl/sanity/interop/
H A DClientJSSEServerJSSE.java50 CipherTest.Client newClient(CipherTest cipherTest) throws Exception { method in class:ClientJSSEServerJSSE.JSSEFactory
H A DCipherTest.java453 abstract Client newClient(CipherTest cipherTest) throws Exception; method in class:CipherTest.PeerFactory
/openjdk10/jdk/test/sun/security/pkcs11/sslecc/
H A DClientJSSEServerJSSE.java79 CipherTest.Client newClient(CipherTest cipherTest) throws Exception { method in class:ClientJSSEServerJSSE.JSSEFactory
H A DCipherTest.java467 abstract Client newClient(CipherTest cipherTest) throws Exception; method in class:CipherTest.PeerFactory
/openjdk10/jdk/test/javax/management/remote/mandatory/loading/
H A DDeserializeEncodedURLTest.java138 public RMIConnection newClient(Object credentials) throws IOException { method in class:DeserializeEncodedURLTest.MutantRMIServerStub
/openjdk10/jdk/test/javax/net/ssl/TLS/
H A DTestJSSE.java113 CipherTestUtils.Client newClient(CipherTestUtils cipherTest, int port) method in class:TestJSSE.JSSEFactory
H A DCipherTestUtils.java557 abstract Client newClient(CipherTestUtils cipherTest, int testPort) method in class:CipherTestUtils.PeerFactory

Completed in 190 milliseconds