Package com.broadleafcommerce.auth.user.endpoint
-
Interface Summary Interface Description ImpersonationRequestValidator Validation interface for validation the impersonation of a user in theImpersonationEndpoint. -
Class Summary Class Description DefaultImpersonationRequestValidator Default implementation ofImpersonationRequestValidatorthat 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 anImpersonationRequestafter redirect and token validation.