public class WebAuthenticationDetailsSource extends java.lang.Object implements AuthenticationDetailsSource<javax.servlet.http.HttpServletRequest,WebAuthenticationDetails>
| Constructor and Description |
|---|
WebAuthenticationDetailsSource() |
| Modifier and Type | Method and Description |
|---|---|
WebAuthenticationDetails |
buildDetails(javax.servlet.http.HttpServletRequest context) |
public WebAuthenticationDetails buildDetails(javax.servlet.http.HttpServletRequest context)
buildDetails in interface AuthenticationDetailsSource<javax.servlet.http.HttpServletRequest,WebAuthenticationDetails>