| Package | Description |
|---|---|
| org.pac4j.core.client | |
| org.pac4j.core.engine | |
| org.pac4j.core.http.ajax |
| Modifier and Type | Method and Description |
|---|---|
AjaxRequestResolver |
Clients.getAjaxRequestResolver() |
AjaxRequestResolver |
IndirectClient.getAjaxRequestResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
Clients.setAjaxRequestResolver(AjaxRequestResolver ajaxRequestResolver) |
void |
IndirectClient.setAjaxRequestResolver(AjaxRequestResolver ajaxRequestResolver) |
| Modifier and Type | Method and Description |
|---|---|
AjaxRequestResolver |
DefaultSecurityLogic.getAjaxRequestResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSecurityLogic.setAjaxRequestResolver(AjaxRequestResolver ajaxRequestResolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAjaxRequestResolver
Default way to compute if a HTTP request is an AJAX one.
|
Copyright © 2019. All Rights Reserved.