Package com.axelor.auth.pac4j
Class ConfigProvider
- java.lang.Object
-
- com.axelor.auth.pac4j.ConfigProvider
-
-
Constructor Summary
Constructors Constructor Description ConfigProvider(org.pac4j.core.client.Clients clients, AxelorUserAuthorizer userAuthorizer, AxelorCsrfAuthorizer csrfAuthorizer, AxelorCsrfMatcher csrfMatcher)
-
-
-
Constructor Detail
-
ConfigProvider
@Inject public ConfigProvider(org.pac4j.core.client.Clients clients, AxelorUserAuthorizer userAuthorizer, AxelorCsrfAuthorizer csrfAuthorizer, AxelorCsrfMatcher csrfMatcher)
-
-