|
Quick Lists
|
|
Bug ID:
|
6829785
|
|
Votes
|
0
|
|
Synopsis
|
TextCallbackHandler does not honor PasswordCallback.isEchoOn()
|
|
Category
|
jaas:callback
|
|
Reported Against
|
|
|
Release Fixed
|
7(b71)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
5-Very Low
|
|
Related Bugs
|
|
|
Submit Date
|
14-APR-2009
|
|
Description
|
TextCallbackHandler uses sun.security.util.Password to read password from user input.
Before Console, password is always echoed. After that, it's always hidden. In fact, this should be determined by the value returned by PasswordCallback.isEchoOn().
Posted Date : 2009-04-14 07:31:50.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8414927b41d8
Posted Date : 2009-08-18 02:48:22.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |