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:----XkirhAR0f89Hp4kgCA8O/0ANSg8wR5+8nATBl+ug9HiA4WSoAW/Z1yWoxzOonUhgk3ukr7zLgsbrn7jN/O/n7VZQHSy77QJEspfn0iPN2AFDsLMI3iB553z+oZqXggZepJmx2qqJQYJ86aan1BVcUlpVyelsQ5peSiJyWoklWViD3WB2a7LA2C/R0ZTv9TyBrVqRRoXhhhIh9YbplTtGXEgCQWdrN1DtZw6gQkh/L9LXWUV+aw/t/0h9wtWRuiH3p1ijNl6DTIQptWU0IhkxTf5TJ5TjoRu/NgkJ0mNi0NWeub9D6iZXF26jaqjbSmp8AM7A9JGuI9gLOUNtc+CVcH17k5vRqcSerVBbC9u2rFNgHAUXnT5cVsJ1IF6zZ30ZfY54cCd8bHZc91M4WpFxbNcnoUsrdUbi70JAuQDpH2tr8Zl9C4wg7mDperDCqgyYXiHEytL3tOuhdtdmK/xUjjdzZyMcNKV/7eKiKA/FwgQwjBzb/Dc2/SY5R/rJYHxP2KPig5EbLcsp3sm3RpAcLgXiKyvlYCqCxX5L8B4nDjBjahii3UykjL00RENTBsCWz+kmYhtOpRq+jU3wFEX8woukSvrR7qD9a0stqPjDONlMSK52OVENI7NNNglnmJyLVqu2qZi/FsztCEqfGAdIr+HSzYyif9gKSaG9BxzsNUw=----ATTACHMENT:----NzkwMzQ0MjQyMzY1NjYwMyAxMDYzNDc2NjQ3MDc5MDYgNzI1MDUwMjE0NTk5NDgzOQ==