| Package | Description |
|---|---|
| com.pingidentity.pa.sdk.http | |
| com.pingidentity.pa.sdk.interceptor | |
| com.pingidentity.pa.sdk.policy | |
| com.pingidentity.pa.sdk.siteauthenticator |
| Modifier and Type | Method and Description |
|---|---|
void |
Body.read()
Read the body content into memory.
|
| Modifier and Type | Method and Description |
|---|---|
Outcome |
RequestInterceptor.handleRequest(Exchange exc)
Called to handle request processing and manipulation as part of a sequence of a
Interceptors. |
void |
ResponseInterceptor.handleResponse(Exchange exc)
Called to handle response processing and manipulation as part of an interceptor chain.
|
| Modifier and Type | Method and Description |
|---|---|
Outcome |
RuleInterceptorBase.handleRequest(Exchange exchange)
Default implementation of
RequestInterceptor.handleRequest(Exchange) that always returns Outcome.CONTINUE. |
void |
RuleInterceptorBase.handleResponse(Exchange exchange)
Default implementation of
ResponseInterceptor.handleResponse(Exchange) that does nothing. |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteAuthenticatorInterceptor.handleRequest(Exchange exchange)
|
void |
SiteAuthenticatorInterceptor.handleResponse(Exchange exchange)
|
Copyright 2023 Ping Identity Corp. All rights reserved.