Uses of Class
org.springframework.social.security.SocialAuthenticationToken
-
Packages that use SocialAuthenticationToken Package Description org.springframework.social.security.provider -
-
Uses of SocialAuthenticationToken in org.springframework.social.security.provider
Methods in org.springframework.social.security.provider that return SocialAuthenticationToken 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
-