BasicAuthenticationEntryPoint
BasicAuthenticationEntryPoint
class BasicAuthenticationEntryPoint implements AuthenticationEntryPointInterface
BasicAuthenticationEntryPoint starts an HTTP Basic authentication.
Methods
__construct($realmName) | ||
Response | start(Request $request, 登录查看完整内容
|