Uses of Class
hudson.plugins.sfee.webservice.RoleSoapList

Packages that use RoleSoapList
hudson.plugins.sfee.webservice   
 

Uses of RoleSoapList in hudson.plugins.sfee.webservice
 

Methods in hudson.plugins.sfee.webservice that return RoleSoapList
 RoleSoapList RbacAppSoapBindingStub.getGroupRoleList(String sessionId, String groupId, String projectId)
           
 RoleSoapList RbacAppSoap.getGroupRoleList(String sessionId, String groupId, String projectId)
           
 RoleSoapList RbacAppSoapBindingStub.getRoleList(String sessionId, String projectId)
           
 RoleSoapList RbacAppSoap.getRoleList(String sessionId, String projectId)
           
 RoleSoapList RbacAppSoapBindingStub.getUserRoleList(String sessionId, String projectId, String username)
           
 RoleSoapList RbacAppSoap.getUserRoleList(String sessionId, String projectId, String username)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.