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

Классы

Имя Описание
AbstractProvider An abstract authentication provider.
FileBasedSimpleKeyProvider An authentication provider that authenticates Neos\Flow\Security\Authentication\Token\PasswordToken tokens.
PersistedUsernamePasswordProvider An authentication provider that authenticates Neos\Flow\Security\Authentication\Token\UsernamePassword tokens.
TestingProvider A singleton authentication provider for functional tests with mockable authentication.