@Controller @SessionAttributes(value="authorizationRequest") public class OauthGrantController extends Object
OauthGrantController()
org.springframework.web.servlet.ModelAndView
getAccessConfirmation(Map<String,Object> model, javax.servlet.http.HttpServletRequest request)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OauthGrantController()
@RequestMapping(value="/oauth/confirm_access") public org.springframework.web.servlet.ModelAndView getAccessConfirmation(Map<String,Object> model, javax.servlet.http.HttpServletRequest request) throws Exception
Exception
Copyright © 2022. All rights reserved.