mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-22 03:52:15 +00:00
Minor corrections, as reported by Wil Lambrecht.
This commit is contained in:
parent
78f792a132
commit
420fb0ec2c
@ -1114,8 +1114,8 @@ public aspect DomainObjectInstanceSecurityAspect implements InitializingBean {
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><literal>RunAsImplAuthenticationToken</literal> is able to
|
<para><literal>RunAsImplAuthenticationProvider</literal> is able
|
||||||
authenticate a <literal>RunAsUserToken</literal>. This is
|
to authenticate a <literal>RunAsUserToken</literal>. This is
|
||||||
discussed further in the Run-As Authentication Replacement
|
discussed further in the Run-As Authentication Replacement
|
||||||
section. You would not register this
|
section. You would not register this
|
||||||
<literal>AuthenticationProvider</literal> if you were not using
|
<literal>AuthenticationProvider</literal> if you were not using
|
||||||
|
Loading…
x
Reference in New Issue
Block a user