org.glite.voms
Class PKIStoreFactory
java.lang.Object
org.glite.voms.PKIStoreFactory
public class PKIStoreFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PKIStoreFactory
public PKIStoreFactory()
getStore
public static PKIStore getStore(String dir,
int type,
boolean aggressive,
boolean timer)
throws IOException,
CertificateException,
CRLException
- Throws:
IOException
CertificateException
CRLException
getStore
public static PKIStore getStore(String dir,
int type,
boolean aggressive)
throws IOException,
CertificateException,
CRLException
- Throws:
IOException
CertificateException
CRLException
getStore
public static PKIStore getStore(String dir,
int type)
throws IOException,
CertificateException,
CRLException
- Throws:
IOException
CertificateException
CRLException
getStore
public static PKIStore getStore(int type)
throws IOException,
CertificateException,
CRLException
- Throws:
IOException
CertificateException
CRLException
getStore
public static PKIStore getStore()
Copyright © 2012. All Rights Reserved.