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