filters\auth\AuthInterface challenge()

challenge() public abstract method

Generates challenges upon authentication failure.

For example, some appropriate HTTP headers may be generated.

public abstract void challenge ( $response )
$response yii\web\Response
doc_Yii
2016-10-30 17:02:25
Comments
Leave a Comment

Please login to continue.