| Base implementation of
AuthenticationDetailsSource . By default will create an instance of
WebAuthenticationDetails . Any object that accepts a HttpServletRequest as its sole
constructor can be used instead of this default.
author: Ben Alex version: $Id: AuthenticationDetailsSourceImpl.java 1496 2006-05-23 13:38:33Z benalex $ |