|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.gsi.OldCertUtil
public class OldCertUtil
Provides some old convenience functions.
Constructor Summary | |
---|---|
OldCertUtil()
Deprecated. |
Method Summary | |
---|---|
static String |
getBase(String dn,
boolean reverse)
Deprecated. |
static int |
getProxyType(String dn,
boolean reverse)
Deprecated. |
static String |
toGlobusDN(String certDN,
boolean skipProxy)
Deprecated. Converts certificate dn into globus dn (with "/") and returns the base dn without CN=proxy or CN=limited proxy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OldCertUtil()
Method Detail |
---|
public static String toGlobusDN(String certDN, boolean skipProxy)
public static String getBase(String dn, boolean reverse)
public static int getProxyType(String dn, boolean reverse)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |