HomeSort by relevance Sort by last modified time
    Searched refs:netscape (Results 1 - 18 of 18) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/misc/
MiscObjectIdentifiers.java 8 // Netscape
9 // iso/itu(2) joint-assign(16) us(840) uscompany(1) netscape(113730) cert-extensions(1) }
11 static final ASN1ObjectIdentifier netscape = new ASN1ObjectIdentifier("2.16.840.1.113730.1"); field in interface:MiscObjectIdentifiers
12 static final ASN1ObjectIdentifier netscapeCertType = netscape.branch("1");
13 static final ASN1ObjectIdentifier netscapeBaseURL = netscape.branch("2");
14 static final ASN1ObjectIdentifier netscapeRevocationURL = netscape.branch("3");
15 static final ASN1ObjectIdentifier netscapeCARevocationURL = netscape.branch("4");
16 static final ASN1ObjectIdentifier netscapeRenewalURL = netscape.branch("7");
17 static final ASN1ObjectIdentifier netscapeCApolicyURL = netscape.branch("8");
18 static final ASN1ObjectIdentifier netscapeSSLServerName = netscape.branch("12")
    [all...]
  /external/apache-http/src/org/apache/http/impl/cookie/
BestMatchSpec.java 58 private NetscapeDraftSpec netscape; field in class:BestMatchSpec
85 if (this.netscape == null) {
90 this.netscape = new NetscapeDraftSpec(patterns);
92 return netscape;
106 boolean netscape = false;
112 netscape = true;
115 if (netscape) {
121 } else if (netscape) {
123 // because Netscape draft cannot handle
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jni_md.h 3 * The contents of this file are subject to the Netscape Public
15 * The Initial Developer of the Original Code is Netscape
16 * Communications Corporation. Portions created by Netscape are
17 * Copyright (C) 1998 Netscape Communications Corporation. All
37 * Netscape version of jni_md.h -- depends on jri_md.h
155 # error What are the Symantec defines? (warren@netscape.com)
jri_md.h 5 * The contents of this file are subject to the Netscape Public License
18 * Netscape Communications Corporation.
149 # error What are the Symantec defines? (warren@netscape.com)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 445 """Ad-hoc parser for Netscape protocol cookie-attributes.
447 The old Netscape cookie format for Set-Cookie can for instance contain
452 that Netscape Cookie headers contain. Ronald Tschalar's HTTPClient
460 # RFC 2109 attrs (may turn up in Netscape cookies, too)
710 This class represents both Netscape and RFC 2965 cookies.
810 The subclass DefaultCookiePolicy defines the standard rules for Netscape
850 netscape=True, rfc2965=False,
861 self.netscape = netscape
932 # Version is always set to 0 by parse_ns_headers if it's a Netscape
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 445 """Ad-hoc parser for Netscape protocol cookie-attributes.
447 The old Netscape cookie format for Set-Cookie can for instance contain
452 that Netscape Cookie headers contain. Ronald Tschalar's HTTPClient
460 # RFC 2109 attrs (may turn up in Netscape cookies, too)
710 This class represents both Netscape and RFC 2965 cookies.
810 The subclass DefaultCookiePolicy defines the standard rules for Netscape
850 netscape=True, rfc2965=False,
861 self.netscape = netscape
932 # Version is always set to 0 by parse_ns_headers if it's a Netscape
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/netscape/
NetscapeCertRequest.java 1 package org.bouncycastle.jce.netscape;
33 * Handles NetScape certificate request (KEYGEN), these are constructed as:
  /external/chromium_org/v8/test/webkit/fast/js/kde/
RegExp.js 140 // http://devedge.netscape.com/library/manuals/2000/javascript/1.5/guide/regexp.html
  /external/robolectric/lib/main/
httpclient-4.0.3.jar 
  /external/smack/asmack-master/lib/
httpclient-4.1.3.jar 
  /prebuilts/devtools/tools/lib/
httpclient-4.1.1.jar 
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 290 milliseconds