Class | Description |
---|---|
AccessDeniedHandlerImpl |
Default implementation of
AccessDeniedHandler , which forwards to the error page URL, so that the original
URL is preserved in the browser. |
RestAccessDeniedHandler |
Implementation of
AccessDeniedHandler for REST based applications,
which returns a 403 FORBIDDEN status with the access denied exception message. |
Copyright © 2023 CrafterCMS. All rights reserved.