/external/ImageMagick/www/ |
contact.html | 64 040d70</code>, in the Authenticate field and fill in the remaining fields. Press Send to forward your message to the ImageMagick wizards:</p> 70 <td><label id="authenticate" title="Your authentication code">Authenticate</label></td> 71 <td valign="top"><input type="text" name="authenticate" size="32" maxlength="255" value="" /></td>
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
auth_handler.py | 50 authenticate for the given provider and config.
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_FTP_ALTERNATIVE_TO_USER.3 | 34 authenticate if the usual FTP "USER user" and "PASS password" negotiation
|
/external/kernel-headers/original/uapi/linux/nfsd/ |
export.h | 38 #define NFSEXP_NOAUTHNLM 0x0800 /* Don't authenticate NLM requests - just trust */
|
/external/mesa3d/src/egl/wayland/wayland-drm/ |
wayland-drm.h | 83 int (*authenticate)(void *user_data, uint32_t id); member in struct:wayland_drm_callbacks
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/ |
RecordingOkAuthenticator.java | 44 @Override public Request authenticate(Proxy proxy, Response response) { method in class:RecordingOkAuthenticator
|
/frameworks/base/keystore/java/android/security/keystore/ |
KeyPermanentlyInvalidatedException.java | 26 * is disabled (i.e., reconfigured to None, Swipe or other mode which does not authenticate the
|
/frameworks/base/nfc-extras/java/com/android/nfc_extras/ |
NfcAdapterExtras.java | 222 * Authenticate the client application. 225 * to authenticate with a token, before using other methods. 230 public void authenticate(byte[] token) { method in class:NfcAdapterExtras 232 sService.authenticate(mPackageName, token);
|
/libcore/ojluni/src/main/java/javax/net/ssl/ |
KeyManager.java | 32 * key material which is used to authenticate the local SSLSocket
|
X509KeyManager.java | 36 * key pairs are used to authenticate the local side of a secure 69 * Choose an alias to authenticate the client side of a secure 101 * Choose an alias to authenticate the server side of a secure
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/nfsd/ |
export.h | 34 #define NFSEXP_NOAUTHNLM 0x0800 /* Don't authenticate NLM requests - just trust */
|
/external/chromium-trace/catapult/third_party/Paste/tests/ |
test_httpheaders.py | 126 'Age', 'ETag', 'Vary', 'WWW-Authenticate', 133 ('www-authenticate','Response AuthMessage'), 145 ('WWW-Authenticate', 'Response AuthMessage'),
|
/external/curl/lib/ |
http_digest.c | 38 WWW-Authenticate: Digest realm="testrealm", nonce="1053604598" 39 Proxy-Authenticate: Digest realm="testrealm", nonce="1053604598" 45 const char *header) /* rest of the *-authenticate:
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
ProxyAuthenticate.java | 34 * Proxy Authenticate SIP (HTTP ) header. 116 * get/setURI is deprecated for WWW-Authenticate and Proxy-Authenticate,
|
/packages/services/Telephony/src/com/android/phone/common/mail/store/imap/ |
ImapConstants.java | 35 public static final String AUTHENTICATE = "AUTHENTICATE"; 109 // AUTHENTICATE
|
/external/libnfc-nxp/src/ |
phFriNfc_MifStdFormat.c | 86 * authenticate call. 238 /* Set the authenticate state */ 654 /* Authenticate with default key for block 3 is successful, 665 /* Authenticate with default key for block 3 is successful, 751 /* Call read, write or authenticate */ 760 authenticate using key B*/ 766 /* internal authenticate state = key B */ 768 /* Now call authenticate */ [all...] |
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/ |
phFriNfc_MifStdFormat.c | 146 /* Set the authenticate state */ 557 ** Description This function shall process the authenticate call. 576 /* Authenticate with default key for block 3 is successful, 588 /* Authenticate with default key for block 3 is successful, 675 /* Call read, write or authenticate */ 694 * authenticate using key B 701 /* internal authenticate state = key B */ 703 /* Now call authenticate */ 757 /* Set the authenticate state */ [all...] |
/external/chromium-trace/catapult/third_party/Paste/paste/auth/ |
digest.py | 102 head = [("WWW-Authenticate", 'Digest %s' % head)] 132 def authenticate(self, environ): member in class:AuthDigestAuthenticator 165 __call__ = authenticate 216 self.authenticate = AuthDigestAuthenticator(realm, authfunc) 222 result = self.authenticate(environ)
|
/external/jetty/src/java/org/eclipse/jetty/security/authentication/ |
DeferredAuthentication.java | 62 * @see org.eclipse.jetty.server.Authentication.Deferred#authenticate(ServletRequest) 64 public Authentication authenticate(ServletRequest request) method in class:DeferredAuthentication 91 * @see org.eclipse.jetty.server.Authentication.Deferred#authenticate(javax.servlet.ServletRequest, javax.servlet.ServletResponse) 93 public Authentication authenticate(ServletRequest request, ServletResponse response) method in class:DeferredAuthentication 139 * @return true if this response is from a deferred call to {@link #authenticate(ServletRequest)}
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
ICUBinary.java | 43 private static final class IsAcceptable implements Authenticate { 403 public static interface Authenticate 556 Authenticate authenticate) 558 return getVersionInfoFromCompactInt(readHeader(bytes, dataFormat, authenticate)); 573 public static int readHeader(ByteBuffer bytes, int dataFormat, Authenticate authenticate) 596 // TODO: Change Authenticate to take int major, int minor, int milli, int micro 605 (authenticate != null && !authenticate.isDataVersionAcceptable(formatVersion))) [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
ICUBinary.java | 39 private static final class IsAcceptable implements Authenticate { 399 public static interface Authenticate 552 Authenticate authenticate) 554 return getVersionInfoFromCompactInt(readHeader(bytes, dataFormat, authenticate)); 569 public static int readHeader(ByteBuffer bytes, int dataFormat, Authenticate authenticate) 592 // TODO: Change Authenticate to take int major, int minor, int milli, int micro 601 (authenticate != null && !authenticate.isDataVersionAcceptable(formatVersion))) [all...] |
/external/chromium-trace/catapult/netlog_viewer/netlog_viewer/ |
log_view_painter_test.html | 37 ['WWW-Authenticate: Basic realm="Something, or another"', null], 39 ['WWW-Authenticate: Negotiate blah-token-blah', 40 'WWW-Authenticate: Negotiate [15 bytes were stripped]'], 42 ['WWW-Authenticate: NTLM asdllk2j3l423lk4j23l4kj', 43 'WWW-Authenticate: NTLM [23 bytes were stripped]'], 45 ['WWW-Authenticate: Kerberos , Negotiate asdfasdfasdfasfa', null], 46 ['WWW-Authenticate: Kerberos, Negotiate asdfasdfasdfasfa', null], 47 ['WWW-Authenticate: Digest , Negotiate asdfasdfasdfasfa', null], 48 ['WWW-Authenticate: Digest realm="Foo realm", Negotiate asdf', null], 49 ['WWW-Authenticate: Kerberos,Digest,Basic', null] [all...] |
/developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/ |
MainActivity.java | 121 // enrolled. Thus show the dialog to authenticate with their password first 122 // and ask the user if they want to authenticate with fingerprints in the 188 // Require the user to authenticate with a fingerprint to authorize
|
/developers/samples/android/security/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/ |
MainActivity.java | 121 // enrolled. Thus show the dialog to authenticate with their password first 122 // and ask the user if they want to authenticate with fingerprints in the 188 // Require the user to authenticate with a fingerprint to authorize
|
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/ |
MainActivity.java | 121 // enrolled. Thus show the dialog to authenticate with their password first 122 // and ask the user if they want to authenticate with fingerprints in the 188 // Require the user to authenticate with a fingerprint to authorize
|