BasicAuthenticationEntryPoint | BasicAuthenticationEntryPoint starts an HTTP Basic authentication. |
FormAuthenticationEntryPoint | FormAuthenticationEntryPoint starts an authentication via a login form. |
RetryAuthenticationEntryPoint | RetryAuthenticationEntryPoint redirects URL based on the configured scheme. |
AuthenticationEntryPointInterface | Implement this interface for any classes that will be called to "start" the authentication process (see method for more details). |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Security/Http/EntryPoint.html