mediatekformation

EntryPoint

Interfaces, Classes, Traits and Enums

AuthenticationEntryPointInterface
Implement this interface for any classes that will be called to "start" the authentication process (see method for more details).
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.

Search results