|
JSS 3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mozilla.jss.util.ConsolePasswordCallback
A password callback that obtains its password from the console. Asterisks are echoed at the prompt.
Constructor Summary | |
ConsolePasswordCallback()
|
Method Summary | |
Password |
getPasswordAgain(PasswordCallbackInfo token)
|
Password |
getPasswordFirstAttempt(PasswordCallbackInfo info)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ConsolePasswordCallback()
Method Detail |
public Password getPasswordFirstAttempt(PasswordCallbackInfo info) throws PasswordCallback.GiveUpException
public Password getPasswordAgain(PasswordCallbackInfo token) throws PasswordCallback.GiveUpException
|
JSS 3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |