Class AclMigration
java.lang.Object
com.illumon.iris.db.v2.permissions.AclMigration
- All Implemented Interfaces:
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.
-
Method Summary
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-
main
- Throws:
IOException
-