1
0
mirror of synced 2026-08-05 17:57:15 +00:00

SEC-1613: Corrected preauth docs.

This commit is contained in:
Luke Taylor
2010-11-04 14:32:06 +00:00
parent 4f51eb09c0
commit 6b691f6fc0
+1 -1
View File
@@ -146,7 +146,7 @@
<para> A typical configuration using this filter would look like this: <programlisting><![CDATA[
<security:http>
<!-- Additional http configuration omitted -->
<security:custom-filter ref="siteminderFilter" />
<security:custom-filter position="PRE_AUTH_FILTER" ref="siteminderFilter" />
</security:http>
<bean id="siteminderFilter" class=