Class FormAuthHttpActionAdapter

  • All Implemented Interfaces:
    org.pac4j.core.http.adapter.HttpActionAdapter

    public class FormAuthHttpActionAdapter
    extends Object
    implements org.pac4j.core.http.adapter.HttpActionAdapter
    Author:
    XIMA MEDIA GmbH, Dresden - Michael Kohlsche - 13.04.2020
    • Constructor Detail

      • FormAuthHttpActionAdapter

        public FormAuthHttpActionAdapter​(Mandant client,
                                         Locale locale,
                                         org.pac4j.core.context.session.SessionStore sessionStore)
    • Method Detail

      • 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