| 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)
|