Package com.axelor.auth.pac4j
Class ClientsProvider
- java.lang.Object
-
- com.axelor.auth.pac4j.ClientsProvider
-
-
Constructor Summary
Constructors Constructor Description ClientsProvider(AuthPac4jInfo authPac4jInfo, List<org.pac4j.core.client.Client> clients)
-
-
-
Constructor Detail
-
ClientsProvider
@Inject public ClientsProvider(AuthPac4jInfo authPac4jInfo, List<org.pac4j.core.client.Client> clients)
-
-