/developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/ |
FingerprintUiHelper.java | 86 .authenticate(cryptoObject, mCancellationSignal, 0 /* flags */, this, null); method
|
/developers/build/prebuilts/gradle/ConfirmCredential/ |
README.md | 11 to authenticate the user before they are trying to complete some actions.
|
/developers/build/prebuilts/gradle/FingerprintDialog/Application/src/main/java/com/example/android/fingerprintdialog/ |
FingerprintUiHelper.java | 67 .authenticate(cryptoObject, mCancellationSignal, 0 /* flags */, this, null); method
|
/developers/samples/android/security/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/ |
FingerprintUiHelper.java | 86 .authenticate(cryptoObject, mCancellationSignal, 0 /* flags */, this, null); method
|
/developers/samples/android/security/FingerprintDialog/Application/src/main/java/com/example/android/fingerprintdialog/ |
FingerprintUiHelper.java | 67 .authenticate(cryptoObject, mCancellationSignal, 0 /* flags */, this, null); method
|
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/ |
FingerprintUiHelper.java | 86 .authenticate(cryptoObject, mCancellationSignal, 0 /* flags */, this, null); method
|
/development/samples/browseable/FingerprintDialog/src/com.example.android.fingerprintdialog/ |
FingerprintUiHelper.java | 67 .authenticate(cryptoObject, mCancellationSignal, 0 /* flags */, this, null); method
|
/external/ImageMagick/utilities/ |
compare.1 | 15 \-authenticate value decrypt image with this password
|
compare.1.in | 15 \-authenticate value decrypt image with this password
|
stream.1 | 13 \-authenticate value decrypt image with this password
|
stream.1.in | 13 \-authenticate value decrypt image with this password
|
/external/chromium-trace/catapult/third_party/Paste/paste/auth/ |
cas.py | 29 """ The exception raised to authenticate the user """
|
/external/chromium-trace/catapult/third_party/html5lib-python/ |
CONTRIBUTING.rst | 23 code-review tool, which uses your GitHub login to authenticate. You'll
|
/external/curl/lib/ |
curl_sasl.h | 132 /* Check if we have enough auth data and capabilities to authenticate */
|
/external/guava/guava/src/com/google/common/net/ |
HttpHeaders.java | 178 /** The HTTP {@code Proxy-Authenticate} header field name. */ 179 public static final String PROXY_AUTHENTICATE = "Proxy-Authenticate"; 210 /** The HTTP {@code WWW-Authenticate} header field name. */ 211 public static final String WWW_AUTHENTICATE = "WWW-Authenticate";
|
/external/libdrm/tests/ |
auth.c | 112 err(1, "Failure to authenticate client magic\n");
|
/external/libmicrohttpd/src/microhttpd/ |
basicauth.c | 106 * the response; the "WWW-Authenticate" header will be added and the
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
AuthenticationHeader.java | 254 * Note that since 1.2 this is no longer applicable to the WWW-Authenticate 255 * and Proxy-Authenticate headers 275 * Note that since 1.2 this is no longer applicable to the WWW-Authenticate 276 * and Proxy-Authenticate headers
|
/external/oauth/core/src/main/java/net/oauth/client/ |
URLConnectionResponse.java | 40 * from OAuth WWW-Authenticate headers and the body. The header parameters
|
/external/oauth/core/src/main/java/net/oauth/client/httpclient4/ |
HttpMethodResponse.java | 48 * from OAuth WWW-Authenticate headers and the body. The header parameters
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
AuthenticatorAdapter.java | 37 @Override public Request authenticate(Proxy proxy, Response response) throws IOException { method in class:AuthenticatorAdapter
|
/frameworks/base/core/java/android/service/gatekeeper/ |
IGateKeeperService.aidl | 57 * @param challenge a challenge to authenticate agaisnt the device credential. If successful
|
/frameworks/base/docs/html/about/versions/marshmallow/ |
android-6.0-samples.jd | 59 authenticate your app's user.
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
index.jd | 11 and have cryptographic hardware to authenticate access to a sector. The most sophisticated tags
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/ |
OSUCommand.java | 67 * certificate of the accepted type or Issuer to authenticate with the
|