|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PasswordChanger
Interface for password change implementations.
| Method Summary | |
|---|---|
int |
getMaxChangeAttempts()
Get the maximum number of times the password can be changed |
java.lang.String |
getNewPassword(java.lang.String prompt)
Get a new password, probably generated |
| Method Detail |
|---|
java.lang.String getNewPassword(java.lang.String prompt)
getNewPassword in interface com.enterprisedt.net.j2ssh.authentication.PasswordChangePromptprompt - prompt supplied by the SSH server
int getMaxChangeAttempts()
getMaxChangeAttempts in interface com.enterprisedt.net.j2ssh.authentication.PasswordChangePrompt
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||