The Javadoc for setExitUserMatcher mentions that
This is a shortcut for setExitUserMatcher(RequestMatcher)
This is incorrect, because it is simply referencing itself.
The Javadoc for setExitUserMatcher mentions that
This is a shortcut for setExitUserMatcher(RequestMatcher)
This is incorrect, because it is simply referencing itself.