Home
last modified time | relevance | path

Searched defs:authFailed (Results 1 – 24 of 24) sorted by relevance

/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/test/java/org/apache/zookeeper/test/
H A DDigestAuthDisabledTest.java46 private final CountDownLatch authFailed = new CountDownLatch(1); field in DigestAuthDisabledTest
H A DSaslAuthFailTest.java63 private CountDownLatch authFailed = new CountDownLatch(1); field in SaslAuthFailTest
H A DSaslAuthDesignatedServerTest.java59 private AtomicInteger authFailed = new AtomicInteger(0); field in SaslAuthDesignatedServerTest
H A DSaslSuperUserTest.java99 private AtomicInteger authFailed = new AtomicInteger(0); field in SaslSuperUserTest
H A DAuthTest.java60 private final CountDownLatch authFailed = new CountDownLatch(1); field in AuthTest
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/authX509/lib/Auth/Source/
H A DX509userCert.php69 public function authFailed(&$state) function in sspmod_authX509_Auth_Source_X509userCert
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/authX509/lib/Auth/Source/
H A DX509userCert.php73 public function authFailed(&$state) function in SimpleSAML\\Module\\authX509\\Auth\\Source\\X509userCert
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/ews/ewsclient/auth/
H A Dewspasswordauth.cpp68 Q_EMIT authFailed(QStringLiteral("Password request failed")); in walletPasswordRequestFinished() local
H A Dewsoauth.cpp549 Q_EMIT authFailed(QStringLiteral("Access token request failed")); in walletMapRequestFinished() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/client/
H A DAuthenticationStrategy.java125 void authFailed( in authFailed() method
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/client/
H A DAuthenticationStrategy.java125 void authFailed( in authFailed() method
/dports/net-im/jitsi-videobridge/jitsi-videobridge-dbddd16/src/main/java/org/jitsi/videobridge/websocket/
H A DColibriWebSocketServlet.java141 String authFailed = "authentication failed"; in createWebSocket() local
/dports/www/nextcloud/nextcloud/lib/public/AppFramework/
H A DAuthPublicShareController.php101 protected function authFailed() { function in OCP\\AppFramework\\AuthPublicShareController
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/
H A DAuthenticationStrategyAdaptor.java146 public void authFailed( in authFailed() method in AuthenticationStrategyAdaptor
H A DAuthenticationStrategyImpl.java229 public void authFailed( in authFailed() method in AuthenticationStrategyImpl
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/
H A DAuthenticationStrategyAdaptor.java146 public void authFailed( in authFailed() method in AuthenticationStrategyAdaptor
H A DAuthenticationStrategyImpl.java229 public void authFailed( in authFailed() method in AuthenticationStrategyImpl
/dports/games/multimc/MultiMC5-0.6.11/api/logic/minecraft/auth/
H A DMojangAccount.cpp227 void MojangAccount::authFailed(QString reason) in authFailed() function in MojangAccount
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/test/java/org/apache/zookeeper/
H A DSaslAuthTest.java92 private final CountDownLatch authFailed = new CountDownLatch(1); field in SaslAuthTest
/dports/www/nextcloud/nextcloud/apps-pkg/files_sharing/lib/Controller/
H A DShareController.php239 protected function authFailed() { function in OCA\\Files_Sharing\\Controller\\ShareController
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/utils/terraform/auth/
H A Dconfig.go57 authFailed error member
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/utils/terraform/auth/
H A Dconfig.go56 authFailed error member
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/ews/
H A Dewsresource.cpp1366 void EwsResource::authFailed(const QString &error) in authFailed() function in EwsResource
/dports/net/yate/yate-6.4.0-1/modules/jabber/
H A Djabberserver.cpp3822 void UserAuthMessage::authFailed() in authFailed() function in __anon1d10bcf00111::UserAuthMessage