JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrenableInsecureBindingSystemAuthenticated = $enableInsecureBindingSystemAuthenticated; } /** * @return bool */ public function getEnableInsecureBindingSystemAuthenticated() { return $this->enableInsecureBindingSystemAuthenticated; } /** * @param bool */ public function setEnableInsecureBindingSystemUnauthenticated($enableInsecureBindingSystemUnauthenticated) { $this->enableInsecureBindingSystemUnauthenticated = $enableInsecureBindingSystemUnauthenticated; } /** * @return bool */ public function getEnableInsecureBindingSystemUnauthenticated() { return $this->enableInsecureBindingSystemUnauthenticated; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RBACBindingConfig::class, 'Google_Service_Container_RBACBindingConfig');