Home
last modified time | relevance | path

Searched defs:setCredential (Results 1 – 15 of 15) sorted by relevance

/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Authentication/Adapter/
H A DValidatableAdapterInterface.php44 public function setCredential($credential); function
H A DAbstractAdapter.php41 public function setCredential($credential) function in Zend\\Authentication\\Adapter\\AbstractAdapter
/dports/devel/hadoop2/jetty-6.1.14/modules/plus/src/main/java/org/mortbay/jetty/plus/jaas/callback/
H A DAbstractCallbackHandler.java41 public void setCredential (Object credential) in setCredential() method in AbstractCallbackHandler
/dports/devel/hadoop/jetty-6.1.14/modules/plus/src/main/java/org/mortbay/jetty/plus/jaas/callback/
H A DAbstractCallbackHandler.java41 public void setCredential (Object credential) in setCredential() method in AbstractCallbackHandler
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/BigQueryConnectionService/
H A DCloudSqlProperties.php29 …public function setCredential(Google_Service_BigQueryConnectionService_CloudSqlCredential $credent… function in Google_Service_BigQueryConnectionService_CloudSqlProperties
/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/signature/impl/
H A DSignatureValidator.cpp57 void SignatureValidator::setCredential(const Credential* credential) in setCredential() function in SignatureValidator
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/credhub/
H A Dset.go77 func (ch *CredHub) setCredential(name, credType string, value interface{}, cred interface{}) error { func
/dports/net/concourse-fly/concourse-6.7.1/vendor/code.cloudfoundry.org/credhub-cli/credhub/
H A Dset.go77 func (ch *CredHub) setCredential(name, credType string, value interface{}, cred interface{}) error { func
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Authentication/Validator/
H A DAuthentication.php161 public function setCredential($credential) function in Zend\\Authentication\\Validator\\Authentication
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/commands/
H A Dset.go92 func (c *SetCommand) setCredential() (credentials.Credential, error) { func
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/lib/Horde/Core/Auth/
H A DUsernameHook.php178 public function setCredential($type, $value) function in Horde_Core_Auth_UsernameHook
H A DApplication.php492 public function setCredential($name, $value) function in Horde_Core_Auth_Application
/dports/security/pear-Horde_Auth/Horde_Auth-2.2.2/lib/Horde/Auth/
H A DBase.php556 public function setCredential($type, $value) function in Horde_Auth_Base
/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/soap/impl/
H A DCURLSOAPTransport.cpp138 bool setCredential(const Credential* cred=nullptr) { in setCredential() function in xmltooling::CURLSOAPTransport
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_cache_tool/
H A DCacheDefs.h268 setCredential(char *p_user, int user_len, char *p_pass, int pass_len) in setCredential() function