Home
last modified time | relevance | path

Searched defs:authenticate (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/net/
DSocksSocketImpl.java73 private boolean authenticate( in authenticate() method in SocksSocketImpl
79 private boolean authenticate( in authenticate() method in SocksSocketImpl
/libcore/ojluni/src/main/java/java/net/
DSocksSocketImpl.java138 private boolean authenticate(byte method, InputStream in, in authenticate() method in SocksSocketImpl
143 private boolean authenticate(byte method, InputStream in, in authenticate() method in SocksSocketImpl