类的使用
com.flyfish.oauth.utils.OAuthRequestParser
使用OAuthRequestParser的程序包
-
com.flyfish.oauth.entry中OAuthRequestParser的使用
修饰符和类型方法说明AuthenticationEntryPoint.redirectUrl(OAuthRequestParser context) 跳转登录页,主要用于上下文保存CodeAuthenticationEntryPoint.redirectUrl(OAuthRequestParser context) 已过时。ScribeAuthenticationEntryPoint.redirectUrl(OAuthRequestParser context) -
com.flyfish.oauth.utils中OAuthRequestParser的使用
修饰符和类型方法说明static OAuthRequestParserOAuthRequestParser.parse(javax.servlet.http.HttpServletRequest request)