| Package | Description |
|---|---|
| org.pac4j.http.client.direct |
| Class and Description |
|---|
| CookieClient
Allows direct authentication based on a cookie.
|
| DirectBasicAuthClient
This class is the client to authenticate users directly through HTTP basic auth.
|
| DirectHttpClient
This class is the base HTTP client to authenticate directly users through HTTP protocol.
|
| HeaderClient
This class is the client to authenticate users directly based on a provided header.
|
| IpClient
This class is the client to authenticate users directly based on their IP address.
|
| ParameterClient
This class is the client to authenticate users directly based on a provided parameter (in a GET and/or POST request).
|
Copyright © 2016. All Rights Reserved.