Home
last modified time | relevance | path

Searched refs:authenticate (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/core/java/android/nfc/tech/
DMifareClassic.java339 return authenticate(sectorIndex, key, true); in authenticateSectorWithKeyA()
366 return authenticate(sectorIndex, key, false); in authenticateSectorWithKeyB()
369 private boolean authenticate(int sector, byte[] key, boolean keyA) throws IOException { in authenticate() method in MifareClassic
/frameworks/base/nfc-extras/java/com/android/nfc_extras/
DNfcAdapterExtras.java230 public void authenticate(byte[] token) { in authenticate() method in NfcAdapterExtras
232 sService.authenticate(mPackageName, token); in authenticate()
/frameworks/base/core/java/android/nfc/
DINfcAdapterExtras.aidl31 void authenticate(in String pkg, in byte[] token); in authenticate() method
/frameworks/base/docs/html/training/id-auth/
Dindex.jd45 <li>Add a custom account to the user's device to authenticate your own
56 <dt><b><a href="authenticate.html">Authenticating to OAuth2 Services</a></b></dt>
Didentify.jd7 next.link=authenticate.html
135 The next lesson explains how to authenticate to existing online services. The lesson after that
Dcustom_auth.jd7 previous.link=authenticate.html
171 accounts of your custom type will be able to enumerate and authenticate just as
Dauthenticate.jd26 <p>In order to securely access an online service, users need to authenticate to
216 authenticate requests, the techniques discussed here are broadly
/frameworks/base/core/tests/coretests/src/android/net/http/
DDefaultHttpClientTest.java132 digestScheme.authenticate(new UsernamePasswordCredentials("username", "password"), get); in authenticateDigestAlgorithm()
/frameworks/base/docs/html/distribute/engage/
Deasy-signin.jd34 pictures, connect them with friends and more. Users authenticate once and
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dindex.jd11 and have cryptographic hardware to authenticate access to a sector. The most sophisticated tags
/frameworks/base/docs/html/google/play-services/
Dplus.jd16 <p itemprop="description">The Google+ platform for Android lets you authenticate a user
/frameworks/av/media/libstagefright/rtsp/
DMyTransmitter.h265 void authenticate(const sp<ARTSPResponse> &response) { in authenticate() function
388 authenticate(response); in onMessageReceived()
/frameworks/base/docs/html/google/gcm/
Dnotifications.jd176 <p>Now use <code>id_token</code> to authenticate your request.
Dserver.jd83 used in the SASL PLAIN authentication request as a password to authenticate the connection.</li>
/frameworks/base/docs/html/google/auth/
Dhttp-auth.jd499 // Unable to authenticate, such as when the user has not yet granted
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd528 authenticate with the service. For example, Google Contacts is an account type, identified
1766 authenticator object. When the system wants to authenticate a user account for the
1784 to authenticate the user's credentials with the server. The details of the
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd1066 certificates to authenticate users to servers. See the {@link android.security.KeyChain}
/frameworks/base/docs/html/
Dsitemap.txt427 http://developer.android.com/training/id-auth/authenticate.html
/frameworks/base/api/
Dsystem-current.txt57083 …method public abstract org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.a…
58351 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt…
58352 …method public static org.apache.http.Header authenticate(org.apache.http.auth.Credentials, java.la…
58365 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt…
58391 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt…
Dcurrent.txt54554 …method public abstract org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.a…
55822 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt…
55823 …method public static org.apache.http.Header authenticate(org.apache.http.auth.Credentials, java.la…
55836 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt…
55862 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt…