1
0
mirror of synced 2026-08-04 01:07:02 +00:00
Files
spring-security/samples/contacts/etc/ca/jboss-web.xml
T
2004-04-02 11:53:20 +00:00

8 lines
194 B
XML

<!--
- $Id$
- File will be copied into WAR's WEB-INF directory if using container adapter
-->
<jboss-web>
<security-domain>java:/jaas/SpringPoweredRealm</security-domain>
</jboss-web>