Auth_Yadis_SessionLoader::check PHP Method

check() public method

Override this.
public check ( $data )
    function check($data)
    {
        return true;
    }