Uses of Package
org.apache.iotdb.commons.auth.role
-
Packages that use org.apache.iotdb.commons.auth.role Package Description org.apache.iotdb.commons.auth.role -
Classes in org.apache.iotdb.commons.auth.role used by org.apache.iotdb.commons.auth.role Class Description BasicRoleManager This class reads roles from local files through LocalFileRoleAccessor and manages them in a hash map.IRoleAccessor This interface manages the serialization/deserialization of the role objects.IRoleManager This interface maintains roles in memory and is responsible for their modifications.