\AuthAppController

AuthApp Controller

Add your application-wide methods in the class below, your controllers will inherit them.

Summary

Methods
Properties
Constants
No public methods found
$components
No constants found
_getAuthenticator()
_getAuthenticators()
_getDefaultStartPage()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$components

$components : array

Other components

Type

array

Methods

_getAuthenticator()

_getAuthenticator() : string

Return authentication adapter name

Returns

string —

Authentication adapter name

_getAuthenticators()

_getAuthenticators() : array

Return available authenticators

Returns

array —

authenticators

_getDefaultStartPage()

_getDefaultStartPage() : string

デフォルト開始ページの取得

Returns

string —

or null