- All Implemented Interfaces:
- javax.servlet.Filter, org.gatein.sso.agent.filter.api.SSOInterceptor
public class OAuthLinkAccountFilter
extends org.gatein.sso.agent.filter.api.AbstractSSOInterceptor
This filter has already access to authenticated OAuth principal, so it's work starts after successful OAuth authentication.
Filter is useful only for logged user
Responsibility of this filter is to finish "link social network" functionality (Usecase where logged user wants to link his
GateIn account with social network)
- Author:
- Marek Posolda