| Package | Description |
|---|---|
| org.apache.catalina.startup |
| Modifier and Type | Method and Description |
|---|---|
UserConfig |
UserDatabase.getUserConfig()
Return the UserConfig listener with which we are associated.
|
UserConfig |
PasswdUserDatabase.getUserConfig()
Return the UserConfig listener with which we are associated.
|
UserConfig |
HomesUserDatabase.getUserConfig()
Return the UserConfig listener with which we are associated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserDatabase.setUserConfig(UserConfig userConfig)
Set the UserConfig listener with which we are associated.
|
void |
PasswdUserDatabase.setUserConfig(UserConfig userConfig)
Set the UserConfig listener with which we are associated.
|
void |
HomesUserDatabase.setUserConfig(UserConfig userConfig)
Set the UserConfig listener with which we are associated.
|
Copyright © 2017. All rights reserved.