|
||||||||||||
| 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)
Web service operation. |
void |
addClaimValuesMRU(String userId,
String password,
String claimType,
String claimValue)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ResponseMessage |
addUserProfile(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.UserProfileTO userProfile)
Web service operation. |
void |
addUserProfileFromHBX(String userId,
String password)
Deprecated. |
org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO |
checkImportStream(String userId,
String password,
byte[] crd)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
clearCardCredential(String userId,
String password,
String cuid)
Web service operation. |
boolean |
clearCardHistory(String userId,
String password,
String cuid)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
createDuplicateICard(String userId,
String password,
String cardName,
String cuid,
String pinCode)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
createICardByTemplate(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO template)
Web service operation. |
String |
createICardFromHBX(String userId,
String password,
String cardname)
Web service operation. |
void |
deleteAllICard(String userId,
String password)
Web service operation. |
boolean |
deleteCardHistoryRecord(String userId,
String password,
String cuid,
String url)
Web service operation. |
void |
deleteCategory(String userId,
String password,
String categoryId)
Web service operation. |
void |
deleteICard(String userId,
String password,
String cuid)
Web service operation. |
boolean |
deleteUrlCardRelation(String userId,
String password,
String cuid,
String url)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ResponseMessage |
deleteUserProfile(String userId,
String password)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
editPinCode(String userId,
String password,
String cuid,
String oldPinCode,
String newPinCode)
Web service operation. |
byte[] |
exportICards(String userId,
String password,
String formatID,
String[] cards,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO credential)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.CardUsageTO[] |
getCardHistory(String userId,
String password,
String cuid,
int startFrom,
int capacity,
String orderBy,
String orderDirection)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.CardInformationTO |
getCardInformation(String userId,
String password,
String cuid,
int size)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.CategoryTO[] |
getCategory(String userId,
String password)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.MapTO[] |
getClaimValuesMRU(String userId,
String password)
Web service operation. |
String[] |
getHBXUIList(String version,
String windowsName)
Deprecated. |
String |
getHigginsServiceGlobalIName()
Web service operation. |
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)
Deprecated. |
org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO[] |
getICardCreationTemplate(String userId,
String password)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardResponseTO |
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[] |
getICardsByCUIDs(String userId,
String password,
String[] cuids)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardTO[] |
getICardsByFormat(String userId,
String password,
String formatID)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO[] |
getOutputFormats(String userId,
String password)
Web service operation. |
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)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardResponseTO |
importICardAsByteArray(String userId,
String password,
byte[] crd)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardResponseTO |
importICards(String userId,
String password,
byte[] crd,
String formatID,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO credential)
Web service operation. |
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)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.CategoryTO |
modifyCategory(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.CategoryTO category)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.UserProfileTO |
modifyUserProfile(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.UserProfileTO userProfile)
Web service operation. |
void |
removeClaimValuesMRU(String userId,
String password,
String claimType,
String claimValue)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
resetPinCode(String userId,
String password,
String cuid,
String oldPinCode)
Web service operation. |
boolean |
setCardCredential(String userId,
String password,
String cuid,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO tokenCredential)
Web service operation. |
org.eclipse.higgins.rpps.core.tobj.ICardTO |
setPinCode(String userId,
String password,
String cuid,
String pinCode)
Web service operation. |
String[] |
testStringArray(String[] strArray)
Deprecated. |
org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO[] |
updateClaimsAcrossCards(String userId,
String password,
String[] claimTypes,
String[] claimValues,
org.eclipse.higgins.rpps.core.tobj.ICardUpdateTO[] cardUpdate)
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 |
org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO[] |
updateICards(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.ICardTO[] icardTOs)
Web service operation |
boolean |
userIdentifierExists(String userId)
Web service operation. |
| Method Detail |
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.
RemoteExceptionICardTO,
ICardTemplateTO
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 cardpinCode - pinCode for retrieve claims of personal card if that is pin protected. Otherwise null
RemoteExceptionICardTO
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.
RemoteExceptionICardTemplateTO
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 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 cuiduserCredential - filled card credential for retrieve claims
RemoteExceptionICardTO
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
userId - the id to identify the user.password - the password to identify the user.cuid - the card's cuid.policy - typeofCredential - credentialKey - credentialValue -
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.ICardResponseTO 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.ICardTO[] getICardsByCUIDs(String userId,
String password,
String[] cuids)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuids - the card CUIDs.
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO getICardsAndCategoriesByUser(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.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.ICardUpdateResponseTO[] updateICards(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.ICardTO[] icardTOs)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardResponseTO 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.ICardResponseTO importICards(String userId,
String password,
byte[] crd,
String formatID,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO credential)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.crd - formatID - credential -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO checkImportStream(String userId,
String password,
byte[] crd)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.crd -
RemoteException
public byte[] exportICards(String userId,
String password,
String formatID,
String[] cards,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO credential)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.formatID - cards - credential -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO[] getICardsByFormat(String userId,
String password,
String formatID)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.formatID -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO[] getOutputFormats(String userId,
String password)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
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.UserProfileTO getUserProfile(String userId,
String password)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
Exception
RemoteException
public void addUserProfileFromHBX(String userId,
String password)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
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
userId - the id to identify the user.password - the password to identify the user.
Exception
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ResponseMessage deleteUserProfile(String userId,
String password)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
Exception
RemoteException
public boolean deleteUrlCardRelation(String userId,
String password,
String cuid,
String url)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid - url -
RemoteException
public boolean userIdentifierExists(String userId)
throws RemoteException
userId - the id to identify the user.
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
userId - the id to identify the user.password - the password to identify the user.userProfile -
Exception
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO setPinCode(String userId,
String password,
String cuid,
String pinCode)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid - pinCode -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO resetPinCode(String userId,
String password,
String cuid,
String oldPinCode)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid - oldPinCode -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO editPinCode(String userId,
String password,
String cuid,
String oldPinCode,
String newPinCode)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid - oldPinCode - newPinCode -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.CategoryTO[] getCategory(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.CategoryTO addCategory(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.CategoryTO category)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.category -
RemoteException
public void deleteCategory(String userId,
String password,
String categoryId)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.categoryId -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.CategoryTO modifyCategory(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.CategoryTO category)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.category -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ResponseMessage modifyCategories(String userId,
String password,
org.eclipse.higgins.rpps.core.tobj.CategoryTO[] categories)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.categories -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.CardInformationTO getCardInformation(String userId,
String password,
String cuid,
int size)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid - size -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardTO clearCardCredential(String userId,
String password,
String cuid)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid -
RemoteException
public boolean setCardCredential(String userId,
String password,
String cuid,
org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO tokenCredential)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid - tokenCredential -
RemoteException
public boolean clearCardHistory(String userId,
String password,
String cuid)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid -
RemoteException
public boolean deleteCardHistoryRecord(String userId,
String password,
String cuid,
String url)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.cuid - url -
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
userId - the id to identify the user.password - the password to identify the user.cuid - startFrom - capacity - orderBy - orderDirection -
RemoteException
public String[] getHBXUIList(String version,
String windowsName)
throws RemoteException
version - windowsName -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO[] updateClaimsAcrossCards(String userId,
String password,
String[] claimTypes,
String[] claimValues,
org.eclipse.higgins.rpps.core.tobj.ICardUpdateTO[] cardUpdate)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.claimTypes - claimValues - cardUpdate -
RemoteException
public org.eclipse.higgins.rpps.core.tobj.MapTO[] getClaimValuesMRU(String userId,
String password)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.
RemoteException
public void addClaimValuesMRU(String userId,
String password,
String claimType,
String claimValue)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.claimType - claimValue -
RemoteException
public void removeClaimValuesMRU(String userId,
String password,
String claimType,
String claimValue)
throws RemoteException
userId - the id to identify the user.password - the password to identify the user.claimType - claimValue -
RemoteException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||