public class ServiceAndTicketCallbackHandler extends Object implements CallbackHandler
NameCallback and PasswordCallback respectively,
which meets the requirements of the CasLoginModule JAAS module.| Constructor and Description |
|---|
ServiceAndTicketCallbackHandler(String service,
String ticket)
Creates a new instance with the given service and ticket.
|
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2006-2014 Jasig. All Rights Reserved.