980件ヒット
[1-100件を表示]
(0.126秒)
ライブラリ
- ビルトイン (48)
- benchmark (48)
-
cgi
/ core (12) - logger (24)
-
net
/ ftp (12) -
net
/ http (156) -
net
/ imap (60) -
net
/ smtp (80) - optparse (144)
- pathname (12)
-
rubygems
/ source _ info _ cache (24) -
rubygems
/ user _ interaction (132) - uri (12)
-
webrick
/ httpauth / authenticator (12) -
webrick
/ httpauth / basicauth (12) -
webrick
/ httpauth / htdigest (48) -
webrick
/ httpauth / htpasswd (48) -
webrick
/ httpauth / userdb (60) -
webrick
/ httprequest (12) -
win32
/ registry (24)
クラス
-
Benchmark
:: Tms (48) -
Gem
:: SourceInfoCache (24) - Logger (24)
- Module (24)
-
Net
:: FTP (12) -
Net
:: HTTP (24) -
Net
:: IMAP (36) -
Net
:: IMAP :: MailboxACLItem (24) -
Net
:: SMTP (80) - OptionParser (144)
- Pathname (12)
- String (12)
-
URI
:: Generic (12) - UnboundMethod (12)
-
WEBrick
:: HTTPAuth :: BasicAuth (12) -
WEBrick
:: HTTPAuth :: Htdigest (48) -
WEBrick
:: HTTPAuth :: Htpasswd (48) -
WEBrick
:: HTTPRequest (12) -
Win32
:: Registry (24)
モジュール
-
CGI
:: QueryExtension (12) -
Gem
:: DefaultUserInteraction (36) -
Gem
:: UserInteraction (96) -
Net
:: HTTPHeader (132) -
WEBrick
:: HTTPAuth :: Authenticator (12) -
WEBrick
:: HTTPAuth :: UserDB (60)
キーワード
- [] (12)
- []= (12)
- alert (12)
-
alert
_ error (12) -
alert
_ warning (12) - ask (12)
-
ask
_ yes _ no (12) - attr (12)
-
attr
_ accessor (4) -
attr
_ reader (4) -
attr
_ writer (4) -
auth
_ cram _ md5 (12) -
auth
_ login (12) -
auth
_ plain (12) -
auth
_ type (12) -
auth
_ type= (12) - authenticate (24)
-
basic
_ auth (12) -
choose
_ from _ list (12) - crypt (12)
- cutime (12)
- debug (24)
-
delete
_ passwd (24) - each (36)
-
each
_ capitalized _ name (12) -
each
_ header (12) -
each
_ key (12) -
each
_ name (12) - fetch (36)
- format (12)
-
get
_ passwd (36) -
latest
_ user _ cache _ file (12) - login (24)
-
make
_ passwd (12) - name (12)
- on (144)
- password= (12)
-
proxy
_ pass (12) -
proxy
_ pass= (12) - rights (12)
- say (12)
-
set
_ passwd (36) - setacl (12)
-
source
_ location (12) - start (32)
-
sub
_ ext (12) -
terminate
_ interaction (12) -
to
_ a (12) -
to
_ s (12) - ui (12)
- ui= (12)
-
use
_ ui (12) - user= (12)
-
user
_ agent (12) -
user
_ cache _ file (12) - userdb (24)
- utime (12)
検索結果
先頭5件
-
Net
:: IMAP :: MailboxACLItem # user -> String (21102.0) -
ユーザ名を返します。
...ユーザ名を返します。
このユーザは
Net::IMAP#getacl で指定したメールボックスに
対し何らかの権限を持っています。... -
Gem
:: SourceInfoCache # latest _ user _ cache _ file -> String (15202.0) -
最新のユーザーキャッシュのファイル名を返します。
最新のユーザーキャッシュのファイル名を返します。 -
Gem
:: SourceInfoCache # user _ cache _ file -> String (15202.0) -
ユーザーキャッシュのファイル名を返します。
ユーザーキャッシュのファイル名を返します。 -
WEBrick
:: HTTPAuth :: Authenticator # userdb -> WEBrick :: HTTPAuth :: Htpasswd | WEBrick :: HTTPAuth :: Htdigest (12301.0) -
認証のためのユーザデータベースを返します。
...認証のためのユーザデータベースを返します。
@see WEBrick::HTTPAuth::BasicAuth, WEBrick::HTTPAuth::Htdigest... -
CGI
:: QueryExtension # user _ agent -> String (12218.0) -
ENV['HTTP_USER_AGENT'] を返します。
...ENV['HTTP_USER_AGENT'] を返します。... -
WEBrick
:: HTTPAuth :: BasicAuth # userdb -> WEBrick :: HTTPAuth :: Htpasswd (12201.0) -
ユーザ名とパスワードを保存した WEBrick::HTTPAuth::Htpasswd オブジェクトを返します。
...ユーザ名とパスワードを保存した WEBrick::HTTPAuth::Htpasswd オブジェクトを返します。... -
Gem
:: UserInteraction # terminate _ interaction(*args) -> () (12101.0) -
アプリケーションを終了します。
...アプリケーションを終了します。
@param args 委譲先のメソッドに与える引数です。... -
WEBrick
:: HTTPAuth :: UserDB # auth _ type -> Class (12101.0) -
WEBrick::HTTPAuth::BasicAuth, WEBrick::HTTPAuth::DigestAuth のいずれかを返します。
...WEBrick::HTTPAuth::BasicAuth, WEBrick::HTTPAuth::DigestAuth のいずれかを返します。... -
WEBrick
:: HTTPAuth :: UserDB # auth _ type=(type) (12101.0) -
認証のタイプをセットします。
...認証のタイプをセットします。
@param type WEBrick::HTTPAuth::BasicAuth, WEBrick::HTTPAuth::DigestAuth のいずれかを指定します。...