what is the alternate of the given below code while migrating it from 3.x.x to 5.x.x using java client
hz.getGroupConfig().setName(HZ_USER);
hz.getGroupConfig().setPassword(HZ_PASSWORD);
solution of the above question please some-one help me in this