postAssertPermissions

This method is called after permissions have been checked. If the permissions check failed (that is, the user is not allowed to access the page), then this method is not called. Instead, the handleBootException() method will be called with an error code of 401 (the HTTP code for "Unauthorized").