net.sourceforge.openutils.mgnlcas
Class CasLogin.CasCallBackHandler
java.lang.Object
net.sourceforge.openutils.mgnlcas.CasLogin.CasCallBackHandler
- All Implemented Interfaces:
- CallbackHandler
- Enclosing class:
- CasLogin
public class CasLogin.CasCallBackHandler
- extends Object
- implements CallbackHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CasLogin.CasCallBackHandler
public CasLogin.CasCallBackHandler(String service,
String ticket,
String realm)
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
getTicket
public String getTicket()
getService
public String getService()
getRealm
public String getRealm()
Copyright © 2007-2010 Openmind. All Rights Reserved.