| Methods in org.eclipse.higgins.ics.ws.wsdl that return ICardResponseTO
|
ICardResponseTO |
RPPSServiceSEI.getICards(String userId,
String password)
|
ICardResponseTO |
RPPSServiceSEI.importICardAsByteArray(String userId,
String password,
byte[] crd)
|
ICardResponseTO |
RPPSServiceSEI.importICards(String userId,
String password,
byte[] crd,
String formatID,
UITokenServiceCredentialTO credential)
|
ICardResponseTO |
RPPSServiceSEIBindingStub.getICards(String userId,
String password)
|
ICardResponseTO |
RPPSServiceSEIBindingStub.importICardAsByteArray(String userId,
String password,
byte[] crd)
|
ICardResponseTO |
RPPSServiceSEIBindingStub.importICards(String userId,
String password,
byte[] crd,
String formatID,
UITokenServiceCredentialTO credential)
|