Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
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
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang