net.sf.retrotranslator.runtime.javax.net.ssl
Class _HttpsURLConnection

java.lang.Object
  extended by net.sf.retrotranslator.runtime.javax.net.ssl._HttpsURLConnection

public class _HttpsURLConnection
extends java.lang.Object

Author:
Taras Puchko

Constructor Summary
_HttpsURLConnection()
           
 
Method Summary
static java.security.Principal getLocalPrincipal(javax.net.ssl.HttpsURLConnection connection)
           
static java.security.Principal getPeerPrincipal(javax.net.ssl.HttpsURLConnection connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_HttpsURLConnection

public _HttpsURLConnection()
Method Detail

getLocalPrincipal

public static java.security.Principal getLocalPrincipal(javax.net.ssl.HttpsURLConnection connection)

getPeerPrincipal

public static java.security.Principal getPeerPrincipal(javax.net.ssl.HttpsURLConnection connection)
                                                throws javax.net.ssl.SSLPeerUnverifiedException
Throws:
javax.net.ssl.SSLPeerUnverifiedException