Class MemoryGroup

All Implemented Interfaces:
Principal, Group

@Deprecated public class MemoryGroup extends GenericGroup<MemoryUserDatabase>
Deprecated.
Use GenericGroup instead.

Concrete implementation of Group for the MemoryUserDatabase implementation of UserDatabase.

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

    • toString

      public String toString()
      Deprecated.

      Return a String representation of this group in XML format.

      Specified by:
      toString in interface Principal
      Overrides:
      toString in class Object