uk.ac.soton.itinnovation.grid.comms.account
Class PrivateAccountHelpers
java.lang.Object
uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource<T>
uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteConversation<PrivateAccountConversation>
uk.ac.soton.itinnovation.grid.comms.account.PrivateAccountHelpers
- All Implemented Interfaces:
- Comparable<StorableInStateRepository>, Conversation, StorableInStateRepository
public class PrivateAccountHelpers
- extends BaseRemoteConversation<PrivateAccountConversation>
| Methods inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteConversation |
assertNotFinished, compareTo, finish, getChildConversations, getContextID, getParentConversation, getService, initHelper, isFinished, outOfDate, setLabel, toString |
| Methods inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource |
createMethod, equals, getDescription, getEndpoint, getEndpointRef, getInterface, getMethod, getParentURL, getRepository, getServiceName, getURL, getWSDL, hasMethod, invoke, invokeService, invokeService, setDescription |
PrivateAccountHelpers
public PrivateAccountHelpers()
getPolicyRules
public PolicyRule[] getPolicyRules()
throws RemoteException
- Throws:
RemoteException
addPolicyRule
public void addPolicyRule(PolicyRule rule)
throws RemoteException
- Throws:
RemoteException
removePolicyRule
public void removePolicyRule(PolicyRule rule)
throws RemoteException
- Throws:
RemoteException
getValidRoles
public String[] getValidRoles()
throws RemoteException
- Throws:
RemoteException
addPeerAccount
public void addPeerAccount(Conversation peer)
throws RemoteException
- Throws:
RemoteException
removePeerAccount
public void removePeerAccount(Conversation peer)
throws RemoteException
- Throws:
RemoteException
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.