
@ExtensionPoint public interface AuthenticationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAuthentication(HttpServletRequest request,
HttpServletResponse response,
User user)
Method description
|
void onAuthentication(HttpServletRequest request, HttpServletResponse response, User user)
request - response - user - Copyright © 2013. All Rights Reserved.