A B C D E F G H I L M N O P R S T U W

A

AllowSelfSignedSSL() - Static method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
addCategory(CategoryTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Creates a new card's category
addCategory(CategoryTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Creates a new card's category
addClaimValuesMRU(String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Adds most recently used record
addClaimValuesMRU(String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Adds most recently used record
addRPEndPointCardRelation(String, RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Create relation between card and url
addRPEndPointCardRelation(String, RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Methods of storage relation between card and url
addUrlCardRelation(String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
addUrlCardRelation(String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
addUserProfile(UserProfileTO, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Creates a new user profile
addUserProfile(UserProfileTO, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Creates a new user profile
authenticate(String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 

B

BaseTransferObject - class org.eclipse.higgins.rpps.core.tobj.BaseTransferObject.
A transfer object is a serializable class that groups related attributes, forming a composite value.
BaseTransferObject() - Constructor for class org.eclipse.higgins.rpps.core.tobj.BaseTransferObject
Creates a new instance of UserInterfaceResponse

C

CardExtensionTO - class org.eclipse.higgins.rpps.core.tobj.CardExtensionTO.
 
CardExtensionTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.CardExtensionTO
 
CardExtensionTO(boolean, String) - Constructor for class org.eclipse.higgins.rpps.core.tobj.CardExtensionTO
 
CardInformationRPPS - class org.eclipse.higgins.rpps.core.impl.CardInformationRPPS.
 
CardInformationRPPS() - Constructor for class org.eclipse.higgins.rpps.core.impl.CardInformationRPPS
 
CardInformationRPPS(CardInformation, CUID) - Constructor for class org.eclipse.higgins.rpps.core.impl.CardInformationRPPS
 
CardInformationTO - class org.eclipse.higgins.rpps.core.tobj.CardInformationTO.
 
CardInformationTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.CardInformationTO
 
CardUsageTO - class org.eclipse.higgins.rpps.core.tobj.CardUsageTO.
 
CardUsageTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.CardUsageTO
 
CardUsageTO(String, Date) - Constructor for class org.eclipse.higgins.rpps.core.tobj.CardUsageTO
 
CategoryComparator - class org.eclipse.higgins.rpps.core.impl.CategoryComparator.
 
CategoryComparator() - Constructor for class org.eclipse.higgins.rpps.core.impl.CategoryComparator
 
CategoryTO - class org.eclipse.higgins.rpps.core.tobj.CategoryTO.
 
CategoryTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
ConfigureCache(String, String) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
ConvertHelper - class org.eclipse.higgins.rpps.core.impl.ConvertHelper.
 
ConvertHelper() - Constructor for class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
checkImportStream(byte[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Checks whether RppsService can recognize data format of the provided input stream.
checkImportStream(byte[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Checks whether RppsService can recognize data format of the provided input stream.
clean(Object) - Static method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
clearCardCredential(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deletes saved authentication card information of the specified card
clearCardCredential(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deletes saved authentication card information for specified card
clearCardHistory(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deletes card history of the specified card on all URLs unless it is checked as "Use Always".
clearCardHistory(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deletes card history of the specified card on all URLs unless it is checked as "Use Always".
compare(Object, Object) - Method in class org.eclipse.higgins.rpps.core.impl.CategoryComparator
 
compare(Object, Object) - Method in class org.eclipse.higgins.rpps.core.impl.StringComparator
 
convertCardCredential_to_ICredential(ICard, CardCredential) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertCardUsage_to_CardUsageTO(CardUsage) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertCategoryTO_to_Category(CategoryTO) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Convert Category transfer object to Category object
convertCategory_to_CategoryTO(Category) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Convert Category object to Category transfer object
convertClaims_to_PropertyTO(ICard, boolean, Iterator) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Converts the card's claim to the property transfer object
convertHashtable_to_Credential(ICard, String, Hashtable) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Converts arrays with credential's fields values from HBX to ICredential object
convertICardTemplate_to_ICardTemplateTO(ICardTemplate) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertICredential_to_CardCredential(ICredential) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertIPolicyToRPPolicy(IPolicy) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertString_to_URI(String) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertUITokenServiceCredentialTO_to_CardCredential(UITokenServiceCredentialTO) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertUITokenServiceCredentialTO_to_ICredentials(ICard, UITokenServiceCredentialTO) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Converts UITokenServiceCredential transfer object to ICredential object
convertUITokenServiceCredentialTO_to_ICredentials(UITokenServiceCredentialTO) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertURLToPath(URL) - Static method in class org.eclipse.higgins.rpps.core.impl.FileService
Converts feed URL to local path string.
convertUserProfileTO_to_UserProfile(UserProfile, UserProfileTO) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Convert UserProfile transfer object to UserProfile object
convertUserProfile_to_UserProfileTO(UserProfile) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Convert UserProfile to UserProfile transfer object
createCardInformationTO(List, int) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Gets CardInformation transfer object
createDuplicateICard(String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Creates duplicate of personal card only with new card's name
createDuplicateICard(String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Creates duplicate of personal card only with new card's name
createICard(ICardTemplateTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Creates a new card by template
createICard(ICardTemplateTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Creates a new card by template
createICardFromHBX(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
createICardFromHBX(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
createTokenResponse(String) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Gets userProfile trasfer object

D

DEBUG_NAME_PROPERTY - Static variable in interface org.eclipse.higgins.rpps.core.impl.WebKeys
 
deleteAllICard() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deletes all user's card.
deleteAllICard() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deletes all user's card.
deleteCardHistoryRecord(String, RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Delete specified record of card history.
deleteCardHistoryRecord(String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
deleteCardHistoryRecord(String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
deleteCardHistoryRecord(String, RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Delete specified record of card history.
deleteCategory(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Delete the card's category
deleteCategory(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Delete the card's category
deleteICard(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deletes specified card.
deleteICard(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deletes specified card.
deleteOldPassword() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
deleteOldPassword() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
deleteRPEndPointCardRelation(String, RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
deleteRPEndPointCardRelation(String, RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
deleteRPEndPointsCardsRelations(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
deleteRPEndPointsCardsRelations(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
deleteUrlCardRelation(String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
deleteUrlCardRelation(String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
deleteUrlsCardsRelations(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
deleteUrlsCardsRelations(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
deleteUserProfile() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deletes user profile
deleteUserProfile() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deletes user profile

E

ExtraTokenResponseTO - class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO.
The transfer object for the token response.
ExtraTokenResponseTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
Creates a new instance of TokenResponseTO
editPinCode(String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
editPinCode(String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
equalsObject(Object, Object) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
 
exportICards(String, String[], UITokenServiceCredentialTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
exportICards(String, String[], UITokenServiceCredentialTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 

F

FileService - class org.eclipse.higgins.rpps.core.impl.FileService.
The object used for simplifying file operations.
FileService() - Constructor for class org.eclipse.higgins.rpps.core.impl.FileService
 
FormatDescriptorTO - class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO.
 
FormatDescriptorTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
 
fillICardTemplate_from_ICardTemplateTO(ICardTemplate[], ICardTemplateTO) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
Loads the properties from the string array.
fillITemplateContainer(ITemplateContainer, ITemplateElementTO[]) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
 
fillITemplateValue(ITemplateValue, String) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
 
fillPersonalCardTemplate(ICardTemplate, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
 

G

getAction() - Method in class org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
getAddr1() - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
getAddr1() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
Gets the address1 property value.
getAddr2() - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
getAddr2() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
Gets the address2 property value.
getAddress() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getAlgorithm() - Static method in class org.eclipse.higgins.rpps.core.impl.RppsService.DummyTrustManagerFactory
 
getAnd() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseTO
Gets array of AND elements.
getAssociatedCardDescription() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getAssociatedCardImage() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getAssociatedCardImageType() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getAssociatedCardName() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getBufferedReader(String) - Method in class org.eclipse.higgins.rpps.core.impl.FileService
Gets BufferedReader from the specified file.
getBufferedWriter(String) - Method in class org.eclipse.higgins.rpps.core.impl.FileService
Gets BufferedWriter to specified file.
getCallbackHandler(String, String) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
Creates CallbackHandler object with username/password.
getCallbackHandler(String) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
Creates CallbackHandler object with username.
getCard() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseUsableCardsTO
Gets the array of CARD element.
getCardDescription() - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
getCardExtensions() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
getCardHistory(String, int, int, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
getCardHistory(String, int, int, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getCardHistory() - Method in class org.eclipse.higgins.rpps.core.tobj.CardInformationTO
 
getCardHistoryLog(String, int, int, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getCardId() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
Gets the UID property value.
getCardImage() - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
getCardImageType() - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
getCardInformation(String, int) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
getCardInformation(String, int) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getCardList() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
getCardName() - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
getCardType() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
getCategory() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
getCategory() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getCategoryList() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
getClaimType() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Gets the claim type as a string.
getClaimValuesMRU() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
getClaimValuesMRU() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getClause() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseOrTO
Gets the CLAUSE element.
getCode() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
getCode() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
getCode() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
getCode() - Method in class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 
getCode() - Method in class org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
getComplexValue() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Gets the complex property values.
getComplexValues(IComplexClaimType, IComplexClaim, boolean, Iterator) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Gets the complex values from the claim object.
getContainerValue() - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
getCreated() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getCredential() - Method in class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
 
getCuid() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Gets CUID.
getCuid() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
getCuid() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateTO
 
getDate() - Method in class org.eclipse.higgins.rpps.core.tobj.CardUsageTO
 
getDescription() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
getDescription() - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
getDescription() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
Gets the description property value.
getDetail() - Method in class org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
getElement() - Method in class org.eclipse.higgins.rpps.core.tobj.CardExtensionTO
 
getElements() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
getEmail() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getExpiredTime() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
getFileExtension() - Method in class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
 
getFirstName() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getFormAction() - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
getFormId() - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
getFormName() - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
getFormatID() - Method in class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
 
getHandler() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getHashFromX509Name(String) - Static method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
getHigginsServiceGlobalIName() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets the global i-name registered to the Higgins service (e.g.
getHigginsServiceGlobalIName() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets the global i-name registered to the Higgins service (e.g.
getICardByCUID(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets a card by CUID.
getICardByCUID(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets a card by CUID.
getICardByCUIDAndTokenServiceCredential(String, UITokenServiceCredentialTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets a card by CUID and Credential.
getICardByCUIDAndTokenServiceCredential(String, UITokenServiceCredentialTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets a card by CUID and Credential.
getICardClaims(String, String, String, String[], String[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
getICardClaims(String, String, String, String[], String[], RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
getICardClaims(String, String, String, String[], String[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
getICardClaims(String, String, String, String[], String[], RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getICardCreationTemplate() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Return templates for creating cards
getICardCreationTemplate() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Return templates for creating cards
getICardCreationTemplateByProvider(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
getICardCreationTemplateByProvider(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getICardCreationTemplateByTUID(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Return templates for creating cards
getICardCreationTemplateByTUID(TUID) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Return templates for creating cards
getICardList() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
getICardList() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
getICardsAndCategoriesByUser() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets the card and category lists of the specified user.
getICardsAndCategoriesByUser() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets the card and category lists of the specified user.
getICardsByCUIDs(String[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets cards by CUIDs array.
getICardsByCUIDs(String[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets cards by CUIDs array.
getICardsByFormat(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
getICardsByFormat(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getICardsByUser() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets the card list of the specified user.
getICardsByUser() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets the card list of the specified user.
getIcon() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
getId() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
getId() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Gets id property
getId() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
getId() - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
getIdx() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
getImage() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Gets image property.
getImage() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
Gets the image as a byte array.
getImageType() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Gets image type.
getImagetype() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
Gets the image type.
getInputMask() - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
getInputMask() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
 
getInstance() - Static method in class org.eclipse.higgins.rpps.core.impl.FileService
Creates an FileService object.
getInstance() - Static method in class org.eclipse.higgins.rpps.core.impl.RppsService
Creates an RppsService object.
getInstance(String, String) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsService
Creates an RppsService object.
getIsValueRequired() - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
getIssuerName() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Gets issuer name property
getIssuerName() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
getKey() - Method in class org.eclipse.higgins.rpps.core.tobj.MapTO
 
getLabel() - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
Gets the string array of values of LABEL elements.
getLabel() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
Gets the string array of values of LABEL elements.
getLabelType() - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
getLabelType() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
getLastName() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getLoginName() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getLongOptional() - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
getLongOptional() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
getLonglabel() - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
Gets the value of LONGLABEL element.
getLonglabel() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
Gets the value of LONGLABEL element.
getMessage() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
getMessage() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
getMessage() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
getMessage() - Method in class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 
getMetadataAddress() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getModified() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getName() - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.TokenResponseTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseAndTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseOrTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseUsableCardsTO
Gets the name of transfer object.
getName() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
Gets the name of transfer object.
getOldPolicy() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
getOneTimePasswords() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getOptional() - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
getOptional() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
getOptionalClaims() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
getOptionalType() - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
getOptionalType() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
getOptionalValues() - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
getOptionalValues() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
 
getOr() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseAndTO
Gets the OR child elements.
getOutputFormats() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
getOutputFormats() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getParentId() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
getPassword() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getPasswordIsapMd5() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getPattern() - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
getPattern() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
 
getPhone() - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
getPhone() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
Gets the phone property value.
getPinCode() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getPrivacyUrl() - Method in class org.eclipse.higgins.rpps.core.tobj.STSPolicyTO
 
getPrivacyVersion() - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
getPrivacyVersion() - Method in class org.eclipse.higgins.rpps.core.tobj.STSPolicyTO
 
getPrivateKey() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getPrivateSelectorINumbers() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getPrivateUserINumber() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getProperties() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Gets icard property array.
getProperties() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
getProviderDescription() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
getProviderID() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
getProviderName() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
getRP() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseTO
Gets RP element.
getReason() - Method in class org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
getRelationList() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
getRelationList() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
getRpEndPointTO() - Method in class org.eclipse.higgins.rpps.core.tobj.CardUsageTO
 
getSelectedIcon() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
getSimpleValues(IClaim, int) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Gets the simple values from the claim object.
getSite() - Method in class org.eclipse.higgins.rpps.core.tobj.CardUsageTO
 
getSizeHistory() - Method in class org.eclipse.higgins.rpps.core.tobj.CardInformationTO
 
getSms() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getStatus() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseTO
Gets STATUS element.
getStatus() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getStsPolicy() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
getSubcode() - Method in class org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
getSupportedClaimTypes() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
getTkn() - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
getTkn() - Method in class org.eclipse.higgins.rpps.core.tobj.TokenResponseTO
Gets security token property as a string
getTokenByClaims(String, String[], String[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Web service operation.
getTokenByClaims(String, String[], String[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Web service operation.
getTokenByRPEndPoint(String, String, String, RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Web service operation.
getTokenByRPEndPoint(String, String, String, RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Web service operation.
getTokenByUrl(String, String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
getTokenByUrl(String, String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
getTokenExtraByRPEndPoint(String, String, String, RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Web service operation.
getTokenExtraByRPEndPoint(String, String, String, RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Web service operation.
getTokenExtraByUrl(String, String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
getTokenExtraByUrl(String, String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
getTokenObject(String, String, String, String[], String, String[], String[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
getTokenObject(String, String, String, String[], String, String[], String[], RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Web service operation.
getTokenObject(String, String, String, String[], String, String[], String[], RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Web service operation.
getTokenObject(String, String, String, String[], String, String[], String[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
getTokenServiceCredential() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateTO
 
getTokenServiceCredentials() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
getTokenservices() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
getType() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
getType() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
getType() - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
getType() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
 
getType() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
getType() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getUCL() - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
getUid() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
getUrl() - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
getUsableCards() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
Gets the USABLECARDS element.
getUsedCardCuids() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
getUsedFrom() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getUserInterface(String, String, String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
getUserInterface(RPEndPointTO, String, String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
This method takes as input a policy---for example, one that has been retrieved from the Relying Party Agent (called here the 'Requester')---as well as a description of the Requester.
getUserInterface(RPEndPointTO, String, String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
This method takes as input a policy---for example, one that has been retrieved from the Relying Party Agent (called here the 'Requester')---as well as a description of the Requester.
getUserInterface(String, String, String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
getUserProfile() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
getUserProfile() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getUsername() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getValue() - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
getValue() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Gets the simple property values.
getValueType() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Gets the simple value type (class) as a string.
getValues() - Method in class org.eclipse.higgins.rpps.core.tobj.MapTO
 
getVerifier() - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
getVerifier() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
Gets the verifier property value.
getWebForms() - Method in class org.eclipse.higgins.rpps.core.impl.CardInformationRPPS
 

H

HIGGINS_RPPS_WEB_DICTIONARY_FILEPATH - Static variable in interface org.eclipse.higgins.rpps.core.impl.WebKeys
 
HIGGINS_RPPS_WEB_DICTIONARY_PROPERTY - Static variable in interface org.eclipse.higgins.rpps.core.impl.WebKeys
 
HIGGINS_RPPS_WEB_HBX_FILEPATH - Static variable in interface org.eclipse.higgins.rpps.core.impl.WebKeys
 
HIGGINS_RPPS_WEB_HBX_PROPERTY - Static variable in interface org.eclipse.higgins.rpps.core.impl.WebKeys
 
HIGGINS_SERVICE_GLOBAL_NAME_PROPERTY - Static variable in interface org.eclipse.higgins.rpps.core.impl.WebKeys
 
HIGGINS_SERVICE_URL_PROPERTY - Static variable in interface org.eclipse.higgins.rpps.core.impl.WebKeys
 

I

ICardResponseTO - class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO.
 
ICardResponseTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
ICardResponseTO(ICardTO[]) - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
ICardResponseTO(ICardTO[], MapTO[]) - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
ICardResponseTO(int, String) - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
ICardTO - class org.eclipse.higgins.rpps.core.tobj.ICardTO.
The transfer object for the i-card.
ICardTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardTO
Creates a new instance of ICardTO
ICardTemplateTO - class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO.
 
ICardTemplateTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
ICardUpdateResponseTO - class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO.
 
ICardUpdateResponseTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
ICardUpdateResponseTO(String) - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
ICardUpdateResponseTO(int, String) - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
ICardUpdateTO - class org.eclipse.higgins.rpps.core.tobj.ICardUpdateTO.
 
ICardUpdateTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardUpdateTO
 
ICardsAndCategoryTO - class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO.
 
ICardsAndCategoryTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
ICardsAndCategoryTO(ICardTO[], CategoryTO[]) - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
IPasswordCredential - Static variable in interface org.eclipse.higgins.rpps.core.IRppsService
 
IPinCodeCredential - Static variable in interface org.eclipse.higgins.rpps.core.IRppsService
 
IRppsService - interface org.eclipse.higgins.rpps.core.IRppsService.
The object used for executing Higgins API and returning the results it produces.
ITSKerberosV5Credential - Static variable in interface org.eclipse.higgins.rpps.core.IRppsService
 
ITSSelfIssuedCredential - Static variable in interface org.eclipse.higgins.rpps.core.IRppsService
 
ITSSelfIssuedNonPinCredential - Static variable in interface org.eclipse.higgins.rpps.core.IRppsService
 
ITSUsernamePasswordCredential - Static variable in interface org.eclipse.higgins.rpps.core.IRppsService
 
ITSX509V3Credential - Static variable in interface org.eclipse.higgins.rpps.core.IRppsService
 
ITemplateElementTO - class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO.
 
ITemplateElementTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
IUsernamePasswordCredential - Static variable in interface org.eclipse.higgins.rpps.core.IRppsService
 
importICards(byte[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Imports card from a file.
importICards(byte[], String, UITokenServiceCredentialTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
importICards(byte[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Imports card from a file.
importICards(byte[], String, UITokenServiceCredentialTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Imports card from a file.
isDeleteable() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
isEnabled() - Method in class org.eclipse.higgins.rpps.core.tobj.CardExtensionTO
 
isExtendedValid() - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
isExtendedValid() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
 
isSaveCard() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
isSaveCredential() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
isSelfIssued() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Gets 'self-issued' flag
isUseAlways() - Method in class org.eclipse.higgins.rpps.core.tobj.CardUsageTO
 
isValid() - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
isValid() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
 
isVisible() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
 

L

loadKeyStore(String) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
 
loadProperties(String[]) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
Loads the properties from the string array.
loadTemplate(ICardTemplate[], ICardTemplateTO) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Loads the properties from the string array.

M

MapTO - class org.eclipse.higgins.rpps.core.tobj.MapTO.
 
MapTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.MapTO
 
MapTO(String, String[]) - Constructor for class org.eclipse.higgins.rpps.core.tobj.MapTO
 
modifyCategories(CategoryTO[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
modifyCategories(CategoryTO[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
modifyCategory(CategoryTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
modifyCategory(CategoryTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
modifyUserProfile(UserProfileTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Update user profile
modifyUserProfile(UserProfileTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Update user profile

N

noError - Static variable in class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 

O

OPENXRI_HIGGINS_CONF_PROPERTY - Static variable in interface org.eclipse.higgins.rpps.core.impl.WebKeys
 
org.eclipse.higgins.rpps.core - package org.eclipse.higgins.rpps.core
 
org.eclipse.higgins.rpps.core.impl - package org.eclipse.higgins.rpps.core.impl
 
org.eclipse.higgins.rpps.core.tobj - package org.eclipse.higgins.rpps.core.tobj
 

P

PropertyTO - class org.eclipse.higgins.rpps.core.tobj.PropertyTO.
The transfer object for the i-card property.
PropertyTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Creates a new instance of PropertyTO
PropertyTO(String, String, String, String[], boolean, int, String[], String, String) - Constructor for class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Creates a new instance of simple PropertyTO
PropertyTO(String, String, PropertyTO[], boolean) - Constructor for class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Creates a new instance of complex PropertyTO
parseSSLCert(String) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
Parses a string representation of the certificate

R

RPEndPointTO - class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO.
 
RPEndPointTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
RPEndPointTO(String, String, String, String) - Constructor for class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
RPEndPointTO(WebForm) - Constructor for class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
RPPolicy - class org.eclipse.higgins.rpps.core.tobj.RPPolicy.
 
RPPolicy() - Constructor for class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
ResponseMessage - class org.eclipse.higgins.rpps.core.tobj.ResponseMessage.
 
ResponseMessage() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 
ResponseMessage(int) - Constructor for class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 
ResponseMessage(int, String) - Constructor for class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 
RppsException - exception org.eclipse.higgins.rpps.core.RppsException.
RppsException is an exception that extends the standard Exception.
RppsException() - Constructor for class org.eclipse.higgins.rpps.core.RppsException
Constructs a new rpps exception with null as its detail message.
RppsException(String) - Constructor for class org.eclipse.higgins.rpps.core.RppsException
Constructs a new rpps exception with the specified detail message.
RppsException(Throwable) - Constructor for class org.eclipse.higgins.rpps.core.RppsException
Constructs a new rpps exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
RppsException(String, Throwable) - Constructor for class org.eclipse.higgins.rpps.core.RppsException
Constructs a new rpps exception with the specified detail message and cause.
RppsHelper - class org.eclipse.higgins.rpps.core.impl.RppsHelper.
 
RppsHelper() - Constructor for class org.eclipse.higgins.rpps.core.impl.RppsHelper
 
RppsService - class org.eclipse.higgins.rpps.core.impl.RppsService.
The object used for executing Higgins API and returning the results it produces.
RppsService() - Constructor for class org.eclipse.higgins.rpps.core.impl.RppsService
 
RppsService(String, String) - Constructor for class org.eclipse.higgins.rpps.core.impl.RppsService
 
RppsService.DummyTrustManagerFactory - class org.eclipse.higgins.rpps.core.impl.RppsService.DummyTrustManagerFactory.
 
RppsService.DummyTrustManagerFactory() - Constructor for class org.eclipse.higgins.rpps.core.impl.RppsService.DummyTrustManagerFactory
 
removeClaimValuesMRU(String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
removeClaimValuesMRU(String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
resetPinCode(String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
resetPinCode(String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
resolveUserIdentifier(String) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsService
 

S

SCRIPTS_DIR - Static variable in class org.eclipse.higgins.rpps.core.impl.FileService
 
SCRIPTS_EXT - Static variable in class org.eclipse.higgins.rpps.core.impl.FileService
 
STSPolicyTO - class org.eclipse.higgins.rpps.core.tobj.STSPolicyTO.
 
STSPolicyTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.STSPolicyTO
 
STSPolicyTO(String, String) - Constructor for class org.eclipse.higgins.rpps.core.tobj.STSPolicyTO
 
StringComparator - class org.eclipse.higgins.rpps.core.impl.StringComparator.
 
StringComparator() - Constructor for class org.eclipse.higgins.rpps.core.impl.StringComparator
 
StsFaultException - exception org.eclipse.higgins.rpps.core.tobj.StsFaultException.
The following faults MAY occur when requesting Security Tokens from an IdP using M-Information Cards.
StsFaultException() - Constructor for class org.eclipse.higgins.rpps.core.tobj.StsFaultException
default constructor
setAction(String) - Method in class org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
setAddr1(String) - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
setAddr1(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
Sets the address1 property value.
setAddr2(String) - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
setAddr2(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
Sets the address2 property value.
setAddress(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setAnd(UIResponseAndTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseTO
Sets array of AND elements.
setAssociatedCardDescription(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setAssociatedCardImage(byte[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setAssociatedCardImageType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setAssociatedCardName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setCard(UIResponseCardTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseUsableCardsTO
Sets the array of CARD element.
setCardCredential(String, UITokenServiceCredentialTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
setCardCredential(String, UITokenServiceCredentialTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
setCardDescription(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
setCardExtensions(CardExtensionTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
setCardHistory(CardUsageTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.CardInformationTO
 
setCardId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
Sets the UID property value.
setCardImage(byte[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
setCardImageType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
setCardList(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
setCardName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
setCardType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
setCategoryList(CategoryTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
setClaimType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Sets the claim type.
setClause(UIResponseClauseTO) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseOrTO
Sets the CLAUSE element.
setCode(int) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
setCode(int) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
setCode(int) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
setCode(int) - Method in class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 
setCode(String) - Method in class org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
setComplexValue(PropertyTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Sets the complex property values.
setContainerValue(ITemplateElementTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
setCreated(Date) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setCredential(UITokenServiceCredentialTO) - Method in class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
 
setCuid(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Sets CUID
setCuid(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
setCuid(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateTO
 
setDate(Date) - Method in class org.eclipse.higgins.rpps.core.tobj.CardUsageTO
 
setDeleteable(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
setDescription(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
setDescription(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
setDescription(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
Sets the description property value.
setDetail(String) - Method in class org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
setElement(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CardExtensionTO
 
setElements(ITemplateElementTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
setEmail(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setEnabled(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.CardExtensionTO
 
setExpiredTime(Date) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
setExtendedValid(boolean) - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
setExtendedValid(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
 
setFileExtension(String) - Method in class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
 
setFirstName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setFormAction(String) - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
setFormId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
setFormName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
setFormatID(String) - Method in class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
 
setHandler(CallbackHandler) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
setICardList(ICardTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
setICardList(ICardTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
setITemplateContainer(ITemplateContainer, ITemplateElementTO[]) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
setITemplateValue(ITemplateValue, String) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
setIcon(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
setId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
setId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Sets id property
setId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
setId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
setIdx(int) - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
setImage(byte[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Sets image property
setImage(byte[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
Sets the image as a byte array.
setImageType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Sets image type.
setImagetype(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
Sets the image type.
setInputMask(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
setInputMask(String) - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
 
setIsValueRequired(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
setIssuerName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Sets issuer name property
setIssuerName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
setKey(String) - Method in class org.eclipse.higgins.rpps.core.tobj.MapTO
 
setLabel(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
Sets the string array of values of LABEL elements.
setLabel(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
Sets the string array of values of LABEL elements.
setLabelType(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
setLabelType(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
setLastName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setLoginName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setLongOptional(String) - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
setLongOptional(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
setLonglabel(String) - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
Sets the value of LONGLABEL element.
setLonglabel(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
Sets the value of LONGLABEL element.
setMessage(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
setMessage(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
setMessage(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
setMessage(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 
setMetadataAddress(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setModified(Date) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setName(String) - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.TokenResponseTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseAndTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseOrTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseUsableCardsTO
Sets the name of transfer object
setName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
Sets the name of transfer object
setNewPrivateUserPassword(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
setNewPrivateUserPassword(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
setOldPolicy(RPPolicy) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
setOneTimePasswords(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setOptional(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
setOptional(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
setOptionalClaims(PropertyTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
setOptionalType(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
setOptionalType(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
setOptionalValues(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
setOptionalValues(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
 
setOr(UIResponseOrTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseAndTO
Sets the OR child elements.
setParentId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
setPassword(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setPasswordIsapMd5(byte[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setPattern(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
setPattern(String) - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
 
setPhone(String) - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
setPhone(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
Sets the phone property value.
setPinCode(String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
setPinCode(String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
setPinCode(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setPrivacyUrl(String) - Method in class org.eclipse.higgins.rpps.core.tobj.STSPolicyTO
 
setPrivacyVersion(String) - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
setPrivacyVersion(String) - Method in class org.eclipse.higgins.rpps.core.tobj.STSPolicyTO
 
setPrivateKey(byte[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setPrivateSelectorINumbers(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setPrivateUserINumber(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setProperties(PropertyTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Sets icard property array.
setProperties(PropertyTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
setProviderDescription(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
setProviderID(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
setProviderName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
setRP(UIResponseRPTO) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseTO
Sets RP element.
setReason(String) - Method in class org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
setRelationList(MapTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
setRelationList(MapTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
setRequestorInformation(X509Certificate) - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
setRpEndPointTO(RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.tobj.CardUsageTO
 
setSaveCard(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
setSaveCredential(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setSelectedIcon(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
setSelfIssued(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Sets 'self-issued' flag.
setSite(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CardUsageTO
 
setSizeHistory(int) - Method in class org.eclipse.higgins.rpps.core.tobj.CardInformationTO
 
setSms(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setStatus(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseTO
Sets STATUS element.
setStatus(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setStsPolicy(STSPolicyTO) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
setSubcode(String) - Method in class org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
setSupportedClaimTypes(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
setTkn(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
setTkn(String) - Method in class org.eclipse.higgins.rpps.core.tobj.TokenResponseTO
Sets security token property.
setTokenServiceCredential(UITokenServiceCredentialTO) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateTO
 
setTokenServiceCredentials(UITokenServiceCredentialTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
setTokenservices(UITokenServiceCredentialTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
setType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
setType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
setType(int) - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
setType(int) - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
 
setType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
setType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setUCL(UserChoiceTree) - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
setUid(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
 
setUrl(String) - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
setUsableCards(UIResponseUsableCardsTO) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
Sets the USABLECARDS element.
setUseAlways(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.CardUsageTO
 
setUsedCardCuids(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
setUsedFrom(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setUsername(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setValid(boolean) - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
setValid(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
 
setValue(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
setValue(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Sets the simple property values.
setValueType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Sets the simple value type (class).
setValues(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.MapTO
 
setVerifier(String) - Method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
setVerifier(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
Sets the verifier property value.
setVisible(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
 
setWebForms(WebForm[]) - Method in class org.eclipse.higgins.rpps.core.impl.CardInformationRPPS
 

T

TokenResponseTO - class org.eclipse.higgins.rpps.core.tobj.TokenResponseTO.
The transfer object for the token response.
TokenResponseTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.TokenResponseTO
Creates a new instance of TokenResponseTO
toWebForm() - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 

U

UIResponseAndTO - class org.eclipse.higgins.rpps.core.tobj.UIResponseAndTO.
The transfer object for the AND element of UserInterfaceResponse.
UIResponseAndTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UIResponseAndTO
Creates a new instance of UIResponseAndTO
UIResponseCardTO - class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO.
The transfer object for the CARD element of UserInterfaceResponse.
UIResponseCardTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UIResponseCardTO
Creates a new instance of UIResponseCardTO
UIResponseClauseTO - class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO.
The transfer object for the CLAUSE element of UserInterfaceResponse.
UIResponseClauseTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
Creates a new instance of UIResponseClauseTO
UIResponseOrTO - class org.eclipse.higgins.rpps.core.tobj.UIResponseOrTO.
The transfer object for the OR element of UserInterfaceResponse.
UIResponseOrTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UIResponseOrTO
Creates a new instance of UIResponseOrTO
UIResponseRPTO - class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO.
The transfer object for the RP element of UserInterfaceResponse.
UIResponseRPTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UIResponseRPTO
Creates a new instance of UIResponseRPTO
UIResponseTO - class org.eclipse.higgins.rpps.core.tobj.UIResponseTO.
The transfer object for the UserInterfaceResponse.
UIResponseTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UIResponseTO
Creates a new instance of UIResponseTO
UIResponseUsableCardsTO - class org.eclipse.higgins.rpps.core.tobj.UIResponseUsableCardsTO.
The transfer object for the USABLECARDS element of UserInterfaceResponse.
UIResponseUsableCardsTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UIResponseUsableCardsTO
Creates a new instance of UIResponseUsableCardsTO
UITokenServiceCredentialTO - class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO.
 
UITokenServiceCredentialTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
UserInterfaceResponse - class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse.
 
UserInterfaceResponse() - Constructor for class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
UserProfileTO - class org.eclipse.higgins.rpps.core.tobj.UserProfileTO.
 
UserProfileTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
unknownError - Static variable in class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 
updateClaimsAcrossCards(String[], String[], ICardUpdateTO[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
updateClaimsAcrossCards(String[], String[], ICardUpdateTO[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Update claim across cards.
updateICard(ICardTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Update card.
updateICard(ICardTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Update card.
updateICards(ICardTO[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
 
updateICards(ICardTO[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Update card.
userIdentifierExists(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Checks availability of user profile by userIdentifier
userIdentifierExists(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Checks availability of user profile by userIdentifier

W

WebKeys - interface org.eclipse.higgins.rpps.core.impl.WebKeys.
 

A B C D E F G H I L M N O P R S T U W