| Interface | Description |
|---|---|
| Interceptor |
An
Interceptor is the "receiving object" for an Exchange, where a receiving object is defined by
the "Chain-of-responsibility" pattern. |
| RequestInterceptor |
An
Interceptor that will be invoked when PingAccess is processing a HTTP request. |
| ResponseInterceptor |
An
Interceptor that will be invoked when PingAccess is processing a response. |
| Enum | Description |
|---|---|
| Outcome |
The result returned by a
RequestInterceptor. |
Copyright 2023 Ping Identity Corp. All rights reserved.