mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 15:22:15 +00:00
SEC-498: Correct name of AfterInvocationProviderManager
This commit is contained in:
parent
70875a3c70
commit
709dba101c
@ -4669,7 +4669,7 @@ public boolean supports(Class clazz);</programlisting></para>
|
||||
|
||||
<para>Like many other parts of Acegi Security,
|
||||
<literal>AfterInvocationManager</literal> has a single concrete
|
||||
implementation, <literal>AfterInvocationProvider</literal>, which
|
||||
implementation, <literal>AfterInvocationProviderManager</literal>, which
|
||||
polls a list of <literal>AfterInvocationProvider</literal>s. Each
|
||||
<literal>AfterInvocationProvider</literal> is allowed to modify the
|
||||
return object or throw an <literal>AccessDeniedException</literal>.
|
||||
|
Loading…
x
Reference in New Issue
Block a user