Description
Jetty throws an IllegalStateException because if onAccessDenied
you send an http error code and after that you redirect to "unauthorized URL".
it is not allowed to write twice to the response buffer.
Jetty throws an IllegalStateException because if onAccessDenied
you send an http error code and after that you redirect to "unauthorized URL".
it is not allowed to write twice to the response buffer.