Uses of Class
fr.enedis.chutney.security.infra.sso.OAuth2TokenAuthenticationFilter
Packages that use OAuth2TokenAuthenticationFilter
-
Uses of OAuth2TokenAuthenticationFilter in fr.enedis.chutney.security
Methods in fr.enedis.chutney.security that return OAuth2TokenAuthenticationFilterModifier and TypeMethodDescriptionChutneyWebSecurityConfig.oAuth2TokenAuthenticationFilter(JwtUtil jwtUtil, AuthenticationService authenticationService) Methods in fr.enedis.chutney.security with parameters of type OAuth2TokenAuthenticationFilterModifier and TypeMethodDescriptionorg.springframework.security.web.SecurityFilterChainChutneyWebSecurityConfig.securityFilterChain(org.springframework.security.config.annotation.web.builders.HttpSecurity http, org.springframework.security.authentication.AuthenticationManagerResolver<jakarta.servlet.http.HttpServletRequest> tokenAuthenticationManagerResolver, OAuth2TokenAuthenticationFilter oAuth2TokenAuthenticationFilter, JwtUtil jwtUtil, org.springframework.web.cors.CorsConfigurationSource corsConfigurationSource)