Uses of Class
eu.dnetlib.authentication.security.OpenAIREAuthenticationSuccessHandler
Packages that use OpenAIREAuthenticationSuccessHandler
-
Uses of OpenAIREAuthenticationSuccessHandler in eu.dnetlib.authentication.security
Constructors in eu.dnetlib.authentication.security with parameters of type OpenAIREAuthenticationSuccessHandlerModifierConstructorDescriptionWebSecurityConfig(UserService userService, EntryPoint entryPoint, org.springframework.security.oauth2.client.registration.ClientRegistrationRepository clientRegistrationRepository, OpenAIREAuthenticationFilter filter, OpenAIREAuthenticationSuccessHandler successHandler, OpenAIRELogoutHandler logoutHandler, OpenAIRELogoutSuccessHandler logoutSuccessHandler)