Fork me on GitHub

HTTP action adapter: (v5.0)

The HttpActionAdapter is an abstraction to apply pac4j HTTP actions (= HttpAction) returned by the logics on the HTTP request/response = the web context.

Its implementations are different depending on the pac4j implementations.

For example, there is a JEEHttpActionAdapter for JEE applications, a PlayHttpActionAdapter for Play applications, etc.