Symfony\Component\Security\Http\EntryPoint

Classes

BasicAuthenticationEntryPoint BasicAuthenticationEntryPoint starts an HTTP Basic authentication.
DigestAuthenticationEntryPoint DigestAuthenticationEntryPoint starts an HTTP Digest authentication.
FormAuthenticationEntryPoint FormAuthenticationEntryPoint starts an authentication via a login form.
RetryAuthenticationEntryPoint RetryAuthenticationEntryPoint redirects URL based on the configured scheme.

Interfaces

AuthenticationEntryPointInterface AuthenticationEntryPointInterface is the interface used to start the authentication scheme.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.2/Symfony/Component/Security/Http/EntryPoint.html