Class ServiceUserClassifierImpl

java.lang.Object
com.google.gerrit.server.account.ServiceUserClassifierImpl
All Implemented Interfaces:
ServiceUserClassifier

public class ServiceUserClassifierImpl extends Object implements ServiceUserClassifier
An implementation of ServiceUserClassifier that will consider a user to be a robot if they are a member in the Service Users group.
  • Method Details