Neos\Flow\Security
Namespaces
Neos\Flow\Security\AspectNeos\Flow\Security\AuthenticationNeos\Flow\Security\AuthorizationNeos\Flow\Security\ChannelNeos\Flow\Security\CryptographyNeos\Flow\Security\ExceptionNeos\Flow\Security\PolicyNeos\Flow\Security\RequestPattern
Classes
An account model
A factory for conveniently creating new accounts
The repository for accounts
This is the default implementation of a security context, which holds current security information like roles oder details of authenticated users.
This is dummy implementation of a security context, which holds security information like roles oder details of authenticated users.
A generic Security exception
The request pattern resolver. It resolves the class name of a request pattern based on names.
Interfaces
Contract for a request pattern.