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

A

AccessTokenTO - Class in org.eclipse.higgins.rpps.core.tobj
AccessToken transfer object.
AccessTokenTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.AccessTokenTO
 
addCategory(UserAccount, CategoryTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Creates a new card's category.
addCategory(UserAccount, CategoryTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Creates a new card's category.
addClaimValuesMRU(UserAccount, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Adds most recently used record.
addClaimValuesMRU(UserAccount, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Adds most recently used record.
addRPEndPointCardRelation(UserAccount, String, RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Create relation between card and relying party.
addRPEndPointCardRelation(UserAccount, String, RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Create relation between card and relying party.
addSelectorClient(UserAccount, SelectorClientTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
addSelectorClient(UserAccount, SelectorClientTO, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
addSelectorClient(UserAccount, SelectorClientTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Register new selector client.
addSelectorClient(UserAccount, SelectorClientTO, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Check OTP and register new selector client.
addUrlCardRelation(UserAccount, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
addUrlCardRelation(UserAccount, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
addUserProfile(UserProfileTO, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Creates a new user profile.
addUserProfile(UserProfileTO, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Creates a new user profile.
addUserProfileBase(UserProfileTO, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
addUserProfileBase(UserProfileTO, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Creates a new user profile.
AllowSelfSignedSSL() - Static method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
AuthCredentialTO - Class in org.eclipse.higgins.rpps.core.tobj
AuthCredentialTO transfer object.
AuthCredentialTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.AuthCredentialTO
 
authenticate(AuthCredentialTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Authenticate user by AuthCredentialTO.
authenticate(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Authenticate user by Access Token Id.
authenticate(String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Authenticate user by username password.
authenticate(AuthCredentialTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Authenticate user by AuthCredentialTO.
authenticate(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Authenticate user by Access Token Id.
authenticate(String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Authenticate user with username password.
authenticateService - Static variable in class org.eclipse.higgins.rpps.core.impl.RppsService
 

B

BaseTransferObject - Class in org.eclipse.higgins.rpps.core.tobj
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

CaptchaTO - Class in org.eclipse.higgins.rpps.core.tobj
 
CaptchaTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.CaptchaTO
 
CardExtensionTO - Class in org.eclipse.higgins.rpps.core.tobj
 
CardExtensionTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.CardExtensionTO
 
CardExtensionTO(boolean, String) - Constructor for class org.eclipse.higgins.rpps.core.tobj.CardExtensionTO
 
CardInformationTO - Class in org.eclipse.higgins.rpps.core.tobj
 
CardInformationTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.CardInformationTO
 
CardIssuerCertificateInformationTO - Class in org.eclipse.higgins.rpps.core.tobj
Represents trust information of importing managed card
CardIssuerCertificateInformationTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
CardUsageTO - Class in org.eclipse.higgins.rpps.core.tobj
 
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 in org.eclipse.higgins.rpps.core.impl
 
CategoryComparator() - Constructor for class org.eclipse.higgins.rpps.core.impl.CategoryComparator
 
CategoryTO - Class in org.eclipse.higgins.rpps.core.tobj
 
CategoryTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
checkImportStream(UserAccount, byte[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Checks whether RppsService can recognize data format of the provided input stream.
checkImportStream(UserAccount, byte[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
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
 
cleanURLQuery(String) - Static method in class org.eclipse.higgins.rpps.core.utils.Utils
Remove query from url
cleanURLQuery(WebForm) - Static method in class org.eclipse.higgins.rpps.core.utils.Utils
Remove query from url
clearCardCredential(UserAccount, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deletes saved authentication card information for specified card.
clearCardCredential(UserAccount, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deletes saved authentication card information of the specified card.
clearCardHistory(UserAccount, 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".
clearCardHistory(UserAccount, 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".
CommunicationException - Exception in org.eclipse.higgins.rpps.core.chanel
Represents communication exception.
CommunicationException() - Constructor for exception org.eclipse.higgins.rpps.core.chanel.CommunicationException
 
CommunicationException(String) - Constructor for exception org.eclipse.higgins.rpps.core.chanel.CommunicationException
 
CommunicationException(Throwable) - Constructor for exception org.eclipse.higgins.rpps.core.chanel.CommunicationException
 
CommunicationException(String, Throwable) - Constructor for exception org.eclipse.higgins.rpps.core.chanel.CommunicationException
 
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
 
ConfigureCache(String, String) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
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
 
convertCategory_to_CategoryTO(Category) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Convert Category object to Category transfer object
convertCategoryTO_to_Category(CategoryTO) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Convert Category transfer object to Category 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
ConvertHelper - Class in org.eclipse.higgins.rpps.core.impl
 
ConvertHelper() - Constructor for class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertICard_To_UIResponseCardTO(UserAccount, ICard, WebForm, IPolicy, CardInformation, X509Certificate[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Converts the card to the transfer object for the CARD element of UserInterfaceResponse.
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
 
convertIIssuerInformationEntryToIssuerInformationEntryTO(IIssuerInformationEntry) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertImportCardInformation(IImportCardInfo[]) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertIPolicyToRPPolicy(IPolicy) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertRPEndPointTOToWebForm(RPEndPointTO) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
 
convertSelectorClientToSelectorClientTO(SelectorClient, SelectorClientTO) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
* Convert SelectorClient to SelectorClientTO transfer object
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.
convertUserProfile_to_UserProfileTO(UserProfile, Account) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Convert UserProfile to UserProfile transfer object
convertUserProfileTO_to_UserProfile(UserProfile, UserProfileTO) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Convert UserProfile transfer object to UserProfile object
createCaptcha() - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
createCaptcha() - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Create new Captcha entity and store it via UserProfileService.
createCardInformationTO(List, int) - Static method in class org.eclipse.higgins.rpps.core.impl.ConvertHelper
Gets CardInformation transfer object
createDuplicateICard(UserAccount, String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Creates duplicate of personal card only with new card's name.
createDuplicateICard(UserAccount, String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Creates duplicate of personal card only with new card's name.
createICard(UserAccount, ICardTemplateTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Creates a new card by template.
createICard(UserAccount, ICardTemplateTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Creates a new card by template.
createICardFromHBX(UserAccount, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
createICardFromHBX(UserAccount, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
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(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deletes all user's card.
deleteAllICard(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deletes all user's card.
deleteCaptcha(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
deleteCaptcha(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Delete Captcha entity via UserProfileService.
deleteCardHistoryRecord(UserAccount, String, RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Delete specified record of card history.
deleteCardHistoryRecord(UserAccount, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
deleteCardHistoryRecord(UserAccount, String, RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Delete specified record of card history.
deleteCardHistoryRecord(UserAccount, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
deleteCategory(UserAccount, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Delete the card's category.
deleteCategory(UserAccount, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Delete the card's category.
deleteICard(UserAccount, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deletes specified card.
deleteICard(UserAccount, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deletes specified card.
deleteRPEndPointCardRelation(UserAccount, String, RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Delete relation between card and relying party.
deleteRPEndPointCardRelation(UserAccount, String, RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Delete relation between card and relying party.
deleteRPEndPointsCardsRelations(UserAccount, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Delete relation between card and relying party.
deleteRPEndPointsCardsRelations(UserAccount, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Delete all relations between card and relying party.
deleteSelectorClient(UserAccount, SelectorClientTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
deleteSelectorClient(UserAccount, SelectorClientTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Delete SelectorClient.
deleteUrlCardRelation(UserAccount, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
deleteUrlCardRelation(UserAccount, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
deleteUrlsCardsRelations(UserAccount, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
deleteUrlsCardsRelations(UserAccount, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
deleteUserProfile(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deletes user profile.
deleteUserProfile(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deletes user profile.

E

editPinCode(UserAccount, String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Changes pin code for personal card.
editPinCode(UserAccount, String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Changes pin code for personal card.
EMAIL_CHANNEL - Static variable in interface org.eclipse.higgins.rpps.core.chanel.ICommunicationChanelCommand
 
EmailChanelCommand - Class in org.eclipse.higgins.rpps.core.chanel
Supports comunication via email messages.
EmailChanelCommand() - Constructor for class org.eclipse.higgins.rpps.core.chanel.EmailChanelCommand
 
EmailUtils - Class in org.eclipse.higgins.rpps.core.utils
 
EmailUtils() - Constructor for class org.eclipse.higgins.rpps.core.utils.EmailUtils
 
equalsObject(Object, Object) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
 
exportICards(UserAccount, String, String[], UITokenServiceCredentialTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Returns file as byte array with special which contains select cards.
exportICards(UserAccount, String, String[], UITokenServiceCredentialTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Returns file as byte array with special which contains select cards.
EXTEND_VALID_CERTIFICATE - Static variable in class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
ExtraTokenResponseTO - Class in org.eclipse.higgins.rpps.core.tobj
The transfer object for the token response.
ExtraTokenResponseTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
Creates a new instance of TokenResponseTO

F

FileService - Class in org.eclipse.higgins.rpps.core.impl
The object used for simplifying file operations.
FileService() - Constructor for class org.eclipse.higgins.rpps.core.impl.FileService
 
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
 
FormatDescriptorTO - Class in org.eclipse.higgins.rpps.core.tobj
 
FormatDescriptorTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
 

G

generatePasswordResetCode(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
generatePasswordResetCode(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Generate and send user email with new password reset code.
getAction() - Method in exception org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
getAdded() - Method in class org.eclipse.higgins.rpps.core.tobj.SelectorClientTO
 
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(Serializable) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
Creates CallbackHandler object with username.
getCaptcha(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getCaptcha(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Retrieve Captcha entity via UserProfileService.
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(UserAccount, String, int, int, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Return list of card history records, beginning at the specified position in selection.
getCardHistory(UserAccount, String, int, int, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Return list of card history records, beginning at the specified position in selection.
getCardHistory() - Method in class org.eclipse.higgins.rpps.core.tobj.CardInformationTO
 
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
 
getCardImage() - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
getCardImageType() - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
getCardInformation(UserAccount, String, int) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets card information object.
getCardInformation(UserAccount, String, int) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets card information object.
getCardList() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
getCardName() - Method in class org.eclipse.higgins.rpps.core.tobj.ExtraTokenResponseTO
 
getCardName() - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
getCardSourceFormat() - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
getCardType() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
getCategory(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getCategory(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets list of card categories.
getCategoryList() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
getCertificateInformation() - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
getCertificateStatus() - Method in class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
getClaimType() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Gets the claim type as a string.
getClaimValuesMRU(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getClaimValuesMRU(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets most recently used records.
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.ICardsAndCategoryTO
 
getCode() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
getCode() - Method in class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 
getCode() - Method in exception 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
 
getContext() - Static method in class org.eclipse.higgins.rpps.core.impl.RppsService
Return JNDI environment.
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
 
getDefaultPCard(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getDefaultPCard(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Return default personal card.
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.
getDetailMessage() - Method in exception 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
 
getEntryName() - Method in class org.eclipse.higgins.rpps.core.tobj.IssuerInformationEntryTO
 
getEntryValue() - Method in class org.eclipse.higgins.rpps.core.tobj.IssuerInformationEntryTO
 
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
 
getFormatID() - Method in class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
 
getFormId() - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
getFormName() - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
getHashFromX509Name(String) - Static method in class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
getICardByCUID(UserAccount, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets a card by CUID.
getICardByCUID(UserAccount, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets a card by CUID.
getICardByCUIDAndTokenServiceCredential(UserAccount, String, UITokenServiceCredentialTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets a card by CUID and Credential.
getICardByCUIDAndTokenServiceCredential(UserAccount, String, UITokenServiceCredentialTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
This method gets the card with retrieved claims.
getICardClaims(UserAccount, String, String, String, String[], String[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
getICardClaims(UserAccount, String, String, String, String[], String[], RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Created for some demo.
getICardClaims(UserAccount, String, String, String, String[], String[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
getICardClaims(UserAccount, String, String, String, String[], String[], RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Created for some demo.
getICardCreationTemplate(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Return templates for creating cards
getICardCreationTemplate(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
This method return list of card creation template as array of ICardTemplateTO.
getICardCreationTemplateByProvider(UserAccount, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
This method return list of card creation template by provider id.
getICardCreationTemplateByProvider(UserAccount, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
This method return list of card creation template by provider id.
getICardCreationTemplateByTUID(UserAccount, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Return templates for creating cards.
getICardCreationTemplateByTUID(UserAccount, 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(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets the card and category lists of the specified user.
getICardsAndCategoriesByUser(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
This method gets the card list and category list of the specified user.
getICardsByCUIDs(UserAccount, String[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets cards by CUIDs array.
getICardsByCUIDs(UserAccount, String[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
This method gets cards as array of ICardTO by CUIDs array.
getICardsByFormat(UserAccount, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets cards which may be export to special file format.
getICardsByFormat(UserAccount, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets cards which may be export to special file format.
getICardsByUser(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets the card list of the specified user.
getICardsByUser(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
This method gets ICardResponseTO which contains the card list and card relation 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.AccessTokenTO
 
getId() - Method in class org.eclipse.higgins.rpps.core.tobj.CaptchaTO
 
getId() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
getId() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
getId() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Gets id property
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.CaptchaTO
 
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.
getImportingCardsInformation(UserAccount, byte[], String, UITokenServiceCredentialTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Get information about cards which can be imported from passed data
getImportingCardsInformation(UserAccount, byte[], String, UITokenServiceCredentialTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Get information about cards which can be imported from passed data
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.
getIssuedTime() - Method in class org.eclipse.higgins.rpps.core.tobj.AccessTokenTO
 
getIssuer() - Method in class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
getIssuerCertificateLogotype() - Method in class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
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
 
getIsValueRequired() - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
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
 
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.
getLongOptional() - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
getLongOptional() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
getMaxIdleTime() - Method in class org.eclipse.higgins.rpps.core.tobj.AccessTokenTO
 
getMaxLiveTime() - Method in class org.eclipse.higgins.rpps.core.tobj.AccessTokenTO
 
getMessage() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
getMessage() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
getMessage() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
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.ICardTemplateTO
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.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.SelectorClientTO
 
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.
getOTP(AuthCredentialTO, String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getOTP(AuthCredentialTO, String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Generate new one time password(OTP) and send it to user.
getOutputFormats(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Gets available file format for cards export.
getOutputFormats(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets available file format for cards export.
getParentId() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
getParsingErrorMessage() - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
getPassphraseHash() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getPassword() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getPassword() - Method in class org.eclipse.higgins.rpps.core.tobj.UsernamePasswordAuthCredentialTO
 
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
 
getReason() - Method in exception org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
getReferralTracking() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getRelationList() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
getRelationList() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
getRP() - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseTO
Gets RP element.
getRpEndPointTO() - Method in class org.eclipse.higgins.rpps.core.tobj.CardUsageTO
 
getSelectedIcon() - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
getSelectorClients(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getSelectorClients(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Return arrays of selector clients.
getSelectorSerialNumber() - Method in class org.eclipse.higgins.rpps.core.tobj.SelectorAuthCredentialTO
 
getSerialNumber() - Method in class org.eclipse.higgins.rpps.core.tobj.SelectorClientTO
 
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
 
getState() - Method in class org.eclipse.higgins.rpps.core.tobj.SelectorClientTO
 
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
 
getString(String) - Static method in class org.eclipse.higgins.rpps.core.utils.EmailUtils
 
getStsPolicy() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
getSubcode() - Method in exception 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
getTokenByRPEndPoint(UserAccount, String, String, String, RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Web service operation.
getTokenByRPEndPoint(UserAccount, String, String, String, RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Makes security token usage saved users information.
getTokenByUrl(UserAccount, String, String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
getTokenByUrl(UserAccount, String, String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
getTokenExtraByRPEndPoint(UserAccount, String, String, String, RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Web service operation.
getTokenExtraByRPEndPoint(UserAccount, String, String, String, RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Makes security token with extra card's information usage saved users information.
getTokenExtraByUrl(UserAccount, String, String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
getTokenExtraByUrl(UserAccount, String, String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
getTokenObject(UserAccount, IPolicy, String, String, String[], ICredential, WebForm) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Given the Relying Party Agent (aka 'Requester')'s policy, identity information about the requester, and the set of one or more selections that the user has just made in the ISS Web UI (see userInterfaceRequest), AND presuming that the protocol involved in interacting with the RPA requires a security token, request the token that corresponds to the user's selection(s).
getTokenObject(UserAccount, String, String, String, String[], String, String[], String[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
getTokenObject(UserAccount, String, String, String, String[], String, String[], String[], RPEndPointTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Web service operation.
getTokenObject(UserAccount, String, String, String, String[], String, String[], String[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
getTokenObject(UserAccount, String, String, String, String[], String, String[], String[], RPEndPointTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Given the Relying Party Agent (aka 'Requester')'s policy, identity information about the requester, and the set of one or more selections that the user has just made in the ISS Web UI (see userInterfaceRequest), AND presuming that the protocol involved in interacting with the RPA requires a security token, request the token that corresponds to the user's selection(s).
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
 
getTrustedBy() - Method in class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
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(UserAccount, 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(UserAccount, String, String, String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Deprecated.  
getUserInterface(UserAccount, 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(UserAccount, String, String, String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deprecated.  
getUsername() - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
getUsername() - Method in class org.eclipse.higgins.rpps.core.tobj.UsernamePasswordAuthCredentialTO
 
getUserProfile(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
getUserProfile(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Gets user profile as a UserProfileTO.
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.
getValues() - Method in class org.eclipse.higgins.rpps.core.tobj.MapTO
 
getValueType() - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Gets the simple value type (class) as a string.
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.
getXInformationEntryTO() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
getXLastUsed() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
getXSendMeNews() - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
getzIssuer() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
getzSupportedTokenType() - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 

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 in org.eclipse.higgins.rpps.core.tobj
 
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
 
ICardsAndCategoryTO - Class in org.eclipse.higgins.rpps.core.tobj
 
ICardsAndCategoryTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
ICardsAndCategoryTO(ICardTO[], CategoryTO[]) - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
ICardTemplateTO - Class in org.eclipse.higgins.rpps.core.tobj
 
ICardTemplateTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
ICardTO - Class in org.eclipse.higgins.rpps.core.tobj
The transfer object for the i-card.
ICardTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardTO
Creates a new instance of ICardTO
ICardUpdateResponseTO - Class in org.eclipse.higgins.rpps.core.tobj
 
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 in org.eclipse.higgins.rpps.core.tobj
 
ICardUpdateTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ICardUpdateTO
 
ICommunicationChanelCommand - Interface in org.eclipse.higgins.rpps.core.chanel
 
ImportCardInformationTO - Class in org.eclipse.higgins.rpps.core.tobj
Represents information about importing card
ImportCardInformationTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
importICards(UserAccount, byte[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Imports card from a file.
importICards(UserAccount, byte[], String, UITokenServiceCredentialTO, Boolean[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Imports card from a file.
importICards(UserAccount, byte[], String, UITokenServiceCredentialTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Imports card from a file.
importICards(UserAccount, byte[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Imports card from a file.
importICards(UserAccount, byte[], String, UITokenServiceCredentialTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Import cards from special format file.
importICards(UserAccount, byte[], String, UITokenServiceCredentialTO, Boolean[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Import cards from special format file.
IPasswordCredential - Static variable in interface org.eclipse.higgins.rpps.core.IRppsService
 
IPinCodeCredential - Static variable in interface org.eclipse.higgins.rpps.core.IRppsService
 
IRppsService - Interface in org.eclipse.higgins.rpps.core
The object used for executing Higgins API and returning the results it produces.
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
 
isParsedCorrectly() - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
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
IssuerInformationEntryTO - Class in org.eclipse.higgins.rpps.core.tobj
Represents transfer object for ic07:IssuerInformationEntry m-card extension element according to section 4.1.1.8 of Identity Selector Interoperability Profile V1.5
IssuerInformationEntryTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.IssuerInformationEntryTO
 
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
 
ITemplateElementTO - Class in org.eclipse.higgins.rpps.core.tobj
 
ITemplateElementTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
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
 
IUsernamePasswordCredential - Static variable in interface org.eclipse.higgins.rpps.core.IRppsService
 

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.
loginService - Static variable in class org.eclipse.higgins.rpps.core.impl.RppsService
Instance of LoginService..

M

MapTO - Class in org.eclipse.higgins.rpps.core.tobj
 
MapTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.MapTO
 
MapTO(String, String[]) - Constructor for class org.eclipse.higgins.rpps.core.tobj.MapTO
 
metaDataService - Static variable in class org.eclipse.higgins.rpps.core.impl.RppsService
 
modifyCategories(UserAccount, CategoryTO[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
modifyCategories(UserAccount, CategoryTO[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Modifies list of card's category.
modifyCategory(UserAccount, CategoryTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
modifyCategory(UserAccount, CategoryTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Modifies the card's category.
modifyPasswordWithOldPassword(String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
modifyPasswordWithOldPassword(String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Update user password, requires oldPassword for identify.
modifyPasswordWithPasswordResetCode(String, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
modifyPasswordWithPasswordResetCode(String, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Update user password, requires password reset code for identify.
modifyUserProfile(UserAccount, UserProfileTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Update user profile.
modifyUserProfile(UserAccount, UserProfileTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Update user profile.

N

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

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.chanel - package org.eclipse.higgins.rpps.core.chanel
 
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
 
org.eclipse.higgins.rpps.core.utils - package org.eclipse.higgins.rpps.core.utils
 

P

parseSSLCert(String) - Static method in class org.eclipse.higgins.rpps.core.impl.RppsHelper
Parses a string representation of the certificate
PropertyTO - Class in org.eclipse.higgins.rpps.core.tobj
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

R

removeClaimValuesMRU(UserAccount, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
removeClaimValuesMRU(UserAccount, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Deletes most recently used record.
resetPinCode(UserAccount, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
resetPinCode(UserAccount, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Remove pin code protection from personal card.
ResourceMetaDataHelper - Class in org.eclipse.higgins.rpps.core.utils
 
ResourceMetaDataHelper() - Constructor for class org.eclipse.higgins.rpps.core.utils.ResourceMetaDataHelper
 
ResponseMessage - Class in org.eclipse.higgins.rpps.core.tobj
 
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
 
REVOKED_CERTIFICATE - Static variable in class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
RPEndPointTO - Class in org.eclipse.higgins.rpps.core.tobj
 
RPEndPointTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
RPPolicy - Class in org.eclipse.higgins.rpps.core.tobj
 
RPPolicy() - Constructor for class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
RppsException - Exception in org.eclipse.higgins.rpps.core
RppsException is an exception that extends the standard Exception.
RppsException() - Constructor for exception org.eclipse.higgins.rpps.core.RppsException
Constructs a new rpps exception with null as its detail message.
RppsException(String) - Constructor for exception org.eclipse.higgins.rpps.core.RppsException
Constructs a new rpps exception with the specified detail message.
RppsException(Throwable) - Constructor for exception 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 exception org.eclipse.higgins.rpps.core.RppsException
Constructs a new rpps exception with the specified detail message and cause.
RppsHelper - Class in org.eclipse.higgins.rpps.core.impl
 
RppsHelper() - Constructor for class org.eclipse.higgins.rpps.core.impl.RppsHelper
 
RppsService - Class in org.eclipse.higgins.rpps.core.impl
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.DummyTrustManagerFactory - Class in org.eclipse.higgins.rpps.core.impl
 
RppsService.DummyTrustManagerFactory() - Constructor for class org.eclipse.higgins.rpps.core.impl.RppsService.DummyTrustManagerFactory
 

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
 
SelectorAuthCredentialTO - Class in org.eclipse.higgins.rpps.core.tobj
 
SelectorAuthCredentialTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.SelectorAuthCredentialTO
 
SelectorClientTO - Class in org.eclipse.higgins.rpps.core.tobj
Represents Selector Client transfer object.
SelectorClientTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.SelectorClientTO
 
sendMessage(UserProfile, String) - Method in class org.eclipse.higgins.rpps.core.chanel.EmailChanelCommand
 
sendMessage(UserProfile, String) - Method in interface org.eclipse.higgins.rpps.core.chanel.ICommunicationChanelCommand
Sends message.
sendOTPEmail(String, String) - Method in class org.eclipse.higgins.rpps.core.utils.EmailUtils
 
sendPasswordResetCode(String, String) - Method in class org.eclipse.higgins.rpps.core.utils.EmailUtils
Send password reset code.
sendPasswordUpdatedEmail(String) - Method in class org.eclipse.higgins.rpps.core.utils.EmailUtils
Send confirmation for password update.
sendWelcomeEmail(String, String) - Method in class org.eclipse.higgins.rpps.core.utils.EmailUtils
Send azigo welcome email.
setAction(String) - Method in exception org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
setAdded(Date) - Method in class org.eclipse.higgins.rpps.core.tobj.SelectorClientTO
 
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(UserAccount, String, UITokenServiceCredentialTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
setCardCredential(UserAccount, String, UITokenServiceCredentialTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Saves authentication card information of the specified card.
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
 
setCardImage(byte[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
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
 
setCardName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
setCardSourceFormat(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
setCardType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
setCategoryList(CategoryTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
setCertificateInformation(CardIssuerCertificateInformationTO) - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
setCertificateStatus(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
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.ICardsAndCategoryTO
 
setCode(int) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
setCode(int) - Method in class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 
setCode(String) - Method in exception 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
 
setDefaultPCard(UserAccount, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
setDefaultPCard(UserAccount, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Set default personal card.
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.
setDetailMessage(String) - Method in exception 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
 
setEntryName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.IssuerInformationEntryTO
 
setEntryValue(String) - Method in class org.eclipse.higgins.rpps.core.tobj.IssuerInformationEntryTO
 
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
 
setFormatID(String) - Method in class org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
 
setFormId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
setFormName(String) - Method in class org.eclipse.higgins.rpps.core.tobj.RPEndPointTO
 
setICardList(ICardTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
setICardList(ICardTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
setIcon(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
setId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.AccessTokenTO
 
setId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CaptchaTO
 
setId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
setId(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTemplateTO
 
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.ITemplateElementTO
 
setIdx(int) - Method in class org.eclipse.higgins.rpps.core.tobj.CategoryTO
 
setImage(byte[]) - Method in class org.eclipse.higgins.rpps.core.tobj.CaptchaTO
 
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
 
setIssuedTime(Date) - Method in class org.eclipse.higgins.rpps.core.tobj.AccessTokenTO
 
setIssuer(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
setIssuerCertificateLogotype(byte[]) - Method in class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
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
 
setIsValueRequired(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.ITemplateElementTO
 
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
 
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
 
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.
setLongOptional(String) - Method in class org.eclipse.higgins.rpps.core.tobj.RPPolicy
 
setLongOptional(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseClauseTO
 
setMaxIdleTime(Integer) - Method in class org.eclipse.higgins.rpps.core.tobj.AccessTokenTO
 
setMaxLiveTime(Integer) - Method in class org.eclipse.higgins.rpps.core.tobj.AccessTokenTO
 
setMessage(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardResponseTO
 
setMessage(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardsAndCategoryTO
 
setMessage(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardUpdateResponseTO
 
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.ICardTemplateTO
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.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.SelectorClientTO
 
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
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
 
setParsedCorrectly(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
setParsingErrorMessage(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ImportCardInformationTO
 
setPassphraseHash(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setPassword(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
setPassword(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UsernamePasswordAuthCredentialTO
 
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(UserAccount, String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
setPinCode(UserAccount, String, String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Sets pin code protection on personal card.
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
 
setReason(String) - Method in exception org.eclipse.higgins.rpps.core.tobj.StsFaultException
 
setReferralTracking(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
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
 
setRP(UIResponseRPTO) - Method in class org.eclipse.higgins.rpps.core.tobj.UIResponseTO
Sets RP element.
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
 
setSelectorSerialNumber(String) - Method in class org.eclipse.higgins.rpps.core.tobj.SelectorAuthCredentialTO
 
setSelfIssued(boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
Sets 'self-issued' flag.
setSerialNumber(String) - Method in class org.eclipse.higgins.rpps.core.tobj.SelectorClientTO
 
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
 
setState(String) - Method in class org.eclipse.higgins.rpps.core.tobj.SelectorClientTO
 
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 exception 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
 
setTrustedBy(String) - Method in class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
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
 
setUsername(String) - Method in class org.eclipse.higgins.rpps.core.tobj.UsernamePasswordAuthCredentialTO
 
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.
setValues(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.MapTO
 
setValueType(String) - Method in class org.eclipse.higgins.rpps.core.tobj.PropertyTO
Sets the simple value type (class).
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
 
setXInformationEntryTO(IssuerInformationEntryTO[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
setXLastUsed(CardUsageTO) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
setXSendMeNews(Boolean) - Method in class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
setzIssuer(String) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
setzSupportedTokenType(String[]) - Method in class org.eclipse.higgins.rpps.core.tobj.ICardTO
 
signIn(AuthCredentialTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
signIn(UserAccount) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
signIn(AuthCredentialTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Authenticate user by AuthCredentialTO and start session with AccessTokenId.
signIn(UserAccount) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Start session with AccessTokenId.
signOut(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
signOut(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Close session by AccessTokenId.
StringComparator - Class in org.eclipse.higgins.rpps.core.impl
 
StringComparator() - Constructor for class org.eclipse.higgins.rpps.core.impl.StringComparator
 
StsFaultException - Exception in org.eclipse.higgins.rpps.core.tobj
The following faults MAY occur when requesting Security Tokens from an IdP using M-Information Cards.
StsFaultException() - Constructor for exception org.eclipse.higgins.rpps.core.tobj.StsFaultException
default constructor
STSPolicyTO - Class in org.eclipse.higgins.rpps.core.tobj
 
STSPolicyTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.STSPolicyTO
 
STSPolicyTO(String, String) - Constructor for class org.eclipse.higgins.rpps.core.tobj.STSPolicyTO
 

T

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

U

UIResponseAndTO - Class in org.eclipse.higgins.rpps.core.tobj
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 in org.eclipse.higgins.rpps.core.tobj
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 in org.eclipse.higgins.rpps.core.tobj
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 in org.eclipse.higgins.rpps.core.tobj
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 in org.eclipse.higgins.rpps.core.tobj
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 in org.eclipse.higgins.rpps.core.tobj
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 in org.eclipse.higgins.rpps.core.tobj
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 in org.eclipse.higgins.rpps.core.tobj
 
UITokenServiceCredentialTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UITokenServiceCredentialTO
 
unknownError - Static variable in class org.eclipse.higgins.rpps.core.tobj.ResponseMessage
 
updateCardCredentialMD(String, IResourceMetaDataService, UserAccount) - Method in class org.eclipse.higgins.rpps.core.utils.ResourceMetaDataHelper
Update Card Credential revision.
updateCardMD(String, IResourceMetaDataService, UserAccount) - Method in class org.eclipse.higgins.rpps.core.utils.ResourceMetaDataHelper
Update Card revision.
updateCategoryMD(String, IResourceMetaDataService, UserAccount) - Method in class org.eclipse.higgins.rpps.core.utils.ResourceMetaDataHelper
 
updateClaimsAcrossCards(UserAccount, String[], String[], ICardUpdateTO[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Update claim across cards.
updateClaimsAcrossCards(UserAccount, String[], String[], ICardUpdateTO[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
This method updates some claim values in list of cards.
updateICard(UserAccount, ICardTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Update card.
updateICard(UserAccount, ICardTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
This method update card.
updateICards(UserAccount, ICardTO[]) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Update card.
updateICards(UserAccount, ICardTO[]) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
This method update list of cards.
updateSelectorClient(UserAccount, SelectorClientTO) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 
updateSelectorClient(UserAccount, SelectorClientTO) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Update state and name of selector client.
updateUserProfileMD(IResourceMetaDataService, String, UserProfile) - Method in class org.eclipse.higgins.rpps.core.utils.ResourceMetaDataHelper
Update User Profile revision.
userAccountService - Static variable in class org.eclipse.higgins.rpps.core.impl.RppsService
Instance of IUserAccountService.
userIdentifierExists(String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
Checks availability of user profile by userIdentifier
userIdentifierExists(String) - Method in interface org.eclipse.higgins.rpps.core.IRppsService
Checks availability of user profile by userIdentifier.
UserInterfaceResponse - Class in org.eclipse.higgins.rpps.core.impl
 
UserInterfaceResponse() - Constructor for class org.eclipse.higgins.rpps.core.impl.UserInterfaceResponse
 
UsernamePasswordAuthCredentialTO - Class in org.eclipse.higgins.rpps.core.tobj
UsernamePasswordAuthCredential transfer object.
UsernamePasswordAuthCredentialTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UsernamePasswordAuthCredentialTO
 
userProfileService - Static variable in class org.eclipse.higgins.rpps.core.impl.RppsService
Instance of IUserProfileService .
UserProfileTO - Class in org.eclipse.higgins.rpps.core.tobj
 
UserProfileTO() - Constructor for class org.eclipse.higgins.rpps.core.tobj.UserProfileTO
 
Utils - Class in org.eclipse.higgins.rpps.core.utils
 
Utils() - Constructor for class org.eclipse.higgins.rpps.core.utils.Utils
 

V

VALID_CERTIFICATE - Static variable in class org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO
 
validateCaptcha(String, String) - Method in class org.eclipse.higgins.rpps.core.impl.RppsService
 

W

WebKeys - Interface in org.eclipse.higgins.rpps.core.impl
 

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