public class TicketCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
TicketCallbackHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Callback[] callbacks) |
void |
setAuthenticationService(AuthenticationService authenticationService)
Sets the AuthenticationService instance to use
|
public void setAuthenticationService(AuthenticationService authenticationService)
authenticationService - The AuthenticationServicepublic void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCallbackHandler.handle(javax.security.auth.callback.Callback[])Copyright © 2005–2014 Alfresco Software. All rights reserved.