Class CertificateUtils
java.lang.Object
org.eclipse.jetty.util.security.CertificateUtils
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic KeyStoregetKeyStore(Resource store, String storeType, String storeProvider, String storePassword) static Collection<? extends CRL>  
- 
Constructor Details
- 
CertificateUtils
public CertificateUtils() 
 - 
 - 
Method Details
- 
getKeyStore
 - 
loadCRL
- Throws:
 Exception
 
 -