|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Removes cookies at logout.
Field Summary | |
---|---|
String |
_apiKey
|
Constructor Summary | |
FacebookLogoutHandler()
|
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
void |
cancelCookie(String name, String path, HttpServletResponse response)
|
void |
logout(HttpServletRequest request, HttpServletResponse response, Authentication authentication)
|
void |
setApiKey(String key)
Dependency injection for the API key. |
Constructor Detail |
---|
FacebookLogoutHandler()
Method Detail |
---|
public void afterPropertiesSet()
void cancelCookie(String name, String path, HttpServletResponse response)
public void logout(HttpServletRequest request, HttpServletResponse response, Authentication authentication)
public void setApiKey(String key)