Interface UserDatabase

All Known Implementing Classes:
HomesUserDatabase, PasswdUserDatabase

public interface UserDatabase
Abstraction of the set of users defined by the operating system on the current server platform.
Author:
Craig R. McClanahan