Files
spring-security/samples/xml/contacts/src/main/webapp/error.html
2016-04-11 09:47:06 -05:00

5 lines
153 B
HTML

<html>
<title>Access denied!</title>
<h1>Access Denied</h1>
<p>We're sorry, but you are not authorized to perform the requested operation.</p>
</html>