Class SyncopeAuthenticationDetailsSource
java.lang.Object
org.apache.syncope.core.spring.security.SyncopeAuthenticationDetailsSource
- All Implemented Interfaces:
AuthenticationDetailsSource<HttpServletRequest,
SyncopeAuthenticationDetails>
public class SyncopeAuthenticationDetailsSource
extends Object
implements AuthenticationDetailsSource<HttpServletRequest,SyncopeAuthenticationDetails>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SyncopeAuthenticationDetailsSource
public SyncopeAuthenticationDetailsSource()
-
-
Method Details
-
buildDetails
- Specified by:
buildDetails
in interfaceAuthenticationDetailsSource<HttpServletRequest,
SyncopeAuthenticationDetails>
-