Searched defs:submethods (Results 1 – 3 of 3) sorted by relevance
19 String[] submethods; field in PacketUserauthRequestInteractive21 public PacketUserauthRequestInteractive(String serviceName, String user, String[] submethods) in PacketUserauthRequestInteractive()
340 …public boolean authenticateInteractive(String user, String[] submethods, InteractiveCallback cb) t… in authenticateInteractive()
252 public synchronized boolean authenticateWithKeyboardInteractive(String user, String[] submethods, in authenticateWithKeyboardInteractive()