Property | Type | Description | |
---|---|---|---|
$authListener | ZF\MvcAuth\Authentication\DefaultAuthenticationListener |
Method | Description | |
---|---|---|
__construct ( ZF\MvcAuth\Authentication\DefaultAuthenticationListener $authListener ) | ||
authTypeAction ( ) | Get the authentication type list Since Apigility 1.1 |
Method | Description | |
---|---|---|
createAdapterCollection ( ) : ZF\ContentNegotiation\ViewModel | Create a collection of adapters. | |
createViewModel ( array $adapters ) : ZF\ContentNegotiation\ViewModel | Create a view model with the given adapters to indicate authentication types available. |
public __construct ( ZF\MvcAuth\Authentication\DefaultAuthenticationListener $authListener ) | ||
$authListener | ZF\MvcAuth\Authentication\DefaultAuthenticationListener |
public authTypeAction ( ) |