mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-12 07:02:13 +00:00
Minor doc updates.
This commit is contained in:
parent
4ad85cdfdf
commit
3b8fbe8bee
@ -15,7 +15,7 @@
|
|||||||
namespace is written in <link xlink:href="http://www.relaxng.org/">RELAX NG</link> Compact
|
namespace is written in <link xlink:href="http://www.relaxng.org/">RELAX NG</link> Compact
|
||||||
format and later converted into an XSD schema. If you are familiar with this format, you may
|
format and later converted into an XSD schema. If you are familiar with this format, you may
|
||||||
wish to examine the <link
|
wish to examine the <link
|
||||||
xlink:href="https://src.springsource.org/svn/spring-security/trunk/config/src/main/resources/org/springframework/security/config/spring-security-3.0.rnc"
|
xlink:href="https://fisheye.springsource.org/browse/~raw,r=9a2d0c2cb55ede1b41bbcc3dd752e9a70363b14d/spring-security/config/src/main/resources/org/springframework/security/config/spring-security-3.0.3.rnc"
|
||||||
>schema file</link> directly.</para>
|
>schema file</link> directly.</para>
|
||||||
<section xml:id="nsa-http">
|
<section xml:id="nsa-http">
|
||||||
<title>Web Application Security - the <literal><http></literal> Element</title>
|
<title>Web Application Security - the <literal><http></literal> Element</title>
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<para> Namespace configuration has been available since version 2.0 of the Spring framework. It
|
<para> Namespace configuration has been available since version 2.0 of the Spring framework. It
|
||||||
allows you to supplement the traditional Spring beans application context syntax with elements
|
allows you to supplement the traditional Spring beans application context syntax with elements
|
||||||
from additional XML schema. You can find more information in the Spring <link
|
from additional XML schema. You can find more information in the Spring <link
|
||||||
xlink:href="http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/apc.html"
|
xlink:href="http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/htmlsingle/spring-framework-reference.htm"
|
||||||
> Reference Documentation</link>. A namespace element can be used simply to allow a more
|
> Reference Documentation</link>. A namespace element can be used simply to allow a more
|
||||||
concise way of configuring an individual bean or, more powerfully, to define an alternative
|
concise way of configuring an individual bean or, more powerfully, to define an alternative
|
||||||
configuration syntax which more closely matches the problem domain and hides the underlying
|
configuration syntax which more closely matches the problem domain and hides the underlying
|
||||||
|
Loading…
x
Reference in New Issue
Block a user