public class ImplicitGrantExplicitRedirectResolver
extends org.springframework.security.oauth2.provider.endpoint.DefaultRedirectResolver
DefaultRedirectResolver that throws an OAuth exception when the an
implicit grant request is made without a redirectUri in janus (see
https://jira.surfconext.nl/jira/browse/BACKLOG-511).| Constructor and Description |
|---|
ImplicitGrantExplicitRedirectResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
resolveRedirect(String requestedRedirect,
org.springframework.security.oauth2.provider.ClientDetails client) |
public ImplicitGrantExplicitRedirectResolver()
public String resolveRedirect(String requestedRedirect, org.springframework.security.oauth2.provider.ClientDetails client) throws org.springframework.security.oauth2.common.exceptions.OAuth2Exception
resolveRedirect in interface org.springframework.security.oauth2.provider.endpoint.RedirectResolverresolveRedirect in class org.springframework.security.oauth2.provider.endpoint.DefaultRedirectResolverorg.springframework.security.oauth2.common.exceptions.OAuth2ExceptionCopyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.