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

<<41424344454647484950>>

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
IOErrorTest.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.luni.tests.java.io;
22 import org.apache.harmony.testframework.serialization.SerializationTest;
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
SecurityExceptionTest.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.luni.tests.java.lang;
22 import org.apache.harmony.testframework.serialization.SerializationTest;
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
SocketTimeoutExceptionTest.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.luni.tests.java.net;
22 import org.apache.harmony.testframework.serialization.SerializationTest;
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
InputMismatchExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.luni.tests.java.util;
24 import org.apache.harmony.testframework.serialization.SerializationTest;
ServiceConfigurationErrorTest.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.luni.tests.java.util;
24 import org.apache.harmony.testframework.serialization.SerializationTest;
  /external/apache-harmony/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
BackingStoreExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.prefs.tests.java.util.prefs;
23 import org.apache.harmony.testframework.serialization.SerializationTest;
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
KSTrustedCertificateEntryTest.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.java.security;
26 import org.apache.harmony.security.tests.support.cert.MyCertificate;
KeyPairGeneratorSpiTest.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.java.security;
27 import org.apache.harmony.security.tests.support.MyKeyPairGeneratorSpi;
SignedObjectTest.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.java.security;
27 import org.apache.harmony.security.tests.support.TestKeyPair;
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CRLTest.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.java.security.cert;
26 import org.apache.harmony.security.tests.support.cert.MyCRL;
CertPathBuilderSpiTest.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.java.security.cert;
30 import org.apache.harmony.security.tests.support.cert.MyCertPathBuilderSpi;
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/serialization/
AccessControlExceptionTest.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.java.security.serialization;
29 import org.apache.harmony.testframework.serialization.SerializationTest;
PrivilegedActionExceptionTest.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.java.security.serialization;
27 import org.apache.harmony.testframework.serialization.SerializationTest;
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
EncodedKeySpecTest.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.java.security.spec;
26 import org.apache.harmony.security.tests.support.spec.MyEncodedKeySpec;
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
ExplicitTest.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;
28 import org.apache.harmony.security.asn1.ASN1Boolean;
29 import org.apache.harmony.security.asn1.ASN1Constants;
30 import org.apache.harmony.security.asn1.ASN1Explicit;
31 import org.apache.harmony.security.asn1.ASN1SequenceOf;
32 import org.apache.harmony.security.asn1.ASN1Type;
33 import org.apache.harmony.security.asn1.DerInputStream
    [all...]
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
CodeSigner_ImplTest.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.java.security;
29 import org.apache.harmony.security.tests.support.TestCertUtils;
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/utils/
AlgNameMapperTest.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.utils;
20 import org.apache.harmony.security.utils.AlgNameMapper;
27 * @tests org.apache.harmony.security.utils.AlgNameMapper#getStandardName(String)
38 * @tests org.apache.harmony.security.utils.AlgNameMapper#isOID(String)
53 * @tests org.apache.harmony.security.utils.AlgNameMapper.selectEntries(Provider)
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/provider/cert/
CertFactoryTestData.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.provider.cert;
26 import org.apache.harmony.luni.util.Base64;
35 // from org.apache.harmony.security.asn1 package and encoded
36 // by org.apache.harmony.misc.Base64 class.
  /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/serialization/
HandshakeCompletedEventTest.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.xnet.tests.javax.net.ssl.serialization;
26 import org.apache.harmony.testframework.serialization.SerializationTest;
SSLSessionBindingEventTest.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.xnet.tests.javax.net.ssl.serialization;
26 import org.apache.harmony.testframework.serialization.SerializationTest;
  /external/apache-http/src/org/apache/commons/logging/impl/
NoOpLog.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
18 package org.apache.commons.logging.impl;
22 import org.apache.commons.logging.Log;
29 * @author <a href="mailto:sanders@apache.org">Scott Sanders</a>
  /external/apache-http/src/org/apache/http/
HttpMessage.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/HttpMessage.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;
34 import org.apache.http.params.HttpParams
    [all...]
  /external/apache-http/src/org/apache/http/auth/
BasicUserPrincipal.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/auth/BasicUserPrincipal.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;
35 import org.apache.http.util.LangUtils
    [all...]
  /external/apache-http/src/org/apache/http/impl/cookie/
BasicClientCookie2.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/BasicClientCookie2.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.cookie;
36 import org.apache.http.cookie.SetCookie2
    [all...]
  /external/apache-http/src/org/apache/http/impl/io/
AbstractSessionOutputBuffer.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/AbstractSessionOutputBuffer.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.io;
37 import org.apache.http.io.SessionOutputBuffer
    [all...]

Completed in 770 milliseconds

<<41424344454647484950>>