Uses of Class
org.eclipse.jetty.security.UserStore
Packages that use UserStore
Package
Description
Jetty Security : Modular Support for Security in Jetty
-
Uses of UserStore in org.eclipse.jetty.security
Subclasses of UserStore in org.eclipse.jetty.securityModifier and TypeClassDescriptionclassThis class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file.Methods in org.eclipse.jetty.security with parameters of type UserStoreModifier and TypeMethodDescriptionvoidHashLoginService.setUserStore(UserStore userStore) Configure theUserStoreimplementation to use.