Classes

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

Interfaces

Implement this interface for any classes that will be called to "start" the authentication process (see method for more details).