AnyOtherClient

object AnyOtherClient : AbstractPermitteeId

表示任何其他客户端

  • 直接父标识符: AnyContact

  • 间接父标识符: 无

  • 字符串表示: "client*"

Functions

Link copied to clipboard
open override fun asString(): String

转换为字符串表示. 用于权限服务识别和指令的解析.

Link copied to clipboard
override fun toString(): String

Properties

Link copied to clipboard
override val directParents: Array<out PermitteeId>

直接父 PermitteeId. 在检查权限时会首先检查自己, 再递归检查父类.