public class DefaultOAuthClientAuthenticationDetailsSource extends Object implements org.springframework.security.authentication.AuthenticationDetailsSource<javax.servlet.http.HttpServletRequest,BroadleafOAuthClientAuthenticationDetails>
BroadleafOAuthClientAuthenticationDetails to the
OAuth2LoginAuthenticationFilter during authentication.| Constructor and Description |
|---|
DefaultOAuthClientAuthenticationDetailsSource(ContextHelperService contextHelperService) |
| Modifier and Type | Method and Description |
|---|---|
BroadleafOAuthClientAuthenticationDetails |
buildDetails(javax.servlet.http.HttpServletRequest context) |
public DefaultOAuthClientAuthenticationDetailsSource(ContextHelperService contextHelperService)
public BroadleafOAuthClientAuthenticationDetails buildDetails(javax.servlet.http.HttpServletRequest context)
buildDetails in interface org.springframework.security.authentication.AuthenticationDetailsSource<javax.servlet.http.HttpServletRequest,BroadleafOAuthClientAuthenticationDetails>Copyright © 2021. All rights reserved.