AuthenticationTypeController
abstract class AuthenticationTypeController extends Controller implements LoggerAwareInterface, AuthenticationTypeControllerInterface (View source)
Traits
Trait LoggerAwareTrait A trait used with LoggerAwareInterface
LoggerAwareTrait
Properties
protected | $authenticationType | ||
protected | $app |
Methods
getLoggerChannel()
No description
string
getAuthenticationTypeIconHTML()
No description
view()
No description
getAuthenticationType()
No description
string
getHandle()
No description
Details
getLoggerChannel()
No description
abstract string
getAuthenticationTypeIconHTML()
No description
abstract
view()
No description
__construct(AuthenticationType $type = null)
No description
AuthenticationType
getAuthenticationType()
No description
completeAuthentication(User $u)
tasks to finalize authentication, call on login events etc.
abstract string
getHandle()
No description