Constructs a new UsernamePasswordToken encapsulating the username and password submitted, the
inetAddress from where the attempt is occurring, and a default <tt>rememberMe</tt> value of <tt>false</tt>
@param username the username submitted for authentication
@param password the password string submitted for authentication
@param host the host name or IP string from where the attempt is occurring
Constructs a new UsernamePasswordToken encapsulating the username and password submitted, the inetAddress from where the attempt is occurring, and a default <tt>rememberMe</tt> value of <tt>false</tt>
@param username the username submitted for authentication @param password the password string submitted for authentication @param host the host name or IP string from where the attempt is occurring