|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IDType in uk.ac.soton.ecs.iam.grid.client.staterepos |
|---|
| Methods in uk.ac.soton.ecs.iam.grid.client.staterepos with parameters of type IDType | |
|---|---|
void |
TradeAccountConversationImpl.bill(IDType onBehalfOf,
BigDecimal amount,
String currency,
String resourceID,
String message)
Deprecated. |
void |
TradeAccountConversationImpl.makePayment(IDType onBehalfOf,
BigDecimal amount,
String currency,
String resourceID,
String message)
Deprecated. |
| Uses of IDType in uk.ac.soton.ecs.iam.grid.client.swing |
|---|
| Methods in uk.ac.soton.ecs.iam.grid.client.swing that return IDType | |
|---|---|
IDType |
CertificateBrowser.getSelectedID()
|
| Uses of IDType in uk.ac.soton.itinnovation.grid.comms.account |
|---|
| Methods in uk.ac.soton.itinnovation.grid.comms.account with parameters of type IDType | |
|---|---|
void |
TradeAccountResource.bill(IDType onBehalfOf,
BigDecimal amount,
String currency,
String resource,
String message)
Charge something to the account. |
void |
TradeAccountResource.makePayment(IDType onBehalfOf,
BigDecimal amount,
String currency,
String resource,
String message)
Make a payment on an account |
| Uses of IDType in uk.ac.soton.itinnovation.grid.service.account |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.account with parameters of type IDType | |
|---|---|
void |
TradeAccountServiceImpl.bill(IDType onBehalfOf,
BigDecimal amount,
String currency,
String resource,
String message)
|
void |
TradeAccountServiceImpl.makePayment(IDType paidBy,
BigDecimal amount,
String currency,
String resource,
String message)
|
void |
TradeAccountServiceImpl.makePaymentInternal(String conversationID,
IDType user,
IDType paidBy,
BigDecimal amount,
String currency,
String resource,
String message)
|
| Uses of IDType in uk.ac.soton.itinnovation.grid.service.account.webadmin |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.account.webadmin with parameters of type IDType | |
|---|---|
protected static String |
AccountAdmin.showID(IDType id)
Shows the CN of the subject, with the full subject and issuer in a tooltip. |
| Uses of IDType in uk.ac.soton.itinnovation.grid.service.types |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.types that return IDType | |
|---|---|
IDType |
StatementEvent.getActor()
|
IDType |
StatementEvent.getOnBehalfOf()
|
| Methods in uk.ac.soton.itinnovation.grid.service.types with parameters of type IDType | |
|---|---|
void |
StatementEvent.setActor(IDType actor)
|
void |
StatementEvent.setOnBehalfOf(IDType onBehalfOf)
|
| Uses of IDType in uk.ac.soton.itinnovation.grid.types |
|---|
| Methods in uk.ac.soton.itinnovation.grid.types that return IDType | |
|---|---|
IDType |
SubjectDescription.toID()
Convert a SubjectDescription to an IDType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||