| BackendClientFactory |
Factory for creating Pac4j Clients.
|
| ClientFactory |
Factory for creating Pac4j Clients.
|
| DirectClientFactory |
This factory creates general direct clients for IAuthenticators with sensible defaults that
can be used in various contexts.
|
| DynamicClients |
Extension of the pac4j Clients, that provide the authentication clients for a dynamic list of
clients using the client cache.
|
| ExtendedFormClient |
Extension of the default pac4j FormClient with the option of handling invalid credentials on AJAX
authentication request with a custom IInvalidCredentialsHandler.
|
| FormClientFactory |
Factory for creating Pac4j Clients.
|
| IndirectClientFactory |
This factory creates general indirect clients for IAuthenticators with sensible defaults that
can be used in various contexts.
|
| InvalidCredentialsJsonHandler |
Handlers for invalid credentials on AJAX authentication requests that return JSON content.
|