Rev | Line | |
---|
[47] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | |
---|
| 3 | <!-- |
---|
| 4 | Server definition of security; imports security.xml. |
---|
| 5 | --> |
---|
| 6 | |
---|
| 7 | <beans xmlns="http://www.springframework.org/schema/beans" |
---|
| 8 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
---|
| 9 | xmlns:util="http://www.springframework.org/schema/util" |
---|
| 10 | xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.0.xsd"> |
---|
| 11 | |
---|
| 12 | </beans> |
---|
Note: See
TracBrowser
for help on using the repository browser.