Class OpenAIRELogoutHandler

java.lang.Object
eu.dnetlib.authentication.security.OpenAIRELogoutHandler
All Implemented Interfaces:
org.springframework.security.web.authentication.logout.LogoutHandler

@Component public class OpenAIRELogoutHandler extends Object implements org.springframework.security.web.authentication.logout.LogoutHandler
  • Constructor Details

    • OpenAIRELogoutHandler

      @Autowired public OpenAIRELogoutHandler(Properties properties)
  • Method Details

    • logout

      public void logout(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, org.springframework.security.core.Authentication authentication)
      Specified by:
      logout in interface org.springframework.security.web.authentication.logout.LogoutHandler