Home
last modified time | relevance | path

Searched refs:getChallenges (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/matomo/piwik/plugins/Tour/
H A DAPI.php44 public function getChallenges() function in Piwik\\Plugins\\Tour\\API
50 foreach ($this->challenges->getChallenges() as $challenge) {
75 foreach ($this->challenges->getChallenges() as $challenge) {
/dports/www/matomo/piwik/plugins/Tour/Engagement/
H A DLevels.php21 private function getChallenges() function in Piwik\\Plugins\\Tour\\Engagement\\Levels
32 $challenges = $this->getChallenges();
120 $challenges = $this->getChallenges();
H A DChallenges.php37 public function getChallenges() function in Piwik\\Plugins\\Tour\\Engagement\\Challenges
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/
H A DAuthenticationStrategyAdaptor.java79 public Map<String, Header> getChallenges( in getChallenges() method in AuthenticationStrategyAdaptor
83 return this.handler.getChallenges(response, context); in getChallenges()
H A DDefaultProxyAuthenticationHandler.java67 public Map<String, Header> getChallenges( in getChallenges() method in DefaultProxyAuthenticationHandler
H A DDefaultTargetAuthenticationHandler.java67 public Map<String, Header> getChallenges( in getChallenges() method in DefaultTargetAuthenticationHandler
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/
H A DAuthenticationStrategyAdaptor.java79 public Map<String, Header> getChallenges( in getChallenges() method in AuthenticationStrategyAdaptor
83 return this.handler.getChallenges(response, context); in getChallenges()
H A DDefaultProxyAuthenticationHandler.java67 public Map<String, Header> getChallenges( in getChallenges() method in DefaultProxyAuthenticationHandler
H A DDefaultTargetAuthenticationHandler.java67 public Map<String, Header> getChallenges( in getChallenges() method in DefaultTargetAuthenticationHandler
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/client/
H A DAuthenticationHandler.java81 Map<String, Header> getChallenges( in getChallenges() method
H A DAuthenticationStrategy.java82 Map<String, Header> getChallenges( in getChallenges() method
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/client/
H A DAuthenticationHandler.java81 Map<String, Header> getChallenges( in getChallenges() method
H A DAuthenticationStrategy.java82 Map<String, Header> getChallenges( in getChallenges() method
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go281 challenges, failures := c.getChallenges(domains)
463 func (c *Client) getChallenges(domains []string) ([]authorizationResource, map[string]error) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/github.com/xenolf/lego/acme/
H A Dclient.go281 challenges, failures := c.getChallenges(domains)
463 func (c *Client) getChallenges(domains []string) ([]authorizationResource, map[string]error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go281 challenges, failures := c.getChallenges(domains)
463 func (c *Client) getChallenges(domains []string) ([]authorizationResource, map[string]error) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go281 challenges, failures := c.getChallenges(domains)
463 func (c *Client) getChallenges(domains []string) ([]authorizationResource, map[string]error) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go281 challenges, failures := c.getChallenges(domains)
463 func (c *Client) getChallenges(domains []string) ([]authorizationResource, map[string]error) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go281 challenges, failures := c.getChallenges(domains)
463 func (c *Client) getChallenges(domains []string) ([]authorizationResource, map[string]error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go281 challenges, failures := c.getChallenges(domains)
463 func (c *Client) getChallenges(domains []string) ([]authorizationResource, map[string]error) { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go281 challenges, failures := c.getChallenges(domains)
463 func (c *Client) getChallenges(domains []string) ([]authorizationResource, map[string]error) { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/xenolf/lego/acme/
H A Dclient.go281 challenges, failures := c.getChallenges(domains)
463 func (c *Client) getChallenges(domains []string) ([]authorizationResource, map[string]error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go281 challenges, failures := c.getChallenges(domains)
463 func (c *Client) getChallenges(domains []string) ([]authorizationResource, map[string]error) { func
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/auth/
H A DHttpAuthenticator.java109 … final Map<String, Header> challenges = authStrategy.getChallenges(host, response, context); in handleAuthChallenge()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/auth/
H A DHttpAuthenticator.java109 … final Map<String, Header> challenges = authStrategy.getChallenges(host, response, context); in handleAuthChallenge()

12