SEC-2069: Update doc to use FilterInvocationSecurityMetadataSource

This commit is contained in:
Rob Winch 2012-10-22 14:24:05 -05:00
parent c2499c6143
commit 6cea2694dc
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
attributes associated with a single secure HTTP URL.</para>
<para>It should be noted that the
<literal>FilterSecurityInterceptor.setSecurityMetadataSource()</literal> method actually
expects an instance of <interfacename>FilterSecurityMetadataSource</interfacename>. This
expects an instance of <interfacename>FilterInvocationSecurityMetadataSource</interfacename>. This
is a marker interface which subclasses
<interfacename>SecurityMetadataSource</interfacename>. It simply denotes the
<interfacename>SecurityMetadataSource</interfacename> understands