Class Hierarchy
- java.lang.Object
- com.axelor.auth.pac4j.local.AxelorAuthenticator (implements org.pac4j.core.credentials.authenticator.Authenticator)
- org.pac4j.core.credentials.Credentials (implements java.io.Serializable)
- org.pac4j.core.credentials.UsernamePasswordCredentials
- com.axelor.auth.pac4j.local.AxelorFormCredentials
- org.pac4j.core.credentials.UsernamePasswordCredentials
- com.axelor.auth.pac4j.local.CredentialsHandler
- org.pac4j.core.http.ajax.DefaultAjaxRequestResolver (implements org.pac4j.core.http.ajax.AjaxRequestResolver, org.pac4j.core.context.HttpConstants, org.pac4j.core.util.Pac4jConstants)
- com.axelor.auth.pac4j.local.AxelorAjaxRequestResolver
- org.pac4j.core.client.finder.DefaultCallbackClientFinder (implements org.pac4j.core.client.finder.ClientFinder)
- com.axelor.auth.pac4j.AxelorCallbackClientFinder
- com.axelor.auth.pac4j.local.BasicAuthCallbackClientFinder
- com.axelor.auth.pac4j.AxelorCallbackClientFinder
- org.pac4j.core.credentials.extractor.FormExtractor (implements org.pac4j.core.credentials.extractor.CredentialsExtractor)
- com.axelor.auth.pac4j.local.JsonExtractor
- org.pac4j.core.util.InitializableObject
- org.pac4j.core.client.BaseClient (implements org.pac4j.core.client.Client)
- org.pac4j.core.client.DirectClient
- org.pac4j.http.client.direct.DirectBasicAuthClient
- com.axelor.auth.pac4j.local.AxelorDirectBasicAuthClient
- org.pac4j.http.client.direct.DirectBasicAuthClient
- org.pac4j.core.client.IndirectClient
- org.pac4j.http.client.indirect.FormClient
- com.axelor.auth.pac4j.local.AxelorFormClient
- org.pac4j.http.client.indirect.IndirectBasicAuthClient
- com.axelor.auth.pac4j.local.AxelorIndirectBasicAuthClient
- org.pac4j.http.client.indirect.FormClient
- org.pac4j.core.client.DirectClient
- org.pac4j.core.client.BaseClient (implements org.pac4j.core.client.Client)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.pac4j.core.exception.TechnicalException
- org.pac4j.core.exception.CredentialsException
- com.axelor.auth.pac4j.local.ChangePasswordException
- org.pac4j.core.exception.CredentialsException
- org.pac4j.core.exception.TechnicalException
- java.lang.RuntimeException
- java.lang.Exception