public class TrustedProxyAuthenticationDetailsSource extends Object implements org.springframework.security.authentication.AuthenticationDetailsSource<javax.servlet.http.HttpServletRequest,TrustedProxyAuthenticationDetails>
AuthenticationDetailsSource
that produces TrustedProxyAuthenticationDetails
instances.TrustedProxyAuthenticationDetails
Constructor and Description |
---|
TrustedProxyAuthenticationDetailsSource() |
Modifier and Type | Method and Description |
---|---|
TrustedProxyAuthenticationDetails |
buildDetails(javax.servlet.http.HttpServletRequest httpServletRequest) |
public TrustedProxyAuthenticationDetailsSource()
public TrustedProxyAuthenticationDetails buildDetails(javax.servlet.http.HttpServletRequest httpServletRequest)
buildDetails
in interface org.springframework.security.authentication.AuthenticationDetailsSource<javax.servlet.http.HttpServletRequest,TrustedProxyAuthenticationDetails>
Copyright © 2022 Apache Software Foundation. All rights reserved.