ResourceListener
class ResourceListener implements ListenerInterface
ResourceListener implements OAuth2 resource endpoint authentication.
Properties
protected | $providerKey | ||
protected | $tokenStorage | ||
protected | $authenticationManager | ||
protected | $validator | ||
protected | $logger | ||
protected | $tokenTypeHandlerFactory |
Methods
__construct($providerKey, TokenStorageInterface $tokenStorage, AuthenticationManagerInterface $authenticationManager, ValidatorInterface $validator, LoggerInterface $logger, TokenTypeHandlerFactoryInterface $tokenTypeHandlerFactory)
No description
handle(GetResponseEvent $event)
No description