Class CFW_Auth_Storage

Description

認証情報保持クラス

  • author: okada

Located in /Auth/Storage.php (line 7)


	
			
Direct descendents
Class Description
CFW_Auth_SessionStorage HTTPセッションにユーザー情報を保持するクラス
Method Summary
Methods
getIdentity (line 20)

認証情報取得

  • access: public
CFW_Auth_Identity getIdentity ()

Redefined in descendants as:
isAuthenticated (line 34)

認証チェック

  • access: public
boolean isAuthenticated ()

Redefined in descendants as:
removeIdentity (line 27)

認証情報破棄

  • access: public
none removeIdentity ()

Redefined in descendants as:
saveIdentity (line 13)

認証情報を保存

  • access: public
none saveIdentity (CFW_Auth_Identity $identity)

Redefined in descendants as:

Documentation generated on Fri, 25 Dec 2009 21:43:15 +0900 by phpDocumentor 1.4.3