Home
last modified time | relevance | path

Searched defs:AuthenticationHandler (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/client/
DAuthenticationHandler.java51 public interface AuthenticationHandler { interface
/external/autotest/client/site_tests/firmware_TouchMTB/
Dauthenticator.py36 class AuthenticationHandler(BaseHTTPServer.BaseHTTPRequestHandler): class