Package com.broadleafcommerce.auth.user.endpoint
package com.broadleafcommerce.auth.user.endpoint
-
ClassDescriptionDefault 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.The initial impersonation request.The values resolved from anImpersonationRequest
after redirect and token validation.Validation interface for validation the impersonation of a user in theImpersonationEndpoint
.