OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:authentication
(Results
151 - 175
of
1782
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/google_apis/
request_sender.h
34
// AuthenticatedRequestInterface and handles retries and
authentication
.
65
// interface, and makes the request retry upon
authentication
failures by
85
// Clears any
authentication
token and retries the request, which forces
86
// an
authentication
token refresh.
/external/chromium_org/chrome/browser/ui/webui/
inline_login_ui.h
12
// The
authentication
is carried out via the host gaia_auth extension. Upon
/external/chromium_org/chromeos/test/data/network/
translation_of_shill_openvpn.onc
17
"RemoteCertEKU": "TLS Web Server
Authentication
",
translation_of_shill_openvpn_with_errors.onc
16
"RemoteCertEKU": "TLS Web Server
Authentication
",
valid_openvpn_with_cert_pems.onc
17
"RemoteCertEKU": "TLS Web Server
Authentication
",
/external/chromium_org/remoting/base/
constants.h
10
// Service name used for
authentication
.
/external/chromium_org/remoting/host/
pam_authorization_factory_posix.h
13
// PAM-based authorization on top of some underlying
authentication
scheme.
/external/chromium_org/remoting/protocol/
authenticator.cc
15
"
authentication
" };
authenticator.h
27
// Authenticator is an abstract interface for
authentication
protocol
32
//
authentication
is reported.
104
//
authentication
message that needs to be sent to the peer.
121
//
authentication
part of the session-initiate stanza so that
negotiating_authenticator_base.h
22
// clients and hosts that support multiple
authentication
methods to negotiate a
32
// * Client and host exchange messages until the
authentication
is ACCEPTED or
40
// callback, that will resume the
authentication
once the authenticator is
44
// * Some
authentication
methods may have a specific starting direction (e.g.
pairing_authenticator_base.h
16
// support for PIN-less
authentication
via device pairing:
19
//
authentication
message a Client Id and the first SPAKE message
27
// it to prompt the user for a PIN to use for
authentication
72
// fall back on PIN
authentication
. This string need not be human-readable,
/external/chromium_org/third_party/tlslite/
setup.py
22
description="tlslite implements SSL and TLS with SRP, shared-keys, cryptoID, or X.509
authentication
.",
/external/chromium_org/third_party/tlslite/tlslite/
__init__.py
3
TLS v1.1. TLS Lite supports non-traditional
authentication
methods
/external/dropbear/debian/
control
18
features such as X11 and
authentication
agent forwarding.
/external/okhttp/src/main/java/com/squareup/okhttp/
OkAuthenticator.java
26
* Responds to
authentication
challenges from the remote web or proxy server by
31
* Returns a credential that satisfies the
authentication
challenge made by
42
* Returns a credential that satisfies the
authentication
challenge made by
62
/** Returns the
authentication
scheme, like {@code Basic}. */
/external/openssh/
ssh-keysign.8
30
.Nd ssh helper program for host-based
authentication
38
required during host-based
authentication
with SSH protocol version 2.
56
for more information about host-based
authentication
.
73
must be set-uid root if host-based
authentication
is used.
/external/ppp/pppd/plugins/radius/etc/
radiusclient.conf
3
# specify which
authentication
comes first respectively which
4
#
authentication
is used. possible values are: "radius" and "local".
29
# RADIUS server to use for
authentication
requests. this config
63
# default
authentication
realm to append to all usernames if no
radiusclient.conf.in
3
# specify which
authentication
comes first respectively which
4
#
authentication
is used. possible values are: "radius" and "local".
29
# RADIUS server to use for
authentication
requests. this config
63
# default
authentication
realm to append to all usernames if no
/external/smack/src/org/apache/harmony/javax/security/auth/callback/
Callback.java
22
*
authentication
.
/external/smack/src/org/jivesoftware/smack/
UserAuthentication.java
27
*
authentication
. This interface makes {@link SASLAuthentication} and
45
* @param cbh the CallbackHandler used to obtain
authentication
ID, password, or other
71
* Performs an anonymous
authentication
with the server. The server will created a new full JID
73
*
authentication
.
/external/srtp/doc/
references.txt
18
Authentication
) is defined in that specification. It is available
/external/wpa_supplicant_8/hostapd/
hlr_auc_gw.milenage_db
5
#
authentication
. In case of GSM/EAP-SIM, AMF and SQN values are not used, but
/external/wpa_supplicant_8/src/ap/
preauth_auth.h
2
* hostapd - Authenticator for IEEE 802.11i RSN pre-
authentication
/external/wpa_supplicant_8/src/radius/
radius_client.h
21
* radiusAcc) depends on whether this is an
authentication
or accounting
122
* auth_servers - RADIUS
Authentication
servers in priority order
132
* auth_server - The current
Authentication
server
185
* RADIUS
authentication
/frameworks/volley/src/com/android/volley/toolbox/
Authenticator.java
28
* @throws AuthFailureError If
authentication
did not succeed
Completed in 459 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>