Results 1 to 1 of 1

Thread: FilterChainProxy confusion with documentaion

Threaded View

  1. #1
    Join Date
    Jun 2009
    Posts
    25

    Default FilterChainProxy confusion with documentation

    What's the correct one to use

    1) org.springframework.security.util.FilterChainProxy
    or
    2) org.springframework.security.web.FilterChainProxy

    As per the java doc it say's 1) but according to reference documentation it say's 2)

    http://static.springsource.org/sprin...ocs/index.html

    http://static.springsource.org/sprin...y-filter-chain
    Last edited by VRB; May 8th, 2012 at 10:46 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •