identifier = $id; $this->name = $name; $this->redirectUri = $redirectUri; $this->isConfidential = $isTrusted; } }