Uses of Class
org.eclipse.jetty.security.UserStore
Package
Description
Jetty Security : Modular Support for Security in Jetty
-
Uses of UserStore in org.eclipse.jetty.security
Modifier and TypeClassDescriptionclass
This class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file.Modifier and TypeMethodDescriptionvoid
HashLoginService.setUserStore
(UserStore userStore) Configure theUserStore
implementation to use.