CallbackHandler updates?

Richard Levenberg richardl at ufp.com
Tue Jan 5 17:35:54 UTC 2016


Is there any work planned for the javax.security.auth.callback.* package
and the provided com.sun.security.auth.callback.TextCallbackHandler?

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.

r



More information about the security-dev mailing list