Package | Description |
---|---|
org.eclipse.jetty.security |
Jetty Security : Modular Support for Security in Jetty
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyUserStore
PropertyUserStore
|
Modifier and Type | Field and Description |
---|---|
private UserStore |
HashLoginService._userStore |
Modifier and Type | Method and Description |
---|---|
void |
HashLoginService.setUserStore(UserStore userStore)
Configure the
UserStore implementation to use. |