Class WebAuthenticationExtendedDetailsSource
java.lang.Object
eu.rarogsoftware.rarog.platform.app.configuration.security.WebAuthenticationExtendedDetailsSource
- All Implemented Interfaces:
org.springframework.security.authentication.AuthenticationDetailsSource<jakarta.servlet.http.HttpServletRequest,
WebAuthenticationDetails>
public class WebAuthenticationExtendedDetailsSource
extends Object
implements org.springframework.security.authentication.AuthenticationDetailsSource<jakarta.servlet.http.HttpServletRequest,WebAuthenticationDetails>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebAuthenticationExtendedDetailsSource
public WebAuthenticationExtendedDetailsSource()
-
-
Method Details
-
buildDetails
- Specified by:
buildDetails
in interfaceorg.springframework.security.authentication.AuthenticationDetailsSource<jakarta.servlet.http.HttpServletRequest,
WebAuthenticationDetails>
-