PHP Neos\Flow\Security\Authentication Пространство имен

Пространства имен

Neos\Flow\Security\Authentication\Controller
Neos\Flow\Security\Authentication\EntryPoint
Neos\Flow\Security\Authentication\Provider
Neos\Flow\Security\Authentication\Token

Interfaces

Имя Описание
AuthenticationManagerInterface Contract for an authentication manager.
AuthenticationProviderInterface Contract for an authentication provider used by the AuthenticationProviderManager.
EntryPointInterface Contract for an authentication entry point
TokenInterface Contract for an authentication token.

Классы

Имя Описание
AuthenticationProviderManager The default authentication manager, which relies on Authentication Providers to authenticate the tokens stored in the security context.
AuthenticationProviderResolver The authentication provider resolver. It resolves the class name of a authentication provider based on names.