org.eclipse.higgins.proxy.web.util
Class IdentityUtil

java.lang.Object
  extended by org.eclipse.higgins.proxy.web.util.IdentityUtil

public class IdentityUtil
extends Object


Method Summary
static String getSsl(String url)
           
static String identityToUsername(String identity)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSsl

public static String getSsl(String url)
                     throws IOException,
                            CertificateEncodingException
Throws:
IOException
CertificateEncodingException

identityToUsername

public static String identityToUsername(String identity)