1 Star 0 Fork 317

wangwei/security_access_token

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
hisysevent.yaml 2.40 KB
一键复制 编辑 原始数据 按行查看 历史
# Copyright (c) 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
domain: ACCESS_TOKEN
PERMISSION_VERIFY_REPORT:
__BASE: {type: SECURITY, level: CRITICAL, desc: permission verification error}
CODE: {type: INT32, desc: error code}
CALLER_TOKENID: {type: UINT32, desc: caller token id}
PERMISSION_NAME: {type: STRING, desc: permission name}
PERMISSION_CHECK:
__BASE: {type: FAULT, level: CRITICAL, desc: permission check error}
CODE: {type: INT32, desc: error code}
CALLER_TOKENID: {type: UINT32, desc: caller token id}
PERMISSION_NAME: {type: STRING, desc: permission name}
ERROR_REASON: {type: STRING, desc: error reason}
PERMISSION_CHECK_EVENT:
__BASE: {type: BEHAVIOR, level: MINOR, desc: permission check event}
CODE: {type: INT32, desc: event code}
CALLER_TOKENID: {type: UINT32, desc: caller token id}
PERMISSION_NAME: {type: STRING, desc: permission name}
FLAG: {type: INT32, desc: permission flag}
PERMISSION_GRANT_TYPE: {type: INT32, desc: grant type}
PID_INFO: {type: INT32, desc: access token service pid}
REASON: {type: STRING, desc: check report reason}
PERMISSION_SYNC:
__BASE: {type: FAULT, level: CRITICAL, tag: usability, desc: permission sync error}
CODE: {type: INT32, desc: error code}
REMOTE_ID: {type: STRING, desc: remote id}
REASON: {type: STRING, desc: error reason}
ADD_HAP:
__BASE: {type: STATISTIC, level: MINOR, tag: usability, desc: add a hap to device}
TOKENID: {type: UINT32, desc: token id}
USERID: {type: INT32, desc: user id}
BUNDLENAME: {type: STRING, desc: bundle name}
INSTINDEX: {type: INT32, desc: inst index}
DEL_HAP:
__BASE: {type: STATISTIC, level: MINOR, tag: usability, desc: delete a hap from device}
TOKENID: {type: UINT32, desc: tokenID}
USERID: {type: INT32, desc: user id}
BUNDLENAME: {type: STRING, desc: bundle name}
INSTINDEX: {type: INT32, desc: inst index}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangwei30043812/security_access_token.git
git@gitee.com:wangwei30043812/security_access_token.git
wangwei30043812
security_access_token
security_access_token
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385