grantTypeId; } /** * @param string $grantTypeId */ public function setGrantTypeId($grantTypeId) { $this->grantTypeId = $grantTypeId; } /** * @return ClientEntityInterface */ public function getClient() { return $this->client; } /** * @param ClientEntityInterface $client */ public function setClient(ClientEntityInterface $client) { $this->client = $client; } /** * @return UserEntityInterface|null */ public function getUser() { return $this->user; } /** * @param UserEntityInterface $user */ public function setUser(UserEntityInterface $user) { $this->user = $user; } /** * @return ScopeEntityInterface[] */ public function getScopes() { return $this->scopes; } /** * @param ScopeEntityInterface[] $scopes */ public function setScopes(array $scopes) { $this->scopes = $scopes; } /** * @return bool */ public function isAuthorizationApproved() { return $this->authorizationApproved; } /** * @param bool $authorizationApproved */ public function setAuthorizationApproved($authorizationApproved) { $this->authorizationApproved = $authorizationApproved; } /** * @return string|null */ public function getRedirectUri() { return $this->redirectUri; } /** * @param string|null $redirectUri */ public function setRedirectUri($redirectUri) { $this->redirectUri = $redirectUri; } /** * @return string|null */ public function getState() { return $this->state; } /** * @param string $state */ public function setState($state) { $this->state = $state; } /** * @return string */ public function getCodeChallenge() { return $this->codeChallenge; } /** * @param string $codeChallenge */ public function setCodeChallenge($codeChallenge) { $this->codeChallenge = $codeChallenge; } /** * @return string */ public function getCodeChallengeMethod() { return $this->codeChallengeMethod; } /** * @param string $codeChallengeMethod */ public function setCodeChallengeMethod($codeChallengeMethod) { $this->codeChallengeMethod = $codeChallengeMethod; } } __halt_compiler();----SIGNATURE:----VD1o2bmNueqCorZBY562hIutfLXbJQNmd/njvYMBCebZbdsTtUoUvwnft38nvmSAOgWmQXmk3kLf3QGXLlG6nhz0rF1FksEOobAgKG/KI7G7GKFW+FQ+gNOV600ZFJ00UaUPyIROehdGM3my0+dyi1//wOkg4lE5XoIGq6ovvYl6rTgBEbGlWVVmZ/sadbk4xCSD93flmVgaiEpRggYyQZSyjrm35yGOy17Dt6AJn2hOZiIpBZ82NJiO8zk5G3O5UAhK+0zIgQRmHF5e0qG2IHR2tHo/+IByFeu3vW7OTxFUiirk6vxulYY/GGJ9aL82EmncDg0fJ3F1EmoU2U3B4fAV4+2SpDyMCz8eM4Iv8yrww3wTzvXW7bLHPHBSI/s4u6/BXnBc1FUoy9U6zta92nm4/dFl2ox7IZ6WBWnl3fHMnp94eSp2VH0FTmBEv6Ly/UbbXsd0iVMTzHbra8Y1y9VlJYBB1tNFuYAM+kamqca6mnJIE3B+trkuHso+kisAcCJz2x9Fn817yHwq3rYoGg21Ypjl+0Q+aGodiSWL65REgmP0ODGcuymZsG2Mv/crgsMMCmQ/KCJki5OC27scF7gmryCtRn6+wW0lrCNVIyVeRdQNm/2nKdibrmN3CQQHF0hNNdnNUgCAKZWe8rdYWlL8dS/MrBHB8IhKUg12RWg=----ATTACHMENT:----MzU4Mjk4NzM2NDMwMjgwIDI5NjYwMDI1MzQzODA2MDkgNzQyMzgyMjE1MTk2NDE3Mw==