public interface UserAdder
void
addUser(String user, String password)
void addUser(String user, String password) throws Exception
user
password
Exception
Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.