Auth
in package
API Authorization class.
Table of Contents
- $realm : string
- Realm.
- init() : AbstractAuth
- Init.
Properties
$realm
Realm.
protected
static string
$realm
= 'YetiForceApi'
Methods
init()
Init.
public
static init(Controller $controller) : AbstractAuth
Parameters
- $controller : Controller