javax.naming.ldap.StartTlsResponse This class implements the LDAPv3 Extended Response for StartTLS as defined in <a HREF="http://www.ietf.org/rfc/rfc2830.txt">Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security</a> The object identifier for StartTLS is 1.3.6.1.4.1.1466.20037 and no extend ...
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 ...