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

<<11121314151617181920>>

  /external/smack/src/org/apache/harmony/javax/security/sasl/
RealmChoiceCallback.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.javax.security.sasl;
20 import org.apache.harmony.javax.security.auth.callback.ChoiceCallback;
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
OtherName.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
23 package org.apache.harmony.security.x509;
25 import org.apache.harmony.security.asn1.ASN1Any;
26 import org.apache.harmony.security.asn1.ASN1Explicit;
27 import org.apache.harmony.security.asn1.ASN1Oid;
28 import org.apache.harmony.security.asn1.ASN1Sequence;
29 import org.apache.harmony.security.asn1.ASN1Type;
30 import org.apache.harmony.security.asn1.BerInputStream
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/serialization/
BadPaddingExceptionTest.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
23 package org.apache.harmony.crypto.tests.javax.crypto.serialization;
27 import org.apache.harmony.testframework.serialization.SerializationTest;
ExemptionMechanismExceptionTest.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
23 package org.apache.harmony.crypto.tests.javax.crypto.serialization;
27 import org.apache.harmony.testframework.serialization.SerializationTest;
IllegalBlockSizeExceptionTest.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
23 package org.apache.harmony.crypto.tests.javax.crypto.serialization;
27 import org.apache.harmony.testframework.serialization.SerializationTest;
NoSuchPaddingExceptionTest.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
23 package org.apache.harmony.crypto.tests.javax.crypto.serialization;
27 import org.apache.harmony.testframework.serialization.SerializationTest;
ShortBufferExceptionTest.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
23 package org.apache.harmony.crypto.tests.javax.crypto.serialization;
27 import org.apache.harmony.testframework.serialization.SerializationTest;
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /external/apache-http/src/org/apache/commons/codec/net/
QCodec.java 2 * Copyright 2001-2004 The Apache Software Foundation.
4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.codec.net;
22 import org.apache.commons.codec.DecoderException;
23 import org.apache.commons.codec.EncoderException;
24 import org.apache.commons.codec.StringDecoder;
25 import org.apache.commons.codec.StringEncoder;
43 * @author Apache Software Foundation
  /external/apache-http/src/org/apache/http/client/entity/
UrlEncodedFormEntity.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/entity/UrlEncodedFormEntity.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.entity;
35 import org.apache.http.NameValuePair
    [all...]
  /external/apache-http/src/org/apache/http/conn/params/
ConnRouteParamBean.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/params/ConnRouteParamBean.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.params;
36 import org.apache.http.HttpHost
    [all...]
  /external/apache-http/src/org/apache/http/impl/
AbstractHttpServerConnection.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/AbstractHttpServerConnection.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.impl;
36 import org.apache.http.HttpConnectionMetrics
    [all...]
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
BasicPoolEntry.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/tsccm/BasicPoolEntry.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.impl.conn.tsccm;
36 import org.apache.http.conn.OperatedClientConnection
    [all...]
  /external/apache-http/src/org/apache/http/impl/cookie/
RFC2109VersionHandler.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/RFC2109VersionHandler.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/>.
31 package org.apache.http.impl.cookie;
33 import org.apache.http.cookie.Cookie
    [all...]
  /external/apache-http/src/org/apache/http/protocol/
ResponseDate.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/ResponseDate.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.protocol;
36 import org.apache.http.HttpException
    [all...]
  /external/apache-xml/
Android.mk 4 # Licensed under the Apache License, Version 2.0 (the "License");
8 # http://www.apache.org/licenses/LICENSE-2.0
18 apache-xml_src_files := $(call all-java-files-under,src/main/java)
21 LOCAL_MODULE := apache-xml
23 LOCAL_SRC_FILES := $(apache-xml_src_files)
32 LOCAL_MODULE := apache-xml-hostdex
34 LOCAL_SRC_FILES := $(apache-xml_src_files)
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncDoclocation.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.functions;
23 import org.apache.xml.dtm.DTM;
24 import org.apache.xpath.XPathContext;
25 import org.apache.xpath.objects.XObject;
26 import org.apache.xpath.objects.XString;
FuncLocalPart.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.functions;
23 import org.apache.xml.dtm.DTM;
24 import org.apache.xpath.XPathContext;
25 import org.apache.xpath.objects.XObject;
26 import org.apache.xpath.objects.XString;
FuncQname.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.functions;
23 import org.apache.xml.dtm.DTM;
24 import org.apache.xpath.XPathContext;
25 import org.apache.xpath.objects.XObject;
26 import org.apache.xpath.objects.XString;
FuncSubstringAfter.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.functions;
23 import org.apache.xml.utils.XMLString;
24 import org.apache.xpath.XPathContext;
25 import org.apache.xpath.objects.XObject;
26 import org.apache.xpath.objects.XString;
FuncUnparsedEntityURI.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.functions;
23 import org.apache.xml.dtm.DTM;
24 import org.apache.xpath.XPathContext;
25 import org.apache.xpath.objects.XObject;
26 import org.apache.xpath.objects.XString;
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
HttpRequestInfo.java 1 package com.xtremelabs.robolectric.tester.org.apache.http;
3 import org.apache.http.HttpHost;
4 import org.apache.http.HttpRequest;
5 import org.apache.http.client.RequestDirector;
6 import org.apache.http.protocol.HttpContext;
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
HttpRedirect.java 5 * Licensed to the Apache Software Foundation (ASF) under one
9 * to you under the Apache License, Version 2.0 (the
13 * http://www.apache.org/licenses/LICENSE-2.0
24 * individuals on behalf of the Apache Software Foundation. For more
25 * information on the Apache Software Foundation, please see
26 * <http://www.apache.org/>.
29 package com.xtremelabs.robolectric.tester.org.apache.http.impl.client;
33 import org.apache.http.client.methods.HttpGet;
34 import org.apache.http.client.methods.HttpHead;
35 import org.apache.http.client.methods.HttpRequestBase
    [all...]
  /external/smack/src/org/apache/qpid/management/common/sasl/
ClientSaslFactory.java 3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
11 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.qpid.management.common.sasl;
23 import org.apache.harmony.javax.security.auth.callback.CallbackHandler;
24 import org.apache.harmony.javax.security.sasl.SaslClient;
25 import org.apache.harmony.javax.security.sasl.SaslClientFactory;
26 import org.apache.harmony.javax.security.sasl.SaslException;

Completed in 986 milliseconds

<<11121314151617181920>>