Searched defs:authenticator (Results 1 – 11 of 11) sorted by relevance
42 final Authenticator authenticator; field in Address53 CertificatePinner certificatePinner, Authenticator authenticator, Proxy proxy, in Address()
138 private Authenticator authenticator; field in OkHttpClient390 public OkHttpClient setAuthenticator(Authenticator authenticator) { in setAuthenticator()
31 private Authenticator authenticator = AuthenticatorAdapter.INSTANCE; field in AddressTest
115 Authenticator authenticator = new RecordingAuthenticator(); in copyWithDefaultsWhenDefaultIsGlobal() local
16 int wps_process_authenticator(struct wps_data *wps, const u8 *authenticator, in wps_process_authenticator()
35 const u8 *authenticator; /* WPS_AUTHENTICATOR_LEN (8) octets */ member
766 static int wps_validate_authenticator(const u8 *authenticator, int mandatory) in wps_validate_authenticator()
284 public static Request processAuthHeader(Authenticator authenticator, Response response, in processAuthHeader()
70 private final Authenticator authenticator = AuthenticatorAdapter.INSTANCE; field in RouteSelectorTest
22 u8 authenticator[16]; member
924 u_char authResponse[], int authenticator) in ChapMS2()