/dports/www/matomo/piwik/plugins/Tour/ |
H A D | API.php | 44 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 D | Levels.php | 21 private function getChallenges() function in Piwik\\Plugins\\Tour\\Engagement\\Levels 32 $challenges = $this->getChallenges(); 120 $challenges = $this->getChallenges();
|
H A D | Challenges.php | 37 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 D | AuthenticationStrategyAdaptor.java | 79 public Map<String, Header> getChallenges( in getChallenges() method in AuthenticationStrategyAdaptor 83 return this.handler.getChallenges(response, context); in getChallenges()
|
H A D | DefaultProxyAuthenticationHandler.java | 67 public Map<String, Header> getChallenges( in getChallenges() method in DefaultProxyAuthenticationHandler
|
H A D | DefaultTargetAuthenticationHandler.java | 67 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 D | AuthenticationStrategyAdaptor.java | 79 public Map<String, Header> getChallenges( in getChallenges() method in AuthenticationStrategyAdaptor 83 return this.handler.getChallenges(response, context); in getChallenges()
|
H A D | DefaultProxyAuthenticationHandler.java | 67 public Map<String, Header> getChallenges( in getChallenges() method in DefaultProxyAuthenticationHandler
|
H A D | DefaultTargetAuthenticationHandler.java | 67 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 D | AuthenticationHandler.java | 81 Map<String, Header> getChallenges( in getChallenges() method
|
H A D | AuthenticationStrategy.java | 82 Map<String, Header> getChallenges( in getChallenges() method
|
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/client/ |
H A D | AuthenticationHandler.java | 81 Map<String, Header> getChallenges( in getChallenges() method
|
H A D | AuthenticationStrategy.java | 82 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 D | client.go | 281 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 D | client.go | 281 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 D | client.go | 281 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 D | client.go | 281 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 D | client.go | 281 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 D | client.go | 281 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 D | client.go | 281 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 D | client.go | 281 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 D | client.go | 281 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 D | client.go | 281 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 D | HttpAuthenticator.java | 109 … 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 D | HttpAuthenticator.java | 109 … final Map<String, Header> challenges = authStrategy.getChallenges(host, response, context); in handleAuthChallenge()
|