| Package | Description |
|---|---|
| org.apache.catalina.startup |
| Modifier and Type | Class and Description |
|---|---|
class |
HomesUserDatabase
Concrete implementation of the UserDatabase interface
considers all directories in a directory whose pathname is specified
to our constructor to be "home" directories for those users.
|
class |
PasswdUserDatabase
Concrete implementation of the UserDatabase interface
that processes the
/etc/passwd file on a Unix system. |
Copyright © 2017. All rights reserved.