Uses of Interface
ks.server.interfaces.IReadonlyUserManager

Packages that use IReadonlyUserManager
ks.server.interfaces All interfaces in this package are pre-defined contracts between the various system components that exist within the KombatSolitaire Server. 
 

Uses of IReadonlyUserManager in ks.server.interfaces
 

Subinterfaces of IReadonlyUserManager in ks.server.interfaces
 interface IUserManager
          Define the interface between the Server and the User Manager which is responsible for maintaining information about the users of the system, both active and inactive users.