Home
last modified time | relevance | path

Searched refs:Authentication (Results 1 – 25 of 88) sorted by relevance

1234

/external/smack/src/org/jivesoftware/smack/
DNonSASLAuthentication.java24 import org.jivesoftware.smack.packet.Authentication;
62 Authentication discoveryAuth = new Authentication(); in authenticate()
80 Authentication authTypes = (Authentication) response; in authenticate()
84 Authentication auth = new Authentication(); in authenticate()
119 Authentication auth = new Authentication(); in authenticateAnonymously()
140 return connection.getServiceName() + "/" + ((Authentication) response).getResource(); in authenticateAnonymously()
/external/wpa_supplicant_8/hostapd/
DREADME116 Access Entity, and Authentication Server. Supplicant is a component in
117 a station and it performs the authentication with the Authentication
119 between a Supplicant and an Authentication Server. In addition, it has a
124 IEEE 802.1X uses Extensible Authentication Protocol (EAP). The frames
126 (EAPOL) and the Authenticator relays these frames to the Authentication
127 Server (and similarly, relays the messages from the Authentication
128 Server to the Supplicant). The Authentication Server can be colocated with the
131 use an external Authentication Server and encapsulate EAP frame in the
147 Authentication Server. hostapd supports RADIUS encapsulation of EAP
148 packets, so the Authentication Server should be a RADIUS server, like
[all …]
/external/smack/src/org/jivesoftware/smack/packet/
DAuthentication.java29 public class Authentication extends IQ { class
44 public Authentication() { in Authentication() method in Authentication
/external/srtp/
Dtiming13 set title "Authentication Only"
31 set title "Encryption and Authentication"
/external/chromium_org/third_party/libsrtp/srtp/
Dtiming13 set title "Authentication Only"
31 set title "Encryption and Authentication"
/external/tcpdump/tests/
Dospf-gmpls.out3 Router-ID 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA
28 Router-ID 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA
53 Router-ID 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA
/external/chromium_org/chromeos/test/data/network/
Dtranslation_of_shill_ethernet_with_eap.onc3 "Authentication":"8021X"
Dmanaged_toplevel_with_global_config.onc8 "Authentication":"None"
Dtranslation_of_shill_ethernet.onc3 "Authentication":"None"
Dethernet.onc5 "Authentication": "None"
Dethernet_with_eap_and_cert_pems.onc3 "Authentication":"8021X",
Dethernet_with_eap.onc3 "Authentication":"None",
Dtranslation_of_shill_ethernet_with_ipconfig.onc3 "Authentication":"None"
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
D__init__.py414 class Authentication(object): class
448 class BasicAuthentication(Authentication):
450Authentication.__init__(self, credentials, host, request_uri, headers, response, content, http)
458 class DigestAuthentication(Authentication):
462Authentication.__init__(self, credentials, host, request_uri, headers, response, content, http)
515 class HmacDigestAuthentication(Authentication):
520Authentication.__init__(self, credentials, host, request_uri, headers, response, content, http)
577 class WsseAuthentication(Authentication):
586Authentication.__init__(self, credentials, host, request_uri, headers, response, content, http)
601 class GoogleLoginAuthentication(Authentication):
[all …]
/external/chromium_org/chromeos/test/data/network/policy/
Dpolicy_ethernet_eap.onc5 "Authentication":"8021X",
/external/iptables/extensions/
Dlibipt_ah.man1 This module matches the SPIs in Authentication header of IPsec packets.
Dlibip6t_ah.man1 This module matches the parameters in Authentication header of IPsec packets.
/external/chromium_org/net/data/ssl/certificates/
Dweak_digest_sha1_ee.pem34 TLS Web Server Authentication, TLS Web Client Authentication
Dweak_digest_md2_ee.pem34 TLS Web Server Authentication, TLS Web Client Authentication
Dweak_digest_md4_ee.pem34 TLS Web Server Authentication, TLS Web Client Authentication
Dweak_digest_md5_ee.pem34 TLS Web Server Authentication, TLS Web Client Authentication
Dverisign_intermediate_ca_2011.pem34 …TLS Web Server Authentication, TLS Web Client Authentication, Netscape Server Gated Crypto, 2.16.8…
Dverisign_intermediate_ca_2016.pem34 …TLS Web Server Authentication, TLS Web Client Authentication, Netscape Server Gated Crypto, 2.16.8…
Daia-cert.pem38 TLS Web Server Authentication, TLS Web Client Authentication
Dsalesforce_com_test.pem39 … Netscape Server Gated Crypto, TLS Web Server Authentication, TLS Web Client Authentication

1234