Class LogoutService

java.lang.Object
dev.dsf.common.auth.logout.LogoutService

@Path("logout") public class LogoutService extends Object
  • Field Details

  • Constructor Details

    • LogoutService

      public LogoutService()
  • Method Details

    • logout

      @GET public void logout(@Context jakarta.ws.rs.core.UriInfo uri, @Context jakarta.servlet.http.HttpServletRequest request) throws jakarta.servlet.ServletException
      Throws:
      jakarta.servlet.ServletException