HomeSort by relevance Sort by last modified time
    Searched refs:apache (Results 401 - 425 of 3948) sorted by null

<<11121314151617181920>>

  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
AnyTest.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
22 package org.apache.harmony.security.tests.asn1.der;
27 import org.apache.harmony.security.asn1.ASN1Any;
28 import org.apache.harmony.security.asn1.DerInputStream;
29 import org.apache.harmony.security.asn1.DerOutputStream;
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/pkcs7/
AuthenticatedAttributesTest.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.harmony.security.tests.pkcs7;
26 import org.apache.harmony.security.pkcs7.ContentInfo;
27 import org.apache.harmony.security.pkcs7.SignedData;
28 import org.apache.harmony.security.pkcs7.SignerInfo;
SignerInfoTest.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the
10 * http://www.apache.org/licenses/LICENSE-2.0
20 package org.apache.harmony.security.tests.pkcs7;
28 import org.apache.harmony.security.pkcs7.SignerInfo;
29 import org.apache.harmony.security.x501.Name;
30 import org.apache.harmony.security.x509.AlgorithmIdentifier;
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/
CertificateTest.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
22 package org.apache.harmony.security.tests.x509;
35 import org.apache.harmony.security.asn1.ASN1Integer;
36 import org.apache.harmony.security.x501.Name;
37 import org.apache.harmony.security.x509.AlgorithmIdentifier;
38 import org.apache.harmony.security.x509.Certificate;
39 import org.apache.harmony.security.x509.EDIPartyName;
40 import org.apache.harmony.security.x509.Extension
    [all...]
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
MyBasicPermission.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.harmony.security.tests.support;
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
MyCertStoreParameters.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
22 package org.apache.harmony.security.tests.support.cert;
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/spec/
MyEncodedKeySpec.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
22 package org.apache.harmony.security.tests.support.spec;
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
MessageFormatFieldTest.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.text.tests.java.text;
NumberFormatFieldTest.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.text.tests.java.text;
  /external/apache-http/src/org/apache/http/
HeaderElement.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/HeaderElement.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http;
HttpConnection.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/HttpConnection.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http;
HttpRequestFactory.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/HttpRequestFactory.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http;
MalformedChunkCodingException.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/MalformedChunkCodingException.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http;
MethodNotSupportedException.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/MethodNotSupportedException.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http;
ProtocolException.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/ProtocolException.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http;
  /external/apache-http/src/org/apache/http/auth/
InvalidCredentialsException.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/auth/InvalidCredentialsException.java $
8 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * The ASF licenses this file to You under the Apache License, Version 2.0
15 * http://www.apache.org/licenses/LICENSE-2.0
25 * individuals on behalf of the Apache Software Foundation. For more
26 * information on the Apache Software Foundation, please see
27 * <http://www.apache.org/>.
31 package org.apache.http.auth;
  /external/apache-http/src/org/apache/http/client/
CircularRedirectException.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/CircularRedirectException.java $
8 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * The ASF licenses this file to You under the Apache License, Version 2.0
15 * http://www.apache.org/licenses/LICENSE-2.0
25 * individuals on behalf of the Apache Software Foundation. For more
26 * information on the Apache Software Foundation, please see
27 * <http://www.apache.org/>.
31 package org.apache.http.client;
HttpResponseException.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/HttpResponseException.java $
8 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * The ASF licenses this file to You under the Apache License, Version 2.0
15 * http://www.apache.org/licenses/LICENSE-2.0
25 * individuals on behalf of the Apache Software Foundation. For more
26 * information on the Apache Software Foundation, please see
27 * <http://www.apache.org/>.
31 package org.apache.http.client;
  /external/apache-http/src/org/apache/http/client/params/
CookiePolicy.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/params/CookiePolicy.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.client.params;
  /external/apache-http/src/org/apache/http/conn/
ClientConnectionRequest.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ClientConnectionRequest.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.conn;
ConnectTimeoutException.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ConnectTimeoutException.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.conn;
  /external/apache-http/src/org/apache/http/conn/routing/
HttpRouteDirector.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/routing/HttpRouteDirector.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.conn.routing;
41 * @author <a href="mailto:rolandw at apache.org">Roland Weber</a
    [all...]
  /external/apache-http/src/org/apache/http/conn/scheme/
HostNameResolver.java 7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.conn.scheme;
  /external/apache-http/src/org/apache/http/conn/ssl/
AllowAllHostnameVerifier.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ssl/AllowAllHostnameVerifier.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.conn.ssl;
  /external/apache-http/src/org/apache/http/entity/
ContentProducer.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/entity/ContentProducer.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.entity;

Completed in 351 milliseconds

<<11121314151617181920>>