Home
last modified time | relevance | path

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

12345678910>>...80

/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/java/org/apache/commons/httpclient/auth/
H A DBasicScheme.java144 public String authenticate(Credentials credentials, String method, String uri) in authenticate() method in BasicScheme
185 …public String authenticate(Credentials credentials, HttpMethod method) throws AuthenticationExcept… in authenticate() method in BasicScheme
215 public static String authenticate(UsernamePasswordCredentials credentials) { in authenticate() method in BasicScheme
230 public static String authenticate(UsernamePasswordCredentials credentials, String charset) { in authenticate() method in BasicScheme
H A DNTLMScheme.java216 public static String authenticate( in authenticate() method in NTLMScheme
248 public static String authenticate( in authenticate() method in NTLMScheme
287 public String authenticate(Credentials credentials, String method, String uri) in authenticate() method in NTLMScheme
318 public String authenticate( in authenticate() method in NTLMScheme
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/plugins/tracker/web/
H A DTrackerAuthenticationAdapter.java34 authenticate( in authenticate() method in TrackerAuthenticationAdapter
52 authenticate( in authenticate() method in TrackerAuthenticationAdapter
62 authenticate( in authenticate() method in TrackerAuthenticationAdapter
H A DTrackerAuthenticationListener.java41 authenticate( in authenticate() method
55 authenticate( in authenticate() method
/dports/www/p5-Catalyst-Plugin-Authentication/Catalyst-Plugin-Authentication-0.10023/lib/Catalyst/Authentication/Credential/
H A DRemote.pm47 sub authenticate { subroutine
H A DNoPassword.pm21 sub authenticate { subroutine
H A DPassword.pm33 sub authenticate { method in Catalyst::Authentication::Credential::Password
/dports/www/py-djangorestframework/djangorestframework-3.12.4/rest_framework/
H A Dauthentication.py38 def authenticate(self, request): member in BaseAuthentication
59 def authenticate(self, request): member in BasicAuthentication
117 def authenticate(self, request): member in SessionAuthentication
177 def authenticate(self, request): member in TokenAuthentication
229 def authenticate(self, request): member in RemoteUserAuthentication
/dports/www/py-dj32-djangorestframework/djangorestframework-3.12.4/rest_framework/
H A Dauthentication.py38 def authenticate(self, request): member in BaseAuthentication
59 def authenticate(self, request): member in BasicAuthentication
117 def authenticate(self, request): member in SessionAuthentication
177 def authenticate(self, request): member in TokenAuthentication
229 def authenticate(self, request): member in RemoteUserAuthentication
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/net/www/ftptest/
H A DFtpAuthHandler.java38 public boolean authenticate(String user, String password); in authenticate() method
39 public boolean authenticate(String user, String password, String account); in authenticate() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/net/www/ftptest/
H A DFtpAuthHandler.java38 public boolean authenticate(String user, String password); in authenticate() method
39 public boolean authenticate(String user, String password, String account); in authenticate() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/net/www/ftptest/
H A DFtpAuthHandler.java38 public boolean authenticate(String user, String password); in authenticate() method
39 public boolean authenticate(String user, String password, String account); in authenticate() method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/net/www/ftptest/
H A DFtpAuthHandler.java38 public boolean authenticate(String user, String password); in authenticate() method
39 public boolean authenticate(String user, String password, String account); in authenticate() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/net/www/ftptest/
H A DFtpAuthHandler.java38 public boolean authenticate(String user, String password); in authenticate() method
39 public boolean authenticate(String user, String password, String account); in authenticate() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/net/www/ftptest/
H A DFtpAuthHandler.java38 public boolean authenticate(String user, String password); in authenticate() method
39 public boolean authenticate(String user, String password, String account); in authenticate() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/net/www/ftptest/
H A DFtpAuthHandler.java38 public boolean authenticate(String user, String password); in authenticate() method
39 public boolean authenticate(String user, String password, String account); in authenticate() method
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/net/www/ftptest/
H A DFtpAuthHandler.java38 public boolean authenticate(String user, String password); in authenticate() method
39 public boolean authenticate(String user, String password, String account); in authenticate() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/net/www/ftptest/
H A DFtpAuthHandler.java38 public boolean authenticate(String user, String password); in authenticate() method
39 public boolean authenticate(String user, String password, String account); in authenticate() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/net/www/ftptest/
H A DFtpAuthHandler.java38 public boolean authenticate(String user, String password); in authenticate() method
39 public boolean authenticate(String user, String password, String account); in authenticate() method
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/auth/
H A DBasicScheme.java135 public Header authenticate( in authenticate() method in BasicScheme
153 public Header authenticate( in authenticate() method in BasicScheme
192 public static Header authenticate( in authenticate() method in BasicScheme
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/auth/
H A DBasicScheme.java135 public Header authenticate( in authenticate() method in BasicScheme
153 public Header authenticate( in authenticate() method in BasicScheme
192 public static Header authenticate( in authenticate() method in BasicScheme
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/tracker/host/
H A DTRHostAuthenticationListener.java33 authenticate( in authenticate() method
40 authenticate( in authenticate() method
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/tracker/server/
H A DTRTrackerServerAuthenticationListener.java41 authenticate( in authenticate() method
55 authenticate( in authenticate() method
/dports/net/p5-Net-Twitter/Net-Twitter-4.01043/lib/Net/Twitter/
H A DAPI.pm20 sub authenticate { $do_auth = $_[1] } subroutine
137 has authenticate => ( isa => 'Bool', is => 'ro', required => 1 ); attribute in Net::Twitter::Meta::Method
/dports/www/novnc-websockify/websockify-0.9.0/websockify/
H A Dauth_plugins.py5 def authenticate(self, headers, target_host, target_port): member in BasePlugin
38 def authenticate(self, headers, target_host, target_port): member in BasicHTTPAuth
86 def authenticate(self, headers, target_host, target_port): member in ExpectOrigin
100 def authenticate(self, headers, target_host, target_port): member in ClientCertCNAuth

12345678910>>...80