/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/ |
HttpURLConnectionTest.java | 257 "proxy-authorization:") > 0; 290 boolean auth = request.getHeader("Authorization") != null; 668 assertTrue("Connection did not send proxy authorization request", [all...] |
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | [all...] |
/docs/source.android.com/src/source/ |
using-repo.md | 87 After you select one or more branches, all commits on the selected branches are transmitted to Gerrit over an SSH connection.You will need to configure an SSH key to enable upload authorization. Visit [SSH Keys](http://review.source.android.com/Gerrit#settings,ssh-keys) within the user settings panel to register your public keys with Gerrit. To enable password-less uploads, consider using ssh-agent on your client system.
|
/external/bison/build-aux/ |
install-sh | 31 # ings in this Software without prior written authorization from the X Consor-
|
/external/chromium/base/i18n/ |
icu_string_conversions.cc | 53 // or other dealings in this Software without prior written authorization
|
/external/chromium/chrome/browser/ui/login/ |
login_prompt_browsertest.cc | 184 // prefetch resource requires authorization.
|
/external/chromium/net/socket_stream/ |
socket_stream_unittest.cc | 308 "Proxy-Authorization: Basic Zm9vOmJhcg==\r\n\r\n"),
|
/external/dnsmasq/contrib/dynamic-dnsmasq/ |
dynamic-dnsmasq.pl | 117 } elsif ( $header =~ /^Authorization: basic (.+)$/ ) {
|
/external/genext2fs/ |
install-sh | 31 # ings in this Software without prior written authorization from the X Consor-
|
/external/grub/ |
install-sh | 31 # ings in this Software without prior written authorization from the X Consor-
|
/external/javasqlite/src/main/java/SQLite/ |
Constants.java | 40 public static final int SQLITE_AUTH = 23; /* Authorization denied */
|
/external/libffi/ |
install-sh | 31 # ings in this Software without prior written authorization from the X Consor-
|
/external/libvpx/examples/includes/geshi/geshi/ |
tsql.php | 57 'ASC', 'ASSERTION', 'AT', 'AUTHORIZATION', 'BACKUP', 'BEFORE', 'BEGIN', 'BINARY', 'BIT', 'BLOB', 'BOOLEAN', 'BOTH', 'BREADTH',
|
/external/llvm/autoconf/ |
install-sh | 31 # ings in this Software without prior written authorization from the X Consor-
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
HeaderFactoryImpl.java | 219 Authorization auth = new Authorization(); [all...] |
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
Lexer.java | 155 TokenTypes.AUTHORIZATION);
|
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/ |
xf86vmstr.h | 27 or other dealings in this Software without prior written authorization
|
/external/webkit/Source/WebCore/platform/network/ |
ResourceRequestBase.cpp | 250 m_httpHeaderFields.remove("Authorization");
|
/frameworks/base/core/java/android/net/http/ |
HttpAuthHeader.java | 73 * by the client unchanged in the Authorization header of subsequent
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xthreads.h | 25 in this Software without prior written authorization from The Open Group.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
sync.h | 24 in this Software without prior written authorization from The Open Group.
|
xtestext1.h | 31 in this Software without prior written authorization from The Open Group.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
tic.h | 26 * authorization. *
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/Xtrans/ |
Xtransint.h | 35 other dealings in this Software without prior written authorization
|
/cts/tests/src/android/webkit/cts/ |
CtsTestServer.java | 442 Header[] auth = request.getHeaders("Authorization"); 450 // request authorization [all...] |