| Interface | Description |
|---|---|
| ImpersonationRequestValidator |
Validation interface for validation the impersonation of a user in the
ImpersonationEndpoint. |
| Class | Description |
|---|---|
| DefaultImpersonationRequestValidator |
Default implementation of
ImpersonationRequestValidator that validates that the CSR has
authority to impersonate, the impersonated target exists, and that the impersonated target has
chosen to allow impersonation. |
| ImpersonationRequest |
The initial impersonation request.
|
| ImpersonationRequestToken |
The values resolved from an
ImpersonationRequest after redirect and token validation. |
Copyright © 2021. All rights reserved.