Rio Project 4.2 API Documentation



org.rioproject.tools.cli
Class CLI.LoginCallbackHandler

java.lang.Object
  extended by org.rioproject.tools.cli.CLI.LoginCallbackHandler
All Implemented Interfaces:
CallbackHandler
Enclosing class:
CLI

public static class CLI.LoginCallbackHandler
extends Object
implements CallbackHandler


Constructor Summary
CLI.LoginCallbackHandler()
           
 
Method Summary
 void handle(Callback[] callbacks)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CLI.LoginCallbackHandler

public CLI.LoginCallbackHandler()
Method Detail

handle

public void handle(Callback[] callbacks)
            throws IOException,
                   UnsupportedCallbackException
Specified by:
handle in interface CallbackHandler
Throws:
IOException
UnsupportedCallbackException

Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.