| Package | Description |
|---|---|
| com.pingidentity.pa.sdk.policy | |
| com.pingidentity.pa.sdk.policy.error |
This package provides the following implementations of
ErrorHandlingCallback:
LocalizedInternalServerErrorCallback returns an HTTP 500
Internal Server Error. |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandlingCallback |
AsyncRuleInterceptor.getErrorHandlingCallback()
Provides an instance of
ErrorHandlingCallback that renders errors if the
AsyncRuleInterceptor is selected to render errors. |
ErrorHandlingCallback |
RuleInterceptor.getErrorHandlingCallback()
Provides an instance of
ErrorHandlingCallback that renders errors if the
RuleInterceptor is selected to render errors. |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalizedInternalServerErrorCallback
An implementation of
ErrorHandlingCallback that localizes the internal server
error message |
class |
OAuthPolicyErrorHandlingCallback
OAuthPolicyErrorHandlingCallback is used to respond to an OAuth policy failure.
|
class |
RuleInterceptorErrorHandlingCallback |
Copyright 2023 Ping Identity Corp. All rights reserved.