Uses of Interface
org.sonar.wsclient.user.UserClient

Packages that use UserClient
org.sonar.wsclient   
org.sonar.wsclient.user.internal   
 

Uses of UserClient in org.sonar.wsclient
 

Methods in org.sonar.wsclient that return UserClient
 UserClient SonarClient.userClient()
          New client to interact with web services related to users
 

Uses of UserClient in org.sonar.wsclient.user.internal
 

Classes in org.sonar.wsclient.user.internal that implement UserClient
 class DefaultUserClient
          Do not instantiate this class, but use SonarClient.userClient().
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.