프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$userProvider | Ojs\ApiBundle\Security\ApiKeyUserProvider |
메소드 | 설명 | |
---|---|---|
__construct ( Ojs\ApiBundle\Security\ApiKeyUserProvider $userProvider ) | ||
authenticateToken ( Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token, Symfony\Component\Security\Core\User\UserProviderInterface $userProvider, $providerKey ) | ||
createToken ( |
||
onAuthenticationFailure ( |
||
supportsToken ( Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token, $providerKey ) |
public __construct ( Ojs\ApiBundle\Security\ApiKeyUserProvider $userProvider ) | ||
$userProvider | Ojs\ApiBundle\Security\ApiKeyUserProvider |
public authenticateToken ( Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token, Symfony\Component\Security\Core\User\UserProviderInterface $userProvider, $providerKey ) | ||
$token | Symfony\Component\Security\Core\Authentication\Token\TokenInterface | |
$userProvider | Symfony\Component\Security\Core\User\UserProviderInterface |
public createToken ( |
||
$request |
public onAuthenticationFailure ( |
||
$request | ||
$exception | Symfony\Component\Security\Core\Exception\AuthenticationException |
public supportsToken ( Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token, $providerKey ) | ||
$token | Symfony\Component\Security\Core\Authentication\Token\TokenInterface |