Minor corrections, as reported by Wil Lambrecht.

This commit is contained in:
Ben Alex 2005-06-20 02:57:49 +00:00
parent 78f792a132
commit 420fb0ec2c

View File

@ -1114,8 +1114,8 @@ public aspect DomainObjectInstanceSecurityAspect implements InitializingBean {
</listitem>
<listitem>
<para><literal>RunAsImplAuthenticationToken</literal> is able to
authenticate a <literal>RunAsUserToken</literal>. This is
<para><literal>RunAsImplAuthenticationProvider</literal> is able
to authenticate a <literal>RunAsUserToken</literal>. This is
discussed further in the Run-As Authentication Replacement
section. You would not register this
<literal>AuthenticationProvider</literal> if you were not using