CallbackHandler updates?

Wang Weijun weijun.wang at oracle.com
Wed Jan 6 03:37:31 UTC 2016


> On Jan 6, 2016, at 1:35 AM, Richard Levenberg <richardl at ufp.com> wrote:
> 
> Is there any work planned for the javax.security.auth.callback.* package
> and the provided com.sun.security.auth.callback.TextCallbackHandler?

No.

> 
> Specifically it would be nice if the readLine method were protected
> rather than private, and some thought went in to how to extend the
> class, perhaps unrolling the loop through the array of Callback's.

You are welcome to contribute any enhancement in this area.

Please read the jdk9 change on this class first.

Thanks
Max

> 
> r




More information about the security-dev mailing list