Rename AdminService to GroupAdminService

The class is already fairly long for a Java class.  Adding in
admin support for projects and people is only going to make it
worse, so we are better off making one service interface per
major category of objects to be managed.

Signed-off-by: Shawn O. Pearce <sop@google.com>
7 files changed