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