PHP 클래스 CustomerIdentity

It contains the authentication method that checks if the provided data can identity the user.
상속: extends CUserIdentity
파일 보기 프로젝트 열기: damnpoet/yiicart

공개 메소드들

메소드 설명
authenticate ( ) : boolean Authenticates a user.

메소드 상세

authenticate() 공개 메소드

Authenticates a user.
public authenticate ( ) : boolean
리턴 boolean whether authentication succeeds.