Uses of Interface
no.polaric.core.auth.GroupDb
Packages that use GroupDb
-
Uses of GroupDb in no.polaric.core.auth
Classes in no.polaric.core.auth that implement GroupDbModifier and TypeClassDescriptionclass
Group (role) info is manually written in a file.Methods in no.polaric.core.auth that return GroupDbModifier and TypeMethodDescriptionLocalUsers.getGroupDb()
UserDb.getGroupDb()
AuthService.groupDb()
Constructors in no.polaric.core.auth with parameters of type GroupDbModifierConstructorDescriptionLocalUsers
(ServerConfig conf, String fname, GroupDb gr, AuthService svc) -
Uses of GroupDb in no.polaric.core.httpd
Methods in no.polaric.core.httpd that return GroupDb