Uses of Interface
no.polaric.core.auth.UserDb
Packages that use UserDb
-
Uses of UserDb in no.polaric.core.auth
Classes in no.polaric.core.auth that implement UserDbMethods in no.polaric.core.auth that return UserDbConstructors in no.polaric.core.auth with parameters of type UserDbModifierConstructorDescriptionHmacAuthenticator
(ServerConfig conf, String dfile, String ufile, UserDb lu) PasswordFileAuthenticator
(ServerConfig conf, String file, UserDb lu) -
Uses of UserDb in no.polaric.core.httpd
Methods in no.polaric.core.httpd that return UserDb