public class RbacAppSoapBindingStub extends org.apache.axis.client.Stub implements RbacAppSoap
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
RbacAppSoapBindingStub() |
RbacAppSoapBindingStub(javax.xml.rpc.Service service) |
RbacAppSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCluster(String sessionId,
String roleId,
String operationCluster,
String folderId) |
void |
addGroup(String sessionId,
String groupId,
String roleId,
String projectId) |
void |
addUser(String sessionId,
String roleId,
String username) |
protected org.apache.axis.client.Call |
createCall() |
RoleSoapDO |
createRole(String sessionId,
String projectId,
String title,
String description) |
void |
deleteRole(String sessionId,
String roleId) |
RoleSoapList |
getGroupRoleList(String sessionId,
String groupId,
String projectId) |
GroupSoapList |
getRoleGroupList(String sessionId,
String roleId) |
UserSoapList |
getRoleGroupUsers(String sessionId,
String projectId,
String roleId) |
RoleSoapList |
getRoleList(String sessionId,
String projectId) |
UserSoapList |
getRoleMemberList(String sessionId,
String roleId) |
RoleSoapList |
getUserRoleList(String sessionId,
String projectId,
String username) |
RoleClusterSoapList |
listClusters(String sessionId,
String roleId) |
RoleGroupSoapList |
listGroupRolesByProject(String sessionId,
String projectId) |
SoapNamedValues |
listRolePaths(String sessionId,
String roleId,
String repositoryId) |
void |
removeCluster(String sessionId,
String roleId,
String operationCluster,
String folderId) |
void |
removeGroup(String sessionId,
String groupId,
String roleId,
String projectId) |
void |
removeUser(String sessionId,
String roleId,
String username) |
void |
setRolePaths(String sessionId,
String roleId,
String repositoryId,
SoapNamedValues rolePaths) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic RbacAppSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic RbacAppSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic RbacAppSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic void removeGroup(String sessionId, String groupId, String roleId, String projectId) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
removeGroup in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic RoleSoapDO createRole(String sessionId, String projectId, String title, String description) throws RemoteException, IllegalArgumentFault, ObjectAlreadyExistsFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
createRole in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultObjectAlreadyExistsFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic void setRolePaths(String sessionId, String roleId, String repositoryId, SoapNamedValues rolePaths) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
setRolePaths in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic RoleGroupSoapList listGroupRolesByProject(String sessionId, String projectId) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
listGroupRolesByProject in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic void addUser(String sessionId, String roleId, String username) throws RemoteException, IllegalArgumentFault, ObjectAlreadyExistsFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
addUser in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultObjectAlreadyExistsFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic void removeUser(String sessionId, String roleId, String username) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
removeUser in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic void addGroup(String sessionId, String groupId, String roleId, String projectId) throws RemoteException, IllegalArgumentFault, ObjectAlreadyExistsFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
addGroup in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultObjectAlreadyExistsFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic void addCluster(String sessionId, String roleId, String operationCluster, String folderId) throws RemoteException, IllegalArgumentFault, ObjectAlreadyExistsFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
addCluster in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultObjectAlreadyExistsFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic void removeCluster(String sessionId, String roleId, String operationCluster, String folderId) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
removeCluster in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic UserSoapList getRoleGroupUsers(String sessionId, String projectId, String roleId) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
getRoleGroupUsers in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic void deleteRole(String sessionId, String roleId) throws RemoteException, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
deleteRole in interface RbacAppSoapRemoteExceptionNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic RoleClusterSoapList listClusters(String sessionId, String roleId) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
listClusters in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic SoapNamedValues listRolePaths(String sessionId, String roleId, String repositoryId) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
listRolePaths in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic RoleSoapList getRoleList(String sessionId, String projectId) throws RemoteException, IllegalArgumentFault, ObjectAlreadyExistsFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
getRoleList in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultObjectAlreadyExistsFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic UserSoapList getRoleMemberList(String sessionId, String roleId) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
getRoleMemberList in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic RoleSoapList getUserRoleList(String sessionId, String projectId, String username) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
getUserRoleList in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic RoleSoapList getGroupRoleList(String sessionId, String groupId, String projectId) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
getGroupRoleList in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultpublic GroupSoapList getRoleGroupList(String sessionId, String roleId) throws RemoteException, IllegalArgumentFault, NoSuchObjectFault, InvalidSessionFault, SystemFault, PermissionDeniedFault
getRoleGroupList in interface RbacAppSoapRemoteExceptionIllegalArgumentFaultNoSuchObjectFaultInvalidSessionFaultSystemFaultPermissionDeniedFaultCopyright © 2004-2014 Hudson. All Rights Reserved.