Package org.eclipse.jetty.util.security
Class CertificateUtils
- java.lang.Object
-
- org.eclipse.jetty.util.security.CertificateUtils
-
public class CertificateUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description CertificateUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static KeyStoregetKeyStore(Resource store, String storeType, String storeProvider, String storePassword)static Collection<? extends CRL>loadCRL(String crlPath)
-