Uses of Interface
org.apache.iotdb.commons.auth.role.IRoleManager
-
Packages that use IRoleManager Package Description org.apache.iotdb.commons.auth.role -
-
Uses of IRoleManager in org.apache.iotdb.commons.auth.role
Classes in org.apache.iotdb.commons.auth.role that implement IRoleManager Modifier and Type Class Description classBasicRoleManagerThis class reads roles from local files through LocalFileRoleAccessor and manages them in a hash map.classLocalFileRoleManager
-