|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.itinnovation.grid.service.utils.gridservit.GridServiceLite
uk.ac.soton.itinnovation.grid.service.account.AccountServiceImpl
public abstract class AccountServiceImpl
| Field Summary | |
|---|---|
protected org.apache.log4j.Logger |
log
|
| Fields inherited from class uk.ac.soton.itinnovation.grid.service.utils.gridservit.GridServiceLite |
|---|
factory, management, NO_ACCOUNT_NEEDED, pdp, thisServiceAddress |
| Constructor Summary | |
|---|---|
AccountServiceImpl(String name)
|
|
| Method Summary | |
|---|---|
void |
addBudgetHolderRule(MatchRule rule)
Deprecated. |
void |
addUserRule(MatchRule delegate)
Deprecated. |
boolean |
checkUser(SubjectDescription user)
|
void |
closeAccount()
|
Account |
getAccount(org.hibernate.Session session,
String resourceID)
|
Account |
getAccount(String resourceID)
|
abstract Account[] |
getAccountsByStatus(String status)
|
String |
getAccountStatus()
|
MatchRule[] |
getBudgetHolderRules()
Deprecated. |
protected org.apache.axis.message.addressing.EndpointReferenceType |
getEPR(Account account)
Create an EPR for this resource. |
protected Class<? extends GridResource> |
getResourceType(String resourceID)
Return the class of this resource's bean. |
MatchRule[] |
getUserRules()
Deprecated. |
void |
removeBudgetHolderRule(MatchRule rule)
Deprecated. |
void |
removeUserRule(MatchRule delegate)
Deprecated. |
| Methods inherited from class uk.ac.soton.itinnovation.grid.service.utils.gridservit.GridServiceLite |
|---|
addHibernatedObject, addPolicyRule, addTrustedAccountService, deleteHibernatedObject, generateEPR, getAvailableSignals, getConversationFromContext, getCurrentUser, getEPR, getEPR, getManagingConversation, getPolicyRules, getPrivateKey, getResourceFromEPR, GetResourceProperty, getResources, getResources, getResourcesFromEPRs, getServiceFromEPR, getServiceProviderCertificate, getServiceProviderID, getServiceProviderIssuer, getTrustedAccountServices, getValidRoles, removePolicyRule, removeTrustedAccountService, RequestSecurityToken_Issuance, RequestSecurityToken_Validation, RequestSecurityToken, setLabel, setLabel, signal, validateOwner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.log4j.Logger log
| Constructor Detail |
|---|
public AccountServiceImpl(String name)
| Method Detail |
|---|
public String getAccountStatus()
throws GridFailureException
GridFailureException
@Deprecated
public void addBudgetHolderRule(MatchRule rule)
throws GridFailureException
GridFailureException
@Deprecated
public void removeBudgetHolderRule(MatchRule rule)
throws GridFailureException
GridFailureException
@Deprecated
public MatchRule[] getBudgetHolderRules()
throws GridFailureException
GridFailureException
@Deprecated
public void addUserRule(MatchRule delegate)
throws GridFailureException
GridFailureException
@Deprecated
public void removeUserRule(MatchRule delegate)
throws GridFailureException
GridFailureException
@Deprecated
public MatchRule[] getUserRules()
throws GridFailureException
GridFailureException
public void closeAccount()
throws GridFailureException
GridFailureExceptionprotected Class<? extends GridResource> getResourceType(String resourceID)
GridServiceLite
getResourceType in class GridServiceLitepublic Account getAccount(String resourceID)
public Account getAccount(org.hibernate.Session session,
String resourceID)
protected org.apache.axis.message.addressing.EndpointReferenceType getEPR(Account account)
public boolean checkUser(SubjectDescription user)
throws GridFailureException
GridFailureExceptionpublic abstract Account[] getAccountsByStatus(String status)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||