Home
last modified time | relevance | path

Searched defs:Authenticate (Results 76 – 100 of 1463) sorted by relevance

12345678910>>...59

/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/inc/
H A DAuthPlugin.php54 function Authenticate( $username, $password ) { function in AuthPlugin
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-openapi/runtime/
H A Dinterfaces.go72 func (f AuthenticatorFunc) Authenticate(params interface{}) (bool, interface{}, error) { func
80 Authenticate(interface{}) (bool, interface{}, error) methodSpec
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/runtime/
H A Dinterfaces.go72 func (f AuthenticatorFunc) Authenticate(params interface{}) (bool, interface{}, error) { func
80 Authenticate(interface{}) (bool, interface{}, error) methodSpec
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-openapi/runtime/
H A Dinterfaces.go72 func (f AuthenticatorFunc) Authenticate(params interface{}) (bool, interface{}, error) { func
80 Authenticate(interface{}) (bool, interface{}, error) methodSpec
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/runtime/
H A Dinterfaces.go72 func (f AuthenticatorFunc) Authenticate(params interface{}) (bool, interface{}, error) { func
80 Authenticate(interface{}) (bool, interface{}, error) methodSpec
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-openapi/runtime/
H A Dinterfaces.go72 func (f AuthenticatorFunc) Authenticate(params interface{}) (bool, interface{}, error) { func
80 Authenticate(interface{}) (bool, interface{}, error) methodSpec
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/src/main/java/org/apache/hive/service/auth/
H A DCustomAuthenticationProviderImpl.java46 public void Authenticate(String user, String password) throws AuthenticationException { in Authenticate() method in CustomAuthenticationProviderImpl
H A DPamAuthenticationProviderImpl.java35 public void Authenticate(String user, String password) throws AuthenticationException { in Authenticate() method in PamAuthenticationProviderImpl
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Security/
H A DWindowsAuthenticationModule.cs43 public event WindowsAuthenticationEventHandler Authenticate { property in System.Web.Security.WindowsAuthenticationModule
H A DPassportAuthenticationModule.cs48 public event PassportAuthenticationEventHandler Authenticate { property in System.Web.Security.PassportAuthenticationModule
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/password_manager/
H A Dbiometric_authenticator_android.cc61 void BiometricAuthenticatorAndroid::Authenticate( in Authenticate() function in BiometricAuthenticatorAndroid
/dports/www/gitea/gitea-1.16.5/services/auth/source/ldap/
H A Dsource_authenticate.go21 func (source *Source) Authenticate(user *user_model.User, userName, password string) (*user_model.U… func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/flight/
H A Dserver_auth.cc26 Status NoOpAuthHandler::Authenticate(ServerAuthSender* outgoing, in Authenticate() function in arrow::flight::NoOpAuthHandler
/dports/www/gitea/gitea-1.16.5/services/auth/source/db/
H A Dsource.go27 func (source *Source) Authenticate(user *user_model.User, login, password string) (*user_model.User… func
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/flight/
H A Dserver_auth.cc26 Status NoOpAuthHandler::Authenticate(ServerAuthSender* outgoing, in Authenticate() function in arrow::flight::NoOpAuthHandler
/dports/mail/aerc/aerc-0.4.0/lib/
H A Doauthbearer.go23 func (c *OAuthBearer) Authenticate(username string, password string, client *client.Client) error { func
/dports/security/plasma5-kscreenlocker/kscreenlocker-5.23.5/kcheckpass/
H A Dcheckpass_shadow.c42 AuthReturn Authenticate(const char *method, const char *login, char *(*conv)(ConvRequest, const cha… in Authenticate() function
/dports/www/uchiwa/uchiwa-0.18.2/uchiwa/authentication/
H A Dcontrollers.go59 func (a *Config) Authenticate(next http.Handler) http.Handler { func
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/flight/
H A Dserver_auth.cc26 Status NoOpAuthHandler::Authenticate(ServerAuthSender* outgoing, in Authenticate() function in arrow::flight::NoOpAuthHandler
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/src/System/Net/Mail/
H A DISmtpAuthenticationModule.cs13 …Authorization Authenticate(string challenge, NetworkCredential credentials, object sessionCookie, … in Authenticate() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/src/System/Net/
H A DIAuthenticationModule.cs9 Authorization Authenticate(string challenge, WebRequest request, ICredentials credentials); in Authenticate() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/mail/
H A DISmtpAuthenticationModule.cs15 …Authorization Authenticate(string challenge, NetworkCredential credentials, object sessionCookie, … in Authenticate() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DIAuthenticationModule.cs19 Authorization Authenticate(string challenge, WebRequest request, ICredentials credentials); in Authenticate() method
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/helpers/vault/
H A Dmock_AuthMethod.go13 func (_m *MockAuthMethod) Authenticate(client Client) error { func
H A Dclient.go11 Authenticate(auth AuthMethod) error methodSpec
92 func (c *defaultClient) Authenticate(auth AuthMethod) error { func

12345678910>>...59