Class LogoutActionListener

java.lang.Object
org.apache.myfaces.tobago.webapp.LogoutActionListener
All Implemented Interfaces:
jakarta.faces.event.ActionListener, jakarta.faces.event.FacesListener, EventListener

public class LogoutActionListener extends Object implements jakarta.faces.event.ActionListener
  • Constructor Details

    • LogoutActionListener

      public LogoutActionListener()
  • Method Details

    • processAction

      public void processAction(jakarta.faces.event.ActionEvent event) throws jakarta.faces.event.AbortProcessingException
      Specified by:
      processAction in interface jakarta.faces.event.ActionListener
      Throws:
      jakarta.faces.event.AbortProcessingException