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 TypeMethodDescriptionvoid
Authorizations.boolean
User.roleAllowed
(Group role) final void
User.setAltGroup
(Group g) final void
Constructors 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 boolean
Services.groupAllowed
(Group g, User u, boolean includedef)