Overview

Namespaces

  • PHP
  • ProgrammingAreHard
    • Arbiter
      • Domain
      • Model
  • Symfony
    • Component
      • Security
        • Acl
          • Exception
          • Model
          • Permission
        • Core
          • User

Classes

  • ChainUserProvider
  • InMemoryUserProvider
  • User
  • UserChecker

Interfaces

  • AdvancedUserInterface
  • EquatableInterface
  • UserCheckerInterface
  • UserInterface
  • UserProviderInterface
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Symfony\Component\Security\Core\User

Classes summary
ChainUserProvider Chain User Provider.
InMemoryUserProvider InMemoryUserProvider is a simple non persistent user provider.
User User is the user implementation used by the in-memory user provider.
UserChecker UserChecker checks the user account flags.
Interfaces summary
AdvancedUserInterface Adds extra features to a user class related to account status flags.
EquatableInterface EquatableInterface used to test if two objects are equal in security and re-authentication context.
UserCheckerInterface UserCheckerInterface checks user account when authentication occurs.
UserInterface Represents the interface that all user classes must implement.
UserProviderInterface Represents a class that loads UserInterface objects from some source for the authentication system.
Arbiter API documentation generated by ApiGen 2.8.0