메소드 | 설명 | |
---|---|---|
__construct ( Symfony\Bridge\Doctrine\RegistryInterface $registry, FOS\UserBundle\Model\UserManagerInterface $userManager, array $properties ) | FOSUBUserProvider constructor. | |
connect ( Symfony\Component\Security\Core\User\UserInterface $user, HWI\Bundle\OAuthBundle\OAuth\Response\UserResponseInterface $response ) | ||
loadUserByOAuthUserResponse ( HWI\Bundle\OAuthBundle\OAuth\Response\UserResponseInterface $response ) |
public __construct ( Symfony\Bridge\Doctrine\RegistryInterface $registry, FOS\UserBundle\Model\UserManagerInterface $userManager, array $properties ) | ||
$registry | Symfony\Bridge\Doctrine\RegistryInterface | |
$userManager | FOS\UserBundle\Model\UserManagerInterface | |
$properties | array |
public connect ( Symfony\Component\Security\Core\User\UserInterface $user, HWI\Bundle\OAuthBundle\OAuth\Response\UserResponseInterface $response ) | ||
$user | Symfony\Component\Security\Core\User\UserInterface | |
$response | HWI\Bundle\OAuthBundle\OAuth\Response\UserResponseInterface |
public loadUserByOAuthUserResponse ( HWI\Bundle\OAuthBundle\OAuth\Response\UserResponseInterface $response ) | ||
$response | HWI\Bundle\OAuthBundle\OAuth\Response\UserResponseInterface |