Uses of Class
org.apache.syncope.core.spring.security.SyncopeAuthenticationDetailsSource
Packages that use SyncopeAuthenticationDetailsSource
-
Uses of SyncopeAuthenticationDetailsSource in org.apache.syncope.core.spring.security
Constructors in org.apache.syncope.core.spring.security with parameters of type SyncopeAuthenticationDetailsSourceModifierConstructorDescriptionJWTAuthenticationFilter
(AuthenticationManager authenticationManager, AuthenticationEntryPoint authenticationEntryPoint, SyncopeAuthenticationDetailsSource authenticationDetailsSource, AuthDataAccessor dataAccessor, DefaultCredentialChecker credentialChecker)