PermitteeId
被许可人 的标识符
一个这样的标识符即可代表特定的单个 Permittee, 也可以表示多个同类 Permittee.
获取 PermitteeId
总是通过 Permittee.permitteeId.
Types
Functions
Properties
directParents
Link copied to clipboard
直接父 PermitteeId. 在检查权限时会首先检查自己, 再递归检查父类.
Inheritors
AbstractPermitteeId
Link copied to clipboard
Extensions
allParents
Link copied to clipboard
获取所有直接或间接父类的 PermitteeId, 返回包含 this
+ 这些父类 的 Sequence
allParentsWithSelf
Link copied to clipboard
获取所有直接或间接父类的 PermitteeId.
cancel
Link copied to clipboard
getPermittedPermissions
Link copied to clipboard
hasChild
Link copied to clipboard
当 this 或 this 的任意一个直接或间接父 PermitteeId.asString 与 this.asString
相同时返回 true
hasPermission
Link copied to clipboard
permit
Link copied to clipboard