@Named(value="formConsentHandler") public class FormUserConsentHandler extends AbstractUserConsentHandler
AbstractUserConsentHandler that forwards to a form.CLIENT, GRANTED_SCOPESAUTH_STATE, RETURN_URI| Constructor and Description |
|---|
FormUserConsentHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getUserConsentDeniedUrl() |
protected String |
getUserConsentUrl()
Return the path to the User Consent page.
|
void |
handleUserConsent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.FilterChain chain,
String authStateValue,
String returnUri,
Client client) |
destroy, doFilter, getClient, init, setGrantedScopesgetAuthStateValue, getReturnUri, setAuthStateValuepublic void handleUserConsent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.FilterChain chain,
String authStateValue,
String returnUri,
Client client)
throws IOException,
javax.servlet.ServletException
handleUserConsent in class AbstractUserConsentHandlerIOExceptionjavax.servlet.ServletExceptionprotected String getUserConsentUrl()
protected String getUserConsentDeniedUrl()
Copyright © 2012–2013 SURFnet bv, The Netherlands. All rights reserved.