Package org.craftercms.security.authorization.impl
-
Class Summary Class Description AccessDeniedHandlerImpl Default implementation ofAccessDeniedHandler, which forwards to the error page URL, so that the original URL is preserved in the browser.RestAccessDeniedHandler Implementation ofAccessDeniedHandlerfor REST based applications, which returns a 403 FORBIDDEN status with the access denied exception message.