PHP Neos\Flow\Security\Authentication\Provider Namespace

Classes

Name Description
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.