Uses of Package
org.apache.iotdb.commons.auth.user
-
Packages that use org.apache.iotdb.commons.auth.user Package Description org.apache.iotdb.commons.auth.user -
Classes in org.apache.iotdb.commons.auth.user used by org.apache.iotdb.commons.auth.user Class Description BasicUserManager This class stores information of each user in a separate file within a directory, and cache them in memory when a user is accessed.IUserAccessor This interface manages the serialization/deserialization of the user objects.IUserManager This interface provides accesses to users.