PHP Sulu\Component\Security\Authentication Namespace

Interfaces

Name Description
RoleInterface Defines the interface for a role.
RoleRepositoryInterface
RoleSettingInterface Defines the interface for a role setting.
SecurityIdentityInterface Interface for SecurityIdentities, which will return a name. Required for making decoupled references.
UserInterface The UserInterface for Sulu, extends the Symfony UserInterface with an ID.
UserRepositoryInterface Defines the interface for a UserRepository.

Classes

Name Description
SaltGenerator A simple class for creating random salts for users.