Uses of Class
org.springframework.social.security.SocialAuthenticationRedirectException
-
Packages that use SocialAuthenticationRedirectException Package Description org.springframework.social.security.provider -
-
Uses of SocialAuthenticationRedirectException in org.springframework.social.security.provider
Methods in org.springframework.social.security.provider that throw SocialAuthenticationRedirectException Modifier and Type Method Description SocialAuthenticationTokenOAuth1AuthenticationService. getAuthToken(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)SocialAuthenticationTokenOAuth2AuthenticationService. getAuthToken(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)SocialAuthenticationTokenSocialAuthenticationService. getAuthToken(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)extractSocialAuthenticationTokenfrom request
-