null, 'object_name' => null, 'object_type' => null, 'password' => null, 'client_dn' => null, 'permissions' => null, ); protected function renderPassword() { return c::renderKeyValue('password', c::renderString('***')); } }