event.secureView()
method in the request context to pivot between views according to user permissions.secureView()
method into the request context via the preProcess
interception point.successView
if the user has the permissions or the failView
if they don't.