Home
last modified time | relevance | path

Searched refs:useKerberos (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/net/ftp/
DFtpClient.java807 public abstract FtpClient useKerberos() throws FtpProtocolException, IOException; in useKerberos() method in FtpClient
/libcore/ojluni/annotations/hiddenapi/sun/net/ftp/
DFtpClient.java192 public abstract sun.net.ftp.FtpClient useKerberos() in useKerberos() method in FtpClient
/libcore/ojluni/src/main/java/sun/net/ftp/impl/
DFtpClient.java1949 … public sun.net.ftp.FtpClient useKerberos() throws sun.net.ftp.FtpProtocolException, IOException { in useKerberos() method in FtpClient