AuthenticationProviderInterface

AuthenticationProviderInterface

interface AuthenticationProviderInterface implements AuthenticationManagerInterface

AuthenticationProviderInterface is the interface for all authentication providers.

Concrete implementations processes specific Token instances.

Constants

USERNAME_NONE_PROVIDED

Use this constant for not provided username.

Methods

TokenInterface