magic-core
[ class tree: magic-core ] [ index: magic-core ] [ all elements ]

Class: DigestMd5

Source Location: /core/tool/mail/auth/DigestMd5.php

Class Overview


DIGEST-MD5認証で使用するクラスです.


Author(s):

  • T.Okumura

Version:

  • 1.0.0

Methods



Class Details

[line 18]
DIGEST-MD5認証で使用するクラスです.

このクラスは必要な時にSmtpMailerによってロードされます。




Tags:

author:  T.Okumura
version:  1.0.0
final:  


[ Top ]


Class Methods


static method getResponse [line 34]

static mixed getResponse( string $user, string $pass, string $challenge, string $host, string $service)

レスポンスを取得します.



Tags:

return:  レスポンス、パースに失敗した場合はFALSE
access:  public


Parameters:

string   $user   接続ユーザー名
string   $pass   接続パスワード
string   $challenge   チャレンジ
string   $host   SMTPホスト
string   $service   'smtp'文字列

[ Top ]


Documentation generated on Fri, 16 Dec 2011 11:13:46 +0100 by phpDocumentor 1.4.3