AuthorizationChecker

AuthorizationChecker

class AuthorizationChecker implements AuthorizationCheckerInterface

AuthorizationChecker is the main authorization point of the Security component.

It gives access to the token representing the current user authentication.

Methods

__construct(TokenStorageInterface $tokenStorage, 登录查看完整内容