SEC-1048: Added section on custom-after-invocation-provider to naemspace appendix
This commit is contained in:
parent
c5e1fd77ec
commit
f91f97b195
|
@ -547,8 +547,18 @@
|
|||
You can find an example in the <link xlink:href="#ns-protect-pointcut">namespace introduction</link>.
|
||||
</para>
|
||||
</section>
|
||||
<section xml:id="nsa-custom-after-invocation">
|
||||
<title>The <literal><custom-after-invocation-provider></literal> Element</title>
|
||||
<para>
|
||||
This element can be used to decorate an <interfacename>AfterInvocationProvider</interfacename>
|
||||
for use by the security interceptor maintained by the <literal><global-method-security></literal>
|
||||
namespace.
|
||||
</para>
|
||||
<para>
|
||||
The syntax is the same as for <literal><custom-authentication-provider></literal>.
|
||||
</para>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<title>LDAP Namespace Options</title>
|
||||
<para>
|
||||
|
|
Loading…
Reference in New Issue