Class RootUserPolicy

  • All Implemented Interfaces:
    PolicyIface

    public class RootUserPolicy
    extends Object
    implements PolicyIface
    If the user has an IsRootUser identifier, they can do anything! On setup, check to see that the specified root user exists. If not, create it. If we can't create it, abort. If any other root users exist, warn about them.