GuardAuthenticatorInterface
GuardAuthenticatorInterface
interface GuardAuthenticatorInterface implements AuthenticationEntryPointInterface
The interface for all "guard" authenticators.
The methods on this interface are called throughout the guard authentication process to give you the power to control most parts of the process from one location.
Methods
Response | start(Request $request, 登录查看完整内容
|