Class MemoryRole

All Implemented Interfaces:
Principal, Role

public class MemoryRole extends GenericRole<MemoryUserDatabase>

Concrete implementation of Role for the MemoryUserDatabase implementation of UserDatabase.

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