Logs in a user based solely on IP address; no other authentication is performed.
Logs in a user based on assertion of a name supplied in a cookie.
Logs in a user based on a username, password, and static password file location.
Logs in a user by extracting authentication data from an Http servlet session.