Home
last modified time | relevance | path

Searched defs:authenticate (Results 1 – 25 of 33) sorted by relevance

12

/external/apache-http/src/org/apache/http/impl/auth/
DBasicScheme.java135 public Header authenticate( in authenticate() method in BasicScheme
159 public static Header authenticate( in authenticate() method in BasicScheme
DNTLMScheme.java112 public Header authenticate( in authenticate() method in NTLMScheme
DDigestScheme.java224 public Header authenticate( in authenticate() method in DigestScheme
/external/jetty/src/java/org/eclipse/jetty/security/authentication/
DDeferredAuthentication.java64 public Authentication authenticate(ServletRequest request) in authenticate() method in DeferredAuthentication
93 public Authentication authenticate(ServletRequest request, ServletResponse response) in authenticate() method in DeferredAuthentication
/external/jetty/src/java/org/eclipse/jetty/server/
DAuthentication.java71 Authentication authenticate(ServletRequest request); in authenticate() method
79 Authentication authenticate(ServletRequest request,ServletResponse response); in authenticate() method
DServletRequestHttpWrapper.java174 public boolean authenticate(HttpServletResponse response) throws IOException, ServletException in authenticate() method in ServletRequestHttpWrapper
DRequest.java2029 public boolean authenticate(HttpServletResponse response) throws IOException, ServletException in authenticate() method in Request
/external/jetty/src/java/org/eclipse/jetty/security/
DMappedLoginService.java253 boolean authenticate(Object credentials); in authenticate() method
291 public boolean authenticate(Object credentials) in authenticate() method in MappedLoginService.Anonymous
315 public boolean authenticate(Object credentials) in authenticate() method in MappedLoginService.KnownUser
DConstraintSecurityHandler.java104 …public static Constraint createConstraint (String name, boolean authenticate, String[] roles, int … in createConstraint()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DAuthenticator.java41 Request authenticate(Proxy proxy, Response response) throws IOException; in authenticate() method
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUBinaryTest.java77 ICUBinary.Authenticate authenticate in TestReadHeader() local
/external/apache-http/src/org/apache/http/auth/
DAuthScheme.java142 Header authenticate(Credentials credentials, HttpRequest request) in authenticate() method
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DRecordingOkAuthenticator.java44 @Override public Request authenticate(Proxy proxy, Response response) { in authenticate() method in RecordingOkAuthenticator
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DAuthenticatorAdapter.java37 @Override public Request authenticate(Proxy proxy, Response response) throws IOException { in authenticate() method in AuthenticatorAdapter
/external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/
Dbasic.py40 def authenticate(self, environ): member in AuthBasicAuthenticator
Ddigest.py132 def authenticate(self, environ): member in AuthDigestAuthenticator
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterNameReader.java114 protected boolean authenticate(byte dataformatid[], in authenticate() method in UCharacterNameReader
/external/jetty/src/java/org/eclipse/jetty/util/security/
DConstraint.java162 public void setAuthenticate(boolean authenticate) in setAuthenticate()
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader_drm.c149 xcb_dri2_authenticate_reply_t *authenticate; in pipe_loader_drm_x_auth() local
/external/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.h83 int (*authenticate)(void *user_data, uint32_t id); member
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/
DHttpOverSpdyTest.java221 @Test public void authenticate() throws Exception { in authenticate() method in HttpOverSpdyTest
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri.c306 xcb_dri2_authenticate_reply_t *authenticate = NULL; in vl_screen_create() local
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h133 int (*authenticate) (_EGLDisplay *disp, uint32_t id); member
Dplatform_x11.c570 xcb_dri2_authenticate_reply_t *authenticate; in dri2_x11_authenticate() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

12