filters\auth\AuthMethod $optional
  • References/PHP/Yii/filters/auth/AuthMethod

$optional public property (available since version 2.0.7) List

2025-01-10 15:47:30
filters\auth\QueryParamAuth $tokenParam
  • References/PHP/Yii/filters/auth/QueryParamAuth

$tokenParam public property The parameter name for passing the

2025-01-10 15:47:30
filters\auth\HttpBasicAuth challenge()
  • References/PHP/Yii/filters/auth/HttpBasicAuth

challenge() public method Generates challenges upon authentication

2025-01-10 15:47:30
filters\auth\AuthMethod beforeAction()
  • References/PHP/Yii/filters/auth/AuthMethod

beforeAction() public method This method is invoked right

2025-01-10 15:47:30
filters\auth\QueryParamAuth authenticate()
  • References/PHP/Yii/filters/auth/QueryParamAuth

authenticate() public method Authenticates the current

2025-01-10 15:47:30
filters\auth\AuthInterface handleFailure()
  • References/PHP/Yii/filters/auth/AuthInterface

handleFailure() public abstract method Handles authentication

2025-01-10 15:47:30
filters\auth\CompositeAuth authenticate()
  • References/PHP/Yii/filters/auth/CompositeAuth

authenticate() public method Authenticates the current

2025-01-10 15:47:30
filters\auth\HttpBasicAuth authenticate()
  • References/PHP/Yii/filters/auth/HttpBasicAuth

authenticate() public method Authenticates the current

2025-01-10 15:47:30
filters\auth\HttpBasicAuth $auth
  • References/PHP/Yii/filters/auth/HttpBasicAuth

$auth public property A PHP callable that will authenticate the

2025-01-10 15:47:30
filters\auth\AuthMethod $request
  • References/PHP/Yii/filters/auth/AuthMethod

$request public property The current request. If not set, the

2025-01-10 15:47:30