public interface UserPasswordSSHCallback extends UserPasswordCallback
AcceptPermanently, AcceptTemporary, Reject
Modifier and Type | Method and Description |
---|---|
int |
getSSHPort() |
String |
getSSHPrivateKeyPassphrase() |
String |
getSSHPrivateKeyPath() |
boolean |
promptSSH(String realm,
String username,
int sshPort,
boolean maySave) |
askQuestion, askQuestion, askTrustSSLServer, askYesNo, getPassword, getUsername, prompt, prompt, userAllowedSave
Copyright © 2023. All rights reserved.