|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This is the service endpoint interface for the RPPSServiceweb service. Created 18.01.2007 10:34:54
| Method Summary | |
|---|---|
org.eclipse.higgins.rpps.core.tobj.CategoryTO |
addCategory(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.CategoryTO category)
|
org.eclipse.higgins.rpps.core.tobj.ResponseMessage |
addUserProfile(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.UserProfileTO userProfile)
|
void |
addUserProfileFromHBX(String userId,
String password)
|
org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO |
checkImportStream(String userId,
String password,
byte[] crd)
|
org.eclipse.higgins.rpps.core.tobj.ICardTO |
clearCardCredential(String userId,
String password,
String cuid)
|
boolean |
clearCardHistory(String userId,
String password,
String cuid)
|
void |
connectionNotify(String userId,
String password,
String host,
String username,
boolean success)
Web service operation Locate the URIICard-type I-Card whose URI matches 'cref'. |
boolean |
connectionVerify(String userId,
String password,
String host,
String username)
The RP site invokes this method to verify that user really has an account on the specified site. |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
createDuplicateICard(String userId,
String password,
String cardName,
String cuid,
String pinCode)
|
String |
createICardByArrayProperties(String userId,
String password,
String id,
String[] properties)
Web service operation creating a new card |
String |
createICardByProperty(String userId,
String password,
String id,
String properties)
Web service operation creating a new card |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
createICardByTemplate(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO template)
Web service operation creating a new card |
String |
createICardFromHBX(String userId,
String password,
String cardname)
Web service operation creating a new card for HBX |
void |
deleteAllICard(String userId,
String password)
Web service operation. |
void |
deleteCategory(String userId,
String password,
String categoryId)
|
void |
deleteICard(String userId,
String password,
String cuid)
Web service operation. |
boolean |
deleteUrlCardRelation(String userId,
String password,
String cuid,
String url)
|
org.eclipse.higgins.rpps.core.tobj.ResponseMessage |
deleteUserProfile(String userId,
String password)
|
org.eclipse.higgins.rpps.core.tobj.ICardTO |
editPinCode(String userId,
String password,
String cuid,
String oldPinCode,
String newPinCode)
|
byte[] |
exportICards(String userId,
String password,
String formatID,
String[] cards,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO credential)
|
org.eclipse.higgins.rpps.core.tobj.CardUsageTO[] |
getCardHistory(String userId,
String password,
String cuid,
int startFrom,
int capacity,
String orderBy,
String orderDirection)
|
org.eclipse.higgins.rpps.core.tobj.CardInformationTO |
getCardInformation(String userId,
String password,
String cuid,
int size)
|
org.eclipse.higgins.rpps.core.tobj.CategoryTO[] |
getCategory(String userId,
String password)
|
String |
getFormFillingScript(String page,
String username,
String form)
Gets a form filling script for the specified site&user |
String[] |
getHBXUIList(String version,
String windowsName)
|
String |
getHigginsServiceGlobalIName()
Web service operation. |
String |
getHtmlScrapingScript(String page)
Gets an HTML scraping script for the specified site |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
getICardById(String userId,
String password,
String cuid)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
getICardByIdAndTokenServiceCredential(String userId,
String password,
String cuid,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO userCredential)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO |
getICardClaims(String userId,
String password,
String cuid,
String policy,
String typeofCredential,
String[] credentialKey,
String[] credentialValue)
|
org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO[] |
getICardCreationTemplate(String userId,
String password)
Web service operation creating a new card |
org.eclipse.higgins.rpps.core.tobj.ICardTO[] |
getICards(String userId,
String password)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO |
getICardsAndCategoriesByUser(String userId,
String password)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardTO[] |
getICardsByFormat(String userId,
String password,
String formatID)
|
org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO[] |
getOutputFormats(String userId,
String password)
|
org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO |
getPersonalICardCreationTemplate(String userId,
String password)
Return templates for creating personal card |
org.eclipse.higgins.rpps.core.tobj.TokenResponseTO |
getTokenByClaims(String sslCert,
String claimNameArray,
String claimValueArray)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.TokenResponseTO |
getTokenByUrl(String userId,
String password,
String policy,
String policytype,
String sslCert,
String url)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO |
getTokenExtraByUrl(String userId,
String password,
String policy,
String policytype,
String sslCert,
String url)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.TokenResponseTO |
getTokenObject(String userId,
String password,
String policy,
String policytype,
String sslCert,
String[] cuids,
String typeofCredential,
String[] credentialKey,
String[] credentialValue)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.UIResponseTO |
getUI(String userId,
String password,
String url,
String target,
String sslCert,
String policytype,
String policy)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.UserProfileTO |
getUserProfile(String userId,
String password)
|
org.eclipse.higgins.rpps.core.tobj.ICardTO[] |
importICardAsByteArray(String userId,
String password,
byte[] crd)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardTO[] |
importICards(String userId,
String password,
byte[] crd,
String formatID,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO credential)
|
void |
importICardsAsString(String userId,
String password,
String crd)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ResponseMessage |
modifyCategories(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.CategoryTO[] categories)
|
org.eclipse.higgins.rpps.core.tobj.CategoryTO |
modifyCategory(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.CategoryTO category)
|
org.eclipse.higgins.rpps.core.tobj.UserProfileTO |
modifyUserProfile(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.UserProfileTO userProfile)
|
org.eclipse.higgins.rpps.core.tobj.ICardTO |
resetPinCode(String userId,
String password,
String cuid,
String oldPinCode)
|
boolean |
setCardCredential(String userId,
String password,
String cuid,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO tokenCredential)
|
void |
setHtmlScrapingScript(String page,
String script)
Sets an HTML scraping script for the specified site |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
setPinCode(String userId,
String password,
String cuid,
String pinCode)
|
String[] |
testStringArray(String[] strArray)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
updateICard(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.ICardTO icardTO)
Web service operation |
boolean |
userIdentifierExists(String userId)
|
| Method Detail |
public String createICardByProperty(String userId,
String password,
String id,
String properties)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.id - the i-card idproperties - the i-card properties
RemoteException
public String createICardByArrayProperties(String userId,
String password,
String id,
String[] properties)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.id - the i-card idproperties - the i-card properties
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO createICardByTemplate(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO template)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
RemoteException
public String createICardFromHBX(String userId,
String password,
String cardname)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO createDuplicateICard(String userId,
String password,
String cardName,
String cuid,
String pinCode)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cardName - name of new cardcuid - cuid of old card
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO[] getICardCreationTemplate(String userId,
String password)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
RemoteException
public void connectionNotify(String userId,
String password,
String host,
String username,
boolean success)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.host - the host name of the RP site where user is verifiedusername - the user name to login to the RP sitesuccess - the verifying result
RemoteException
public String getFormFillingScript(String page,
String username,
String form)
throws RemoteException
page - the page url where user lands onusername - the user nameform - the HTML form name
RemoteException
public String getHtmlScrapingScript(String page)
throws RemoteException
page - the page url
RemoteException
public void setHtmlScrapingScript(String page,
String script)
throws RemoteException
page - the page urlscript - the script body
RemoteException
public boolean connectionVerify(String userId,
String password,
String host,
String username)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.host - The verified site url.username - The username to login onto verified site.
RemoteException
public org.eclipse.higgins.rpps.core.tobj.UIResponseTO getUI(String userId,
String password,
String url,
String target,
String sslCert,
String policytype,
String policy)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.url - the URL to the html page with
public org.eclipse.higgins.rpps.core.tobj.ICardTO getICardByIdAndTokenServiceCredential(String userId,
String password,
String cuid,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO userCredential)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid - the card's cuid
RemoteException
public org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO getICardClaims(String userId,
String password,
String cuid,
String policy,
String typeofCredential,
String[] credentialKey,
String[] credentialValue)
throws RemoteException
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO getICardById(String userId,
String password,
String cuid)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid - the card's cuid.
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO[] getICards(String userId,
String password)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO getICardsAndCategoriesByUser(String userId,
String password)
throws RemoteException
userId - password -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO updateICard(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.ICardTO icardTO)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO[] importICardAsByteArray(String userId,
String password,
byte[] crd)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.crd - the card as a byte array.
RemoteException
public void importICardsAsString(String userId,
String password,
String crd)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.crd - the card as a string.
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO[] importICards(String userId,
String password,
byte[] crd,
String formatID,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO credential)
throws RemoteException
RemoteException
public org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO checkImportStream(String userId,
String password,
byte[] crd)
throws RemoteException
RemoteException
public byte[] exportICards(String userId,
String password,
String formatID,
String[] cards,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO credential)
throws RemoteException
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO[] getICardsByFormat(String userId,
String password,
String formatID)
throws RemoteException
RemoteException
public org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO[] getOutputFormats(String userId,
String password)
throws RemoteException
RemoteException
public void deleteICard(String userId,
String password,
String cuid)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid - the i-card CUID
RemoteException
public void deleteAllICard(String userId,
String password)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
RemoteException
public String getHigginsServiceGlobalIName()
throws RemoteException
RemoteException
public String[] testStringArray(String[] strArray)
throws RemoteException
strArray - the string array to be returned.
RemoteException
public org.eclipse.higgins.rpps.core.tobj.TokenResponseTO getTokenByClaims(String sslCert,
String claimNameArray,
String claimValueArray)
throws RemoteException
sslCert - the SSL certificateclaimNameArray - the array which contains claim namesclaimValueArray - the array which contains claim values
RemoteException
public org.eclipse.higgins.rpps.core.tobj.TokenResponseTO getTokenObject(String userId,
String password,
String policy,
String policytype,
String sslCert,
String[] cuids,
String typeofCredential,
String[] credentialKey,
String[] credentialValue)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.policy - the RP Agent's Relying Party Security Policypolicytype - the RP Security Policy typesslCert - the SSL certificatecuids - the user-selected subset of the UIDs (handles) contained in the UserInterfaceResponse object returned from an earlier invocation of 'userInterfaceRequest'typeofCredential - the type of selected credentialcredentialKey - the names of fields of selected credentialcredentialValue - the value of fields of selected credential
RemoteException
public org.eclipse.higgins.rpps.core.tobj.TokenResponseTO getTokenByUrl(String userId,
String password,
String policy,
String policytype,
String sslCert,
String url)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.policy - the RP Agent's Relying Party Security Policypolicytype - the RP Security Policy typesslCert - the SSL certificateurl - the url of site which needs token
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO getTokenExtraByUrl(String userId,
String password,
String policy,
String policytype,
String sslCert,
String url)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.policy - the RP Agent's Relying Party Security Policypolicytype - the RP Security Policy typesslCert - the SSL certificateurl - the url of site which needs token
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO getPersonalICardCreationTemplate(String userId,
String password)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
RemoteException
public org.eclipse.higgins.rpps.core.tobj.UserProfileTO getUserProfile(String userId,
String password)
throws RemoteException
Exception
RemoteException
public void addUserProfileFromHBX(String userId,
String password)
throws RemoteException
Exception
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ResponseMessage addUserProfile(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.UserProfileTO userProfile)
throws RemoteException
userProfile -
Exception
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ResponseMessage deleteUserProfile(String userId,
String password)
throws RemoteException
Exception
RemoteException
public boolean deleteUrlCardRelation(String userId,
String password,
String cuid,
String url)
throws RemoteException
RemoteException
public boolean userIdentifierExists(String userId)
throws RemoteException
Exception
RemoteException
public org.eclipse.higgins.rpps.core.tobj.UserProfileTO modifyUserProfile(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.UserProfileTO userProfile)
throws RemoteException
userProfile -
Exception
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO setPinCode(String userId,
String password,
String cuid,
String pinCode)
throws RemoteException
userId - password - cuid - pinCode -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO resetPinCode(String userId,
String password,
String cuid,
String oldPinCode)
throws RemoteException
userId - password - cuid - oldPinCode -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO editPinCode(String userId,
String password,
String cuid,
String oldPinCode,
String newPinCode)
throws RemoteException
RemoteException
public org.eclipse.higgins.rpps.core.tobj.CategoryTO[] getCategory(String userId,
String password)
throws RemoteException
RemoteException
public org.eclipse.higgins.rpps.core.tobj.CategoryTO addCategory(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.CategoryTO category)
throws RemoteException
RemoteException
public void deleteCategory(String userId,
String password,
String categoryId)
throws RemoteException
RemoteException
public org.eclipse.higgins.rpps.core.tobj.CategoryTO modifyCategory(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.CategoryTO category)
throws RemoteException
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ResponseMessage modifyCategories(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.CategoryTO[] categories)
throws RemoteException
RemoteException
public org.eclipse.higgins.rpps.core.tobj.CardInformationTO getCardInformation(String userId,
String password,
String cuid,
int size)
throws RemoteException
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO clearCardCredential(String userId,
String password,
String cuid)
throws RemoteException
RemoteException
public boolean setCardCredential(String userId,
String password,
String cuid,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO tokenCredential)
throws RemoteException
RemoteException
public boolean clearCardHistory(String userId,
String password,
String cuid)
throws RemoteException
RemoteException
public org.eclipse.higgins.rpps.core.tobj.CardUsageTO[] getCardHistory(String userId,
String password,
String cuid,
int startFrom,
int capacity,
String orderBy,
String orderDirection)
throws RemoteException
RemoteException
public String[] getHBXUIList(String version,
String windowsName)
throws RemoteException
RemoteException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||