PHP Symfony\Component\Security\Http\Firewall 네임스페이스

클래스들

이름 설명
AbstractAuthenticationListener The AbstractAuthenticationListener is the preferred base class for all browser-/HTTP-based authentication requests.
ExceptionListener ExceptionListener catches authentication exception and converts them to Response instances.
UsernamePasswordJsonAuthenticationListener UsernamePasswordJsonAuthenticationListener is a stateless implementation of an authentication via a JSON document composed of a username and a password.