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. |
Please login to continue.