HomeSort by relevance Sort by last modified time
    Searched full:authentication (Results 1 - 25 of 782) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/http/tests/appcache/
auth-expected.txt 1 Test that appcache works with authentication. Should say SUCCESS:
auth.html 2 <p>Test that appcache works with authentication. Should say SUCCESS:</p>
9 // Store authentication credentials.
  /external/dbus/test/data/auth/
invalid-hex-encoding.auth-script 1 ## this tests an invalid hex encoding followed by successful authentication
  /external/iptables/extensions/
libipt_ah.man 1 This module matches the SPIs in Authentication header of IPsec packets.
libip6t_ah.man 1 This module matches the parameters in Authentication header of IPsec packets.
  /frameworks/base/obex/javax/obex/
Authenticator.java 36 * This interface provides a way to respond to authentication challenge and
37 * authentication response headers. When a client or server receives an
38 * authentication challenge or authentication response header, the
43 * For more information on how the authentication procedure works in OBEX,
47 * <STRONG>Authentication Challenges</STRONG>
49 * When a client or server receives an authentication challenge header, the
53 * password in this object is not sent in the authentication response. Instead,
54 * the 16-byte challenge received in the authentication challenge is combined
57 * in the authentication response along with the user name if it was provided
    [all...]
  /external/webkit/LayoutTests/http/tests/appcache/resources/auth/
setup.php 5 echo 'Authentication canceled';
subresource.php 5 echo 'Authentication canceled';
manifest.php 5 echo 'Authentication canceled';
iframe.php 5 echo 'Authentication canceled';
  /dalvik/libcore/luni/src/main/java/java/net/
Authenticator.java 21 * An implementation of this class is able to obtain authentication information
25 * getPasswordAuthentication()} which dictates how the authentication info is
66 * @return collected password authentication data.
112 * example HTTP Basic Authentication.
123 * authenticator to get the authentication info.
125 * @return password authentication info or {@code null} if no authenticator
128 * address of the connection that requests authentication.
130 * port of the connection that requests authentication.
132 * protocol of the connection that requests authentication.
134 * realm of the connection that requests authentication
    [all...]
  /external/openssl/android.testssl/
testssl 38 echo test sslv2 with server authentication
42 echo test sslv2 with client authentication
45 echo test sslv2 with both client and server authentication
52 echo test sslv3 with server authentication
55 echo test sslv3 with client authentication
58 echo test sslv3 with both client and server authentication
64 echo test sslv2/sslv3 with server authentication
67 echo test sslv2/sslv3 with client authentication
70 echo test sslv2/sslv3 with both client and server authentication
73 echo test sslv2/sslv3 with both client and server authentication and small client buffer
    [all...]
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
X509TrustManager.java 24 * The trust manager for X509 certificates to be used to perform authentication
31 * be validated and is trusted for client authentication for the specified
32 * authentication type.
37 * the authentication type used.
42 * or if the specified authentication type is {@code null} or an
51 * be validated and is trusted for server authentication for the specified
62 * or if the specified authentication type is {@code null} or an
70 * authentication of peers.
73 * authentication of peers.
SSLServerSocket.java 33 * Creates a TCP server socket with the default authentication context.
46 * authentication context. The connection's default backlog size is 50
61 * backlog and the default authentication context.
79 * authentication context.
151 * authentication. The client authentication is one of the following:
153 * <li>authentication required</li>
154 * <li>authentication requested</li>
155 * <li>no authentication needed</li>
160 * {@code true} if client authentication is required
    [all...]
SSLSocket.java 230 * Sets whether this connection should require client authentication. This
231 * is only useful for sockets in server mode. The client authentication is
234 * <li>authentication required</li>
235 * <li>authentication requested</li>
236 * <li>no authentication needed</li>
241 * {@code true} if client authentication is required,
242 * {@code false} if no authentication is needed.
247 * Returns whether this connection requires client authentication.
250 * @return {@code true} if client authentication is required, {@code false}
251 * if no client authentication is needed
    [all...]
  /external/apache-http/src/org/apache/http/auth/
AuthScheme.java 39 * authentication scheme.
42 * An authentication scheme should be able to support the following
49 * <li>Provide the realm this authentication scheme is applicable to,
57 * Authentication schemes may ignore method name and URI parameters
58 * if they are not relevant for the given authentication mechanism
61 * Authentication schemes may be stateful involving a series of
74 * Processes the given challenge token. Some authentication schemes
83 * Returns textual designation of the given authentication scheme.
85 * @return the name of the given authentication scheme
90 * Returns authentication parameter with the given name, if available
    [all...]
AuthSchemeRegistry.java 42 * Authentication scheme registry that can be used to obtain the corresponding
43 * authentication scheme implementation for a given type of authorization challenge.
63 * retrieve the {@link AuthScheme authentication scheme} from {@link #getAuthScheme}.
66 * Please note that custom authentication preferences, if used, need to be updated accordingly
67 * for the new {@link AuthScheme authentication scheme} to take effect.
82 throw new IllegalArgumentException("Authentication scheme factory may not be null");
88 * Unregisters the class implementing an {@link AuthScheme authentication scheme} with
101 * Gets the {@link AuthScheme authentication scheme} with the given name.
103 * @param name the {@link AuthScheme authentication scheme} identifier
104 * @param params the {@link HttpParams HTTP parameters} for the authentication
    [all...]
AuthState.java 36 * authentication process.
44 /** Actual authentication scheme */
47 /** Actual authentication scope */
50 /** Credentials selected for authentication */
62 * Invalidates the authentication state by resetting its parameters.
75 * Assigns the given {@link AuthScheme authentication scheme}.
77 * @param authScheme the {@link AuthScheme authentication scheme}
88 * Returns the {@link AuthScheme authentication scheme}.
90 * @return {@link AuthScheme authentication scheme}
98 * Returns user {@link Credentials} selected for authentication if availabl
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
authSm.c 35 * \brief 802.11 authentication SM source
44 /* PURPOSE: 802.11 authentication SM source */
88 * auth_create - allocate memory for authentication SM
92 * Allocate memory for authentication SM. \n
94 * Allocates memory for authentication timer. \n
95 * Allocates memory for authentication SM matrix. \n
112 /* allocate authentication context memory */
123 /* allocate memory for authentication state machine */
137 * auth_unload - unload authentication SM from memory
141 * Unload authentication SM from memor
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
authSm.c 35 * \brief 802.11 authentication SM source
44 /* PURPOSE: 802.11 authentication SM source */
88 * auth_create - allocate memory for authentication SM
92 * Allocate memory for authentication SM. \n
94 * Allocates memory for authentication timer. \n
95 * Allocates memory for authentication SM matrix. \n
112 /* allocate authentication context memory */
123 /* allocate memory for authentication state machine */
137 * auth_unload - unload authentication SM from memory
141 * Unload authentication SM from memor
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/
authSm.c 2 * \brief 802.11 authentication SM source
45 /* PURPOSE: 802.11 authentication SM source */
90 * auth_create - allocate memory for authentication SM
94 * Allocate memory for authentication SM. \n
96 * Allocates memory for authentication timer. \n
97 * Allocates memory for authentication SM matrix. \n
114 /* allocate authentication context memory */
125 /* allocate memory for authentication state machine */
148 * auth_unload - unload authentication SM from memory
152 * Unload authentication SM from memor
    [all...]
  /dalvik/libcore/auth/src/main/java/javax/security/auth/login/
package.html 8 This package provides a pluggable and stackable authentication system based on
9 ideas and concepts from the Unix-PAM module. New authentication methods can be
  /dalvik/libcore/crypto/src/main/java/javax/crypto/
package.html 15 Authentication may be based on MAC (Message Authentication Code) such as HMAC (Hash MAC, i.e. with a SHA-1 hash function).
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
AuthenticationService.java 25 * Service to handle Account authentication. It instantiates the authenticator
35 Log.v(TAG, "SampleSyncAdapter Authentication Service started.");
43 Log.v(TAG, "SampleSyncAdapter Authentication Service stopped.");
  /external/ipsec-tools/src/racoon/samples/roadwarrior/
README 2 remote access using hybrid authentication. In this setup, the VPN
18 using authentication against the system password database, and using
22 authentication, IP allocation and accounting. The address and secret
27 is set up to use hybrid authentication (aka mutual group authentication,
60 Note that for now there is no feedback in racoonctl if the authentication
67 hybrid authentication, though this has not been tested.

Completed in 482 milliseconds

1 2 3 4 5 6 7 8 91011>>