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:----p+55wXxpVe20kYD/bLD9WwGCKaDWWOY7NNQ5cxhqsxtALtcZRhQhS+NP+TKRxU2C4h+SOmE782NvjWd4NtcTLBycTarNFXUeN7MyAd3zEujr3DBMN4lX+yhI4rRjDl2r2rrC82ECJRUL1kSBQOHJGU2UumLEIhRj1EMjMnAO9kajXRqr/D3UzUAtuBxMbZbtv6os4z47Vw6QgHkk9x/MZBGbxUREJYnV2zGwaUf/3XHdO7rsdbRgni/Y41HpWaeXlSyeS4fOhJ53X6ThXBzM5BXdaFV+Yuzzq9xItywdl8eRbuvczQI32TIkzz1txmNBvrAC6E44LzQTwqQsqwqmKwJDH/RoAsA81HwfCHRHj1aZpbNS0qwm2yhZpB/zhMX1cC+4OoxdNmd1ezyLHBEu8u2bGm9aaXCzwk7Pf52OWPH7wT4bZPvb1t6k7b5SDc/2r37LCmHG3IS0f+daVQ6Y17nMcAzpFHMGDtEcNJ5FhzN1AeBgKzcd1/o73FZDXf537Uq2QXQLbLYvvS7kFsyzpr6RgasZGhWV0n8FBNSotjaBxR8RnIPCY7pXbYvkJUaOy99OZtw1Hch19dXytwDRNifnIjEEkDq/A9v+6hynMc/b/46thIZQNdWPgK5sruuWY9j/Wh/ODji8A/j32bMr+mbzHbzEFXYg4WVHb+nb2Tg=----ATTACHMENT:----OTE5MDg3NTk4ODY1ODk1IDk3NjM1NzE0MDAzNDkzMzMgNzMzNjY3NzE5MTI1MTMzNA==