Uses of Class
no.polaric.core.auth.Group
Packages that use Group
-
Uses of Group in no.polaric.core.auth
Fields in no.polaric.core.auth declared as GroupMethods in no.polaric.core.auth that return GroupMethods in no.polaric.core.auth that return types with arguments of type GroupMethods in no.polaric.core.auth with parameters of type GroupModifier and TypeMethodDescriptionvoidAuthorizations.booleanUser.roleAllowed(Group role) final voidUser.setAltGroup(Group g) final voidConstructors in no.polaric.core.auth with parameters of type Group -
Uses of Group in no.polaric.core.httpd
Methods in no.polaric.core.httpd with parameters of type GroupModifier and TypeMethodDescriptionprotected booleanServices.groupAllowed(Group g, User u, boolean includedef)