Searched refs:getInputStream (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/java/CyrusSasl/
H A DSaslServer.java16 public InputStream getInputStream(InputStream source) throws IOException; method in interface:SaslServer
H A DSaslClient.java18 public InputStream getInputStream(InputStream source) throws IOException; method in interface:SaslClient
H A DGenericServer.java67 public InputStream getInputStream(InputStream source) throws IOException method in class:GenericServer
H A DGenericClient.java173 public InputStream getInputStream(InputStream source) throws IOException method in class:GenericClient
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/java/Test/
H A Djimtest.java36 ir=new InputStreamReader(s.getInputStream());
177 InputStream saslin = conn.getInputStream(s.getInputStream());
H A Dtestserver.java162 ir=new InputStreamReader(s.getInputStream());
/macosx-10.9.5/Heimdal-323.92.1/appl/test/
H A Djgssapi_server.java73 DataInputStream inStream = new DataInputStream(s.getInputStream());

Completed in 139 milliseconds