Class ConsoleCallbackHandler

java.lang.Object
com.sun.grid.security.login.ConsoleCallbackHandler
All Implemented Interfaces:
CallbackHandler

public class ConsoleCallbackHandler extends Object implements CallbackHandler
This CallbackHandler reads input from the console. The following callback can be handled: It uses the native library juti to turn of echoing.
See Also: