Class MemoryGroup

All Implemented Interfaces:
Principal, Group

public class MemoryGroup extends GenericGroup<MemoryUserDatabase>

Concrete implementation of Group for the MemoryUserDatabase implementation of UserDatabase.

Since:
4.1
Author:
Craig R. McClanahan
  • Method Details