| Package | Description |
|---|---|
| org.pac4j.http.credentials.authenticator | |
| org.pac4j.http.credentials.authenticator.test | |
| org.pac4j.http.credentials.extractor |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenAuthenticator.validate(TokenCredentials credentials)
Validate the credentials.
|
void |
IpRegexpAuthenticator.validate(TokenCredentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleTestTokenAuthenticator.validate(TokenCredentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
TokenCredentials |
ParameterExtractor.extract(WebContext context) |
TokenCredentials |
IpExtractor.extract(WebContext context) |
TokenCredentials |
HeaderExtractor.extract(WebContext context) |
TokenCredentials |
CookieExtractor.extract(WebContext context) |
Copyright © 2016. All Rights Reserved.