SSOSiteImpl
Class holding information about the Site and credentials for Single Sign on SSO.
OJB will map the database entries into this class
author: Roger Ruttimann version: $Id: SSOSiteImpl.java 516448 2007-03-09 16:25:47Z ate $
setFormAuthentication(String formUserField, String formPwdField) Form authentication requires two fields that hold the credential
information for the request.