public class MemoryUserDatabaseMBean extends SparseUserDatabaseMBean
A ModelMBean implementation for the
org.apache.catalina.users.MemoryUserDatabase
component.
Modifier and Type | Field and Description |
---|---|
protected ManagedBean |
managed
The
ManagedBean information describing this MBean. |
managedGroup, managedRole, managedUser, mserver, registry
attributeBroadcaster, generalBroadcaster, managedBean, oname, resource, resourceType
Constructor and Description |
---|
MemoryUserDatabaseMBean() |
createGroup, createRole, createUser, findGroup, findRole, findUser, getGroups, getRoles, getUsers, removeGroup, removeRole, removeUser, save
addAttributeChangeNotificationListener, addNotificationListener, getAttribute, getAttributes, getClassName, getJmxName, getManagedResource, getMBeanInfo, getModelerType, getNotificationInfo, getObjectName, invoke, postDeregister, postRegister, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttribute, setAttributes, setManagedBean, setManagedResource, toString
protected final ManagedBean managed
ManagedBean
information describing this MBean.Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.