BackendClientFactory |
Factory for creating Pac4j Client s.
|
ClientFactory |
Factory for creating Pac4j Client s.
|
DirectClientFactory |
This factory creates general direct clients for IAuthenticator s 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 Client s.
|
IndirectClientFactory |
This factory creates general indirect clients for IAuthenticator s with sensible defaults that
can be used in various contexts.
|
InvalidCredentialsJsonHandler |
Handlers for invalid credentials on AJAX authentication requests that return JSON content.
|