@@ -143,6 +143,10 @@ |
||
| 143 | 143 | ); |
| 144 | 144 | } |
| 145 | 145 | |
| 146 | + /** |
|
| 147 | + * @param string $secondFactorId |
|
| 148 | + * @param \Surfnet\StepupMiddleware\ApiBundle\Identity\Entity\Identity $identity |
|
| 149 | + */ |
|
| 146 | 150 | private function provePossession($secondFactorId, $identity, $tokenType, $tokenIdentifier) |
| 147 | 151 | { |
| 148 | 152 | $command = new ProveGssfPossessionCommand(); |