Files
spring-security-samples/servlet/xml/java/contacts/src/main/webapp/error.html
Marcus Da Coregio 4c00a8fb4e Add ACL Contacts XML sample
Closes gh-32
2021-09-06 09:56:49 -03: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>