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

/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
H A DConnection.java152 * (use the <code>getRemainingAuthMethods</code> method to get a list of
232 * (use the <code>getRemainingAuthMethods</code> method to get a list of
286 * (use the <code>getRemainingAuthMethods</code> method to get a list of
290 * offered by the server (use {@link #getRemainingAuthMethods(String) getRemainingAuthMethods()}.
335 * {@link #getRemainingAuthMethods(String)}.
346 * (use the <code>getRemainingAuthMethods</code> method to get a list of
396 * (use the <code>getRemainingAuthMethods</code> method to get a list of
951 public synchronized String[] getRemainingAuthMethods(String user) throws IOException method in class:Connection
1005 * actually just a wrapper for {@link #getRemainingAuthMethods(Strin
[all...]

Completed in 141 milliseconds