Class LogoutConfig

java.lang.Object
org.pac4j.core.config.Config
com.axelor.auth.pac4j.config.BaseConfig
com.axelor.auth.pac4j.config.LogoutConfig

@Singleton public class LogoutConfig extends BaseConfig
  • Constructor Summary

    Constructors
    Constructor
    Description
    LogoutConfig(org.pac4j.core.client.Clients clients, AxelorUserAuthorizer userAuthorizer, AxelorCsrfAuthorizer csrfAuthorizer, AxelorCsrfMatcher csrfMatcher, AxelorSecurityLogic securityLogic, AxelorCallbackLogic callbackLogic, AxelorLogoutLogic logoutLogic)
     
  • Method Summary

    Methods inherited from class org.pac4j.core.config.Config

    addAuthorizer, addClient, addMatcher, getAuthorizers, getCallbackLogic, getClients, getHttpActionAdapter, getLogoutLogic, getMatchers, getProfileManagerFactory, getSecurityLogic, getSessionLogoutHandler, getSessionStoreFactory, getWebContextFactory, setAuthorizer, setAuthorizers, setCallbackLogic, setCallbackLogicIfUndefined, setClients, setConfigForClients, setHttpActionAdapter, setHttpActionAdapterIfUndefined, setLogoutLogic, setLogoutLogicIfUndefined, setMatcher, setMatchers, setProfileManagerFactory, setProfileManagerFactoryIfUndefined, setSecurityLogic, setSecurityLogicIfUndefined, setSessionLogoutHandler, setSessionStoreFactory, setSessionStoreFactoryIfUndefined, setWebContextFactory, setWebContextFactoryIfUndefined, withAuthorizers, withCallbackLogic, withClients, withHttpActionAdapter, withLogoutLogic, withMatchers, withProfileManagerFactory, withSecurityLogic, withSessionLogoutHandler, withSessionStoreFactory, withWebContextFactory

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait