public class OAuth2AuthenticationDetailsSource extends Object implements org.springframework.security.authentication.AuthenticationDetailsSource<javax.servlet.http.HttpServletRequest,OAuth2AuthenticationDetails>
| Constructor and Description |
|---|
OAuth2AuthenticationDetailsSource() |
| Modifier and Type | Method and Description |
|---|---|
OAuth2AuthenticationDetails |
buildDetails(javax.servlet.http.HttpServletRequest context) |
public OAuth2AuthenticationDetails buildDetails(javax.servlet.http.HttpServletRequest context)
buildDetails in interface org.springframework.security.authentication.AuthenticationDetailsSource<javax.servlet.http.HttpServletRequest,OAuth2AuthenticationDetails>Copyright © 2018. All rights reserved.