Class MemoryUserDatabaseMBean

java.lang.Object
All Implemented Interfaces:
DynamicMBean, MBeanRegistration, ModelMBeanNotificationBroadcaster, NotificationBroadcaster

public class MemoryUserDatabaseMBean extends SparseUserDatabaseMBean

A ModelMBean implementation for the org.apache.catalina.users.MemoryUserDatabase component.

Author:
Craig R. McClanahan