org.wso2.carbon.appfactory.git
Class UserAdminServiceClient
java.lang.Object
org.wso2.carbon.appfactory.git.UserAdminServiceClient
public class UserAdminServiceClient
- extends Object
Service client for UserAdmin service
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserAdminServiceClient
public UserAdminServiceClient(GitBlitConfiguration configuration)
- Constructor initializing the client with configurations from
gitblit.properties or with
usual default values
- Parameters:
configuration -
getAllUsers
public List<String> getAllUsers()
- Get all the users of appfactory
- Returns:
- list of usernames
Copyright © 2015 WSO2 Inc. All rights reserved.