BasicAuthenticationListener

BasicAuthenticationListener

class BasicAuthenticationListener implements ListenerInterface

BasicAuthenticationListener implements Basic HTTP authentication.

Methods

__construct(TokenStorageInterface $tokenStorage, AuthenticationManagerInterface $authenticationManager, $providerKey, AuthenticationEntryPointInterface $authenticationEntryPoint, LoggerInterface $logger = null)
handle(GetResponseEvent $event)

Handles basic authentication.

Details

__construct(TokenStorageInterface $tokenStorage, AuthenticationManagerInterface $authenticationManager, $providerKey, AuthenticationEntryPointInterface $authenticationEntryPoint, LoggerInterface $logger = null)

Parameters

TokenStorageInterface $tokenStorage
AuthenticationManagerInterface $authenticationManager
$providerKey
AuthenticationEntryPointInterface $authenticationEntryPoint
LoggerInterface $logger

handle(GetResponseEvent $event)

Handles basic authentication.

Parameters

GetResponseEvent $event
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部