PHP Neos\Flow\Security\Authentication\Token Namespace

Classes

Name Description
AbstractToken An abstract authentication token.
PasswordToken An authentication token used for simple password authentication.
TestingToken An authentication token used for functional tests
UsernamePassword An authentication token used for simple username and password authentication.
UsernamePasswordHttpBasic An authentication token used for simple username and password authentication via HTTP Basic Auth.