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.