Home
last modified time | relevance | path

Searched defs:get_login_credentials (Results 1 – 7 of 7) sorted by relevance

/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/examples/
H A Dsignon-script.php24 function get_login_credentials($user) function
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/examples/
H A Dsignon-script.php23 function get_login_credentials($user) function
/dports/sysutils/py-azure-cli-acr/azure-cli-acr-2.2.9/azure/cli/command_modules/acr/
H A D_docker_utils.py271 def get_login_credentials(cmd, function
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/acr/
H A D_docker_utils.py401 def get_login_credentials(cmd, function
/dports/sysutils/py-azure-cli-core/azure-cli-core-2.29.2/azure/cli/core/
H A D_profile.py549 …def get_login_credentials(self, resource=None, subscription_id=None, aux_subscriptions=None, aux_t… member in Profile
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/librespot-protocol-0.1.2/src/
H A Dauthentication.rs59 pub fn get_login_credentials(&self) -> &LoginCredentials { in get_login_credentials() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/librespot-protocol-0.1.1/src/
H A Dauthentication.rs60 pub fn get_login_credentials(&self) -> &LoginCredentials { in get_login_credentials() method