com.sun.enterprise.admin.jmx.remote.comm.HttpConnectorAddress This class abstracts the details of URLS from a client. allowing the client to set the host, port, security property and authorization informaiton. This information is then used to create an URLConnection which will only connect to the admin servlet using basic authorization (if authorization infor ...