|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.gsi.TrustedCertificatesUtil
public class TrustedCertificatesUtil
This is a helper class to create convert TrustCertificates
Constructor Summary | |
---|---|
TrustedCertificatesUtil()
Deprecated. |
Method Summary | |
---|---|
static java.security.cert.CertStore |
createCertStore(TrustedCertificates tc)
Deprecated. Create a CertStore object from TrustedCertificates. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TrustedCertificatesUtil()
Method Detail |
---|
public static java.security.cert.CertStore createCertStore(TrustedCertificates tc) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |