検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 104 for auth (0.025 sec.)
現在認証済みの公開鍵の一覧を表示する 5988
« ssh2_publickey_init ssh2_publickey_remove » PHP Manual SSH2 関数 現在認証済みの公開鍵の一覧を表 ... = ssh2_connect ( 'shell.example.com' , 22 ); ssh2_auth_password ( $ssh2 , 'jdoe' , 'secret' ); $pkey = ss ... よりリモートシステムで認証を行うには、かわりに ssh2_auth_pubkey_file() 関数を使用してください。 参考 ssh2_p ...
https://man.plustar.jp/php/function.ssh2-publickey-list.html - [similar]
サーバー情報および実行時の環境情報 5988
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= ... ために指定された URI。例えば、 ' /index.html ' ' PHP_AUTH_DIGEST ' HTTP ダイジェスト認証を 行っている場合、ク ... ライアントから送られた 'Authorization' ヘッダの 内容が設定されます(適切な認証処 ... 理を行うために利用します)。 ' PHP_AUTH_USER ' HTTP 認証しているときにそのユーザー名がセッ ... トされます。 ' PHP_AUTH_PW ' HTTP 認証しているときにそのユーザーの パスワー ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
The Zookeeper class 5937
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... _cb = null , int $recv_timeout = 10000 ) public addAuth ( string $scheme , string $cert , callable $comple ... const int EXPIRED_SESSION_STATE = -112 ; const int AUTH_FAILED_STATE = -113 ; const int CONNECTING_STATE = ... ROR = -100 ; const int NONODE = -101 ; const int NOAUTH = -102 ; const int BADVERSION = -103 ; const int N ... K = -113 ; const int INVALIDACL = -114 ; const int AUTHFAILED = -115 ; const int CLOSING = -116 ; const in ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
新しいグローバル定数 5937
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しいグローバ ... TO_AEAD_CHACHA20POLY1305_IETF_ABYTES SODIUM_CRYPTO_AUTH_BYTES SODIUM_CRYPTO_AUTH_KEYBYTES SODIUM_CRYPTO_BO ...
https://man.plustar.jp/php/migration72.constants.html - [similar]
OAuth クラス 5898
« oauth_urlencode OAuth::__construct » PHP Manual OAuth OAuth クラス OAuth クラス (PECL OAuth >= ... 0.99.1) はじめに OAuth 拡張モジュールは、データプロバイダとやりとりするた ... めのシンプルなインターフェイスを提供します。 OAuth HTTP 仕様を用いることで、プライベートなリソースを保 ... 護します。 クラス概要 class OAuth { /* プロパティ */ public $ debug ; public $ sslCh ... ing $consumer_secret , string $signature_method = OAUTH_SIG_METHOD_HMACSHA1 , int $auth_type = 0 ) public ...
https://man.plustar.jp/php/class.oauth.html - [similar]
新しいグローバル定数 5898
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新し ... いグローバル定数 PHP コア PASSWORD_ARGON2ID CURL CURLAUTH_BEARER CURLAUTH_GSSAPI CURLE_WEIRD_SERVER_REPLY CU ... RSION CURLOPT_PROXY_TLS13_CIPHERS CURLOPT_PROXY_TLSAUTH_PASSWORD CURLOPT_PROXY_TLSAUTH_TYPE CURLOPT_PROXY_ ... TLSAUTH_USERNAME CURLOPT_REQUEST_TARGET CURLOPT_SOCKS5_AUT ... ARGE CURLOPT_TLS13_CIPHERS CURLPROXY_HTTPS CURLSSH_AUTH_GSSAPI CURL_SSLVERSION_MAX_DEFAULT CURL_SSLVERSION ...
https://man.plustar.jp/php/migration73.constants.html - [similar]
フォーマット文字列に基づき入力を処理する 5846
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf ... 2 sscanf() - オプションパラメータの使用法 <?php // author 情報を取得し、DocBook エントリを生成 $auth = "24 ... \tLewis Carroll" ; $n = sscanf ( $auth , "%d\t%s %s" , $id , $first , $last ); echo "<aut ... > $first </firstname> <surname> $last </surname> </author>\n" ; ?> 参考 printf() - フォーマット済みの文字列 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
定義済み定数 5846
« リソース型 Sodium 関数 » PHP Manual Sodium 定義済み定数 定義済み定数 以下の定数が定義されていま ... CHACHA20POLY1305_IETF_ABYTES ( int ) SODIUM_CRYPTO_AUTH_BYTES ( int ) SODIUM_CRYPTO_AUTH_KEYBYTES ( int ) ...
https://man.plustar.jp/php/sodium.constants.html - [similar]
Secure Shell 2 5846
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — S ... ession = ssh2_connect ( 'example.com' , 22 ); ssh2_auth_pubkey_file ( $session , 'username' , '/home/usern ... ession = ssh2_connect ( 'example.com' , 22 ); ssh2_auth_pubkey_file ( $session , 'username' , '/home/usern ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
Subversion 5808
« SVMModel::save はじめに » PHP Manual その他のサービス Subversion Subversion はじめに インストー ... the addition of an item in a working directory svn_auth_get_parameter — 認証パラメータを取得する svn_auth_ ...
https://man.plustar.jp/php/book.svn.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT