Class AclMigration

java.lang.Object
com.illumon.iris.db.v2.permissions.AclMigration
All Implemented Interfaces:
AutoCloseable

public class AclMigration extends Object implements AutoCloseable
Class to migrate ACLs from MySQL/mariadb to Etcd. This can be run with the (case-insensitive) "overwrite" parameter, which will delete all pre-existing ACLs from etcd.