Uses of Interface
org.graylog2.shared.users.Role
Packages that use Role
-
Uses of Role in org.graylog.security.authzroles
Methods in org.graylog.security.authzroles that return Role -
Uses of Role in org.graylog2.users
Classes in org.graylog2.users that implement RoleMethods in org.graylog2.users that return RoleModifier and TypeMethodDescriptionMethods in org.graylog2.users that return types with arguments of type RoleModifier and TypeMethodDescriptionRoleService.loadAll()RoleServiceImpl.loadAll()RoleService.loadAllIdMap()RoleServiceImpl.loadAllIdMap()RoleService.loadAllLowercaseNameMap()RoleServiceImpl.loadAllLowercaseNameMap()Methods in org.graylog2.users with parameters of type RoleModifier and TypeMethodDescriptionvoidUserServiceImpl.dissociateAllUsersFromRole(Role role) UserServiceImpl.loadAllForRole(Role role)