Uses of Class
org.apache.iotdb.confignode.consensus.request.read.auth.AuthorReadPlan
Packages that use AuthorReadPlan
-
Uses of AuthorReadPlan in org.apache.iotdb.confignode.manager
Methods in org.apache.iotdb.confignode.manager with parameters of type AuthorReadPlanModifier and TypeMethodDescriptionConfigManager.queryPermission(AuthorReadPlan authorPlan) IManager.queryPermission(AuthorReadPlan authorPlan) Query Permission.PermissionManager.queryPermission(AuthorReadPlan authorPlan) Query for permissions. -
Uses of AuthorReadPlan in org.apache.iotdb.confignode.persistence
Methods in org.apache.iotdb.confignode.persistence with parameters of type AuthorReadPlanModifier and TypeMethodDescriptionAuthorInfo.executeListRolePrivileges(AuthorReadPlan plan) AuthorInfo.executeListRoles(AuthorReadPlan plan) AuthorInfo.executeListUserPrivileges(AuthorReadPlan plan) AuthorInfo.executeListUsers(AuthorReadPlan plan)