HomeSort by relevance Sort by last modified time
    Searched defs:_crls (Results 1 - 3 of 3) sorted by null

  /external/jetty/src/java/org/eclipse/jetty/util/security/
CertificateValidator.java 61 private Collection<? extends CRL> _crls; field in class:CertificateValidator
86 _crls = crls;
231 if (_crls != null && !_crls.isEmpty())
233 pbParams.addCertStore(CertStore.getInstance("Collection", new CollectionCertStoreParameters(_crls)));
267 return _crls;
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 49 milliseconds