Class JEEHttpActionAdapter

java.lang.Object
org.pac4j.jee.http.adapter.JEEHttpActionAdapter
All Implemented Interfaces:
org.pac4j.core.http.adapter.HttpActionAdapter

public class JEEHttpActionAdapter extends Object implements org.pac4j.core.http.adapter.HttpActionAdapter
The HTTP action adapter for the JEEContext.
Since:
1.9.0
Author:
Jerome Leleu
  • Field Details

  • Constructor Details

    • JEEHttpActionAdapter

      protected JEEHttpActionAdapter()
  • Method Details

    • adapt

      public Object adapt(org.pac4j.core.exception.http.HttpAction action, org.pac4j.core.context.WebContext context)
      Specified by:
      adapt in interface org.pac4j.core.http.adapter.HttpActionAdapter