Package net.javamud.data

Interface Summary
UserIdentity Represents a User
 

Class Summary
ACL Access Control List.
Globals Holds global information for the MUD
MORegistry MudObject Registry
Permission A Permission consists of a Right and a User.
PersistentObject This stores a MudObject in a ready-to-persist-to-file form.
PersistentProperties Hierarchical Properties for independant storage and retrieval.
PersistentSet An unordered set of unique items for storage.
Right A Right represents being allowed to do something.
Storage Generic data storage class.