initialize() initialize(\Controller $controller) : void Called before the Controller::beforeFilter(). Parameters \Controller $controller Instantiating controller
getPlugins() getPlugins() : array Return available authenticators (Camel) Returns array — authenticators (Camel)
getAuthenticators() getAuthenticators() : array Return available authenticators (under_score) Returns array — authenticators
getExternals() getExternals() : array AuthGeneral以外の外部認証プラグイン(AuthXXX)を取得 Returns array — external authenticators