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

A

addCaptcha(Captcha) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
addCaptcha(Captcha) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
addCardHistory(CUID, URI) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deprecated.  
addCardHistory(CUID, WebForm) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Adds info about card usage event
addCardHistory(CUID, URI) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
addCardHistory(CUID, WebForm) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
addCategory(CallbackHandler, Category) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
addCategory(CallbackHandler, Category) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
addSelectorAndSetPasswordByPasswordIsapMd5(String, String, byte[], String) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
Add the new Selector given by the privateSelectorINumber and set the new password without remembering it.
addSelectorAndSetPasswordByPasswordIsapMd5(String, String, byte[], String) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
addUserProfile(CallbackHandler, UserProfile) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
addUserProfile(CallbackHandler, UserProfile) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 

B

BY_DATE - Static variable in class org.eclipse.higgins.userprofile.entity.CardUsage
 
BY_SITE - Static variable in class org.eclipse.higgins.userprofile.entity.CardUsage
 
BY_USE - Static variable in class org.eclipse.higgins.userprofile.entity.CardUsage
 

C

Captcha - class org.eclipse.higgins.userprofile.entity.Captcha.
 
Captcha() - Constructor for class org.eclipse.higgins.userprofile.entity.Captcha
 
CardCredential - class org.eclipse.higgins.userprofile.entity.CardCredential.
 
CardCredential() - Constructor for class org.eclipse.higgins.userprofile.entity.CardCredential
 
CardInformation - class org.eclipse.higgins.userprofile.entity.CardInformation.
 
CardInformation() - Constructor for class org.eclipse.higgins.userprofile.entity.CardInformation
 
CardUsage - class org.eclipse.higgins.userprofile.entity.CardUsage.
 
CardUsage() - Constructor for class org.eclipse.higgins.userprofile.entity.CardUsage
 
CardUsage(CUID, URI, Date, Boolean) - Constructor for class org.eclipse.higgins.userprofile.entity.CardUsage
Deprecated.  
CardUsage(CUID, WebForm, Date, Boolean) - Constructor for class org.eclipse.higgins.userprofile.entity.CardUsage
 
Category - class org.eclipse.higgins.userprofile.entity.Category.
 
Category() - Constructor for class org.eclipse.higgins.userprofile.entity.Category
 
CategoryNotFoundException - exception org.eclipse.higgins.userprofile.CategoryNotFoundException.
 
CategoryNotFoundException() - Constructor for class org.eclipse.higgins.userprofile.CategoryNotFoundException
 
CategoryNotFoundException(String) - Constructor for class org.eclipse.higgins.userprofile.CategoryNotFoundException
 
CategoryNotFoundException(Throwable) - Constructor for class org.eclipse.higgins.userprofile.CategoryNotFoundException
 
CategoryNotFoundException(String, Throwable) - Constructor for class org.eclipse.higgins.userprofile.CategoryNotFoundException
 
clearCardCredential(CallbackHandler, CUID) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
Clears credential information for the given card.
clearCardCredential(CallbackHandler, CUID) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
clearCardHistory(CUID) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deletes all the usage events of the given card on all URIs unless it is checked as "Use Always".
clearCardHistory(CUID, URI) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deprecated.  
clearCardHistory(CUID, WebForm) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deletes one usage event of the given card on the given site unless it is checked as "Use Always".
clearCardHistory(CUID) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
clearCardHistory(CUID, URI) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
clearCardHistory(CUID, WebForm) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
clearUsedAlwaysURLs(CUID) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deletes state "Use Always" on all web forms for the given card
clearUsedAlwaysURLs(CUID) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
close() - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Finishes all the work done, releases contexts, resourses etc.
close() - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 

D

deleteCaptcha(Captcha) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
deleteCaptcha(Captcha) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
deleteCategory(CallbackHandler, String) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
deleteCategory(CallbackHandler, String) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
deleteOldPassword(CallbackHandler) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
Deletes the old password and change it to the new one.
deleteOldPassword(CallbackHandler) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
deleteUsedAlways(CUID, URI) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deprecated.  
deleteUsedAlways(CUID, WebForm) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deletes the "Use Always" relation between this card and this site and form
deleteUsedAlways(CUID, URI) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
deleteUsedAlways(CUID, WebForm) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
deleteUserProfile(CallbackHandler) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
deleteUserProfile(CallbackHandler) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 

E

equals(Object) - Method in class org.eclipse.higgins.userprofile.entity.CardInformation
 
equals(Object) - Method in class org.eclipse.higgins.userprofile.entity.WebForm
 

G

getBlackListedSites() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getCaptcha(String) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
getCaptcha(String) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
getCardCredential() - Method in class org.eclipse.higgins.userprofile.entity.CardInformation
 
getCardHistory(CUID) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Returns the card usage history
getCardHistory(CUID, int, int, String, boolean) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Returns the card usage history in a paging manner
getCardHistory(CUID) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getCardHistory(CUID, int, int, String, boolean) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getCardInformation(CallbackHandler, CUID) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
Returns the whole information about the given card
getCardInformation(CallbackHandler, CUID) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
getCardList() - Method in class org.eclipse.higgins.userprofile.entity.Category
 
getCardUsageManager(CallbackHandler) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
Returns class that manages all Card usage and URI relations information
getCardUsageManager(CallbackHandler) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
getCardUsageSummary(CUID) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Returns card relations to web site forms with last used dates and state remembered it on this site and form or not
getCardUsageSummary(CUID, int, int, String, boolean) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Returns card relations to URI with last used dates and state remembered it on this site or not
getCardUsageSummary(CUID) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getCardUsageSummary(CUID, int, int, String, boolean) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getCategories(CallbackHandler) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
getCategories(CallbackHandler) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
getClaimValuesMRU() - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Return all the remembered claim values by types in a map where key is claim type and value is Set of claim values
getClaimValuesMRU(String) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Return remembered claim values for the specified claim type
getClaimValuesMRU() - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getClaimValuesMRU(String) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getConfiguration() - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
getCreated() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getCredentialType() - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
getCuid() - Method in class org.eclipse.higgins.userprofile.entity.CardInformation
 
getCuid() - Method in class org.eclipse.higgins.userprofile.entity.CardUsage
 
getDate() - Method in class org.eclipse.higgins.userprofile.entity.CardUsage
 
getDefaultPCardCUID() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getDtCreation() - Method in class org.eclipse.higgins.userprofile.entity.Captcha
 
getEmail() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getFirstName() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getForm() - Method in class org.eclipse.higgins.userprofile.entity.CardUsage
 
getForm() - Method in class org.eclipse.higgins.userprofile.entity.PolicyVersion
 
getFormAction() - Method in class org.eclipse.higgins.userprofile.entity.WebForm
 
getFormId() - Method in class org.eclipse.higgins.userprofile.entity.WebForm
 
getFormName() - Method in class org.eclipse.higgins.userprofile.entity.WebForm
 
getHistoryTotalSize(CUID) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Returns the total size of history for paging output
getHistoryTotalSize(CUID) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getID() - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
getIcon() - Method in class org.eclipse.higgins.userprofile.entity.Category
 
getId() - Method in class org.eclipse.higgins.userprofile.entity.Captcha
 
getId() - Method in class org.eclipse.higgins.userprofile.entity.Category
 
getIdx() - Method in class org.eclipse.higgins.userprofile.entity.Category
 
getInstance() - Static method in class org.eclipse.higgins.userprofile.UserProfileRegistry
 
getKey() - Method in class org.eclipse.higgins.userprofile.entity.Captcha
 
getLastName() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getLoginName() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getModified() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getName() - Method in class org.eclipse.higgins.userprofile.entity.Category
 
getOneTimePasswords() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getOptionalClaims(CUID, URI) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deprecated.  
getOptionalClaims(CUID, WebForm) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Returns list of the remembered optional claim types of the given card which will be used on the given site when zero-click login occurs
getOptionalClaims(CUID, URI) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getOptionalClaims(CUID, WebForm) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getParentId() - Method in class org.eclipse.higgins.userprofile.entity.Category
 
getPassphraseHash() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getPassword() - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
getPasswordIsapMd5() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getPasswordResetCode() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getPinCode() - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
getPolicy() - Method in class org.eclipse.higgins.userprofile.entity.PolicyVersion
 
getPrivateKey() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getPrivateSelectorINumbers() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getPrivateUserINumber() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getRPPolicyVersion(CallbackHandler, WebForm) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
getRPPolicyVersion(CallbackHandler, URI) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
getRPPolicyVersion(CallbackHandler, WebForm) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
getResetCodeDate() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getSelectedIcon() - Method in class org.eclipse.higgins.userprofile.entity.Category
 
getSite() - Method in class org.eclipse.higgins.userprofile.entity.CardUsage
Deprecated.  
getSms() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getStatus() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getSummaryTotalSize(CUID) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
 
getSummaryTotalSize(CUID) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getTsAddress() - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
getTsMetadataAddress() - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
getType() - Method in class org.eclipse.higgins.userprofile.entity.Category
 
getUrl() - Method in class org.eclipse.higgins.userprofile.entity.WebForm
 
getUseAlways() - Method in class org.eclipse.higgins.userprofile.entity.CardUsage
 
getUsedAlwaysCard(URI) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deprecated.  
getUsedAlwaysCard(WebForm) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Returns the card remembered for the given web form on the site
getUsedAlwaysCard(URI) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getUsedAlwaysCard(WebForm) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getUsedAlwaysURLs(CUID) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Returns the List of CardUsage objects with web form info for which the given card is remembered
getUsedAlwaysURLs(CUID) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getUsedCards(URI) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deprecated.  
getUsedCards(WebForm) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Returns the List of CardUsage objects of all the cards, which ever been logged into site with the given form
getUsedCards(URI) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getUsedCards(WebForm) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
getUsedFrom() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getUserIdentifier() - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
getUserProfile(CallbackHandler) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
getUserProfile(String) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
getUserProfile(CallbackHandler) - Method in class org.eclipse.higgins.userprofile.UserProfileRegistry
 
getUserProfile(CallbackHandler) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
getUserProfile(String) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
getUserProfileService() - Method in class org.eclipse.higgins.userprofile.UserProfileRegistry
 
getUsername() - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
getVersion() - Method in class org.eclipse.higgins.userprofile.entity.PolicyVersion
 

H

hashCode() - Method in class org.eclipse.higgins.userprofile.entity.CardInformation
 
hashCode() - Method in class org.eclipse.higgins.userprofile.entity.WebForm
 

I

ICardUsageManager - interface org.eclipse.higgins.userprofile.ICardUsageManager.
 
IUserProfileService - interface org.eclipse.higgins.userprofile.IUserProfileService.
 

M

MemCardUsageManager - class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager.
 
MemCardUsageManager() - Constructor for class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
MemoryUserProfileService - class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService.
 
MemoryUserProfileService() - Constructor for class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
modifyCaptcha(Captcha) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
modifyCaptcha(Captcha) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
modifyCategory(CallbackHandler, Category) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
modifyCategory(CallbackHandler, Category) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
modifyPassword(String, String) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
modifyPassword(String, String) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
modifyUserProfile(CallbackHandler, UserProfile) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
modifyUserProfile(UserProfile) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
modifyUserProfile(CallbackHandler, UserProfile) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
modifyUserProfile(UserProfile) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 

N

NoSuchEntityException - exception org.eclipse.higgins.userprofile.NoSuchEntityException.
 
NoSuchEntityException() - Constructor for class org.eclipse.higgins.userprofile.NoSuchEntityException
 
NoSuchEntityException(String) - Constructor for class org.eclipse.higgins.userprofile.NoSuchEntityException
 
NoSuchEntityException(Throwable) - Constructor for class org.eclipse.higgins.userprofile.NoSuchEntityException
 
NoSuchEntityException(String, Throwable) - Constructor for class org.eclipse.higgins.userprofile.NoSuchEntityException
 

O

org.eclipse.higgins.userprofile - package org.eclipse.higgins.userprofile
 
org.eclipse.higgins.userprofile.entity - package org.eclipse.higgins.userprofile.entity
 
org.eclipse.higgins.userprofile.inmem - package org.eclipse.higgins.userprofile.inmem
 

P

PolicyVersion - class org.eclipse.higgins.userprofile.entity.PolicyVersion.
 
PolicyVersion() - Constructor for class org.eclipse.higgins.userprofile.entity.PolicyVersion
 

R

resetPassword(CallbackHandler) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
resetPassword(CallbackHandler) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
resolveUserIdentifier(String) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
Resolves user private Selector I-Number to user Identifier
resolveUserIdentifier(String) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 

S

setBlackListedSites(Set) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setCardCredential(CallbackHandler, CUID, CardCredential) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
Sets credential information for the given card.
setCardCredential(CardCredential) - Method in class org.eclipse.higgins.userprofile.entity.CardInformation
 
setCardCredential(CallbackHandler, CUID, CardCredential) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
setCardList(List) - Method in class org.eclipse.higgins.userprofile.entity.Category
 
setClaimValuesMRU(String, Set) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Set the values for the specified claim type
setClaimValuesMRU(String, Set) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
setCreated(Date) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setCredentialType(String) - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
setCuid(CUID) - Method in class org.eclipse.higgins.userprofile.entity.CardInformation
 
setCuid(CUID) - Method in class org.eclipse.higgins.userprofile.entity.CardUsage
 
setDate(Date) - Method in class org.eclipse.higgins.userprofile.entity.CardUsage
 
setDefaultPCardCUID(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
Assigns default personal card for the user
setDtCreation(Date) - Method in class org.eclipse.higgins.userprofile.entity.Captcha
 
setEmail(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setFirstName(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setForm(WebForm) - Method in class org.eclipse.higgins.userprofile.entity.CardUsage
 
setForm(WebForm) - Method in class org.eclipse.higgins.userprofile.entity.PolicyVersion
 
setFormAction(String) - Method in class org.eclipse.higgins.userprofile.entity.WebForm
 
setFormId(String) - Method in class org.eclipse.higgins.userprofile.entity.WebForm
 
setFormName(String) - Method in class org.eclipse.higgins.userprofile.entity.WebForm
 
setID(String) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
setIcon(String) - Method in class org.eclipse.higgins.userprofile.entity.Category
 
setId(String) - Method in class org.eclipse.higgins.userprofile.entity.Captcha
 
setId(String) - Method in class org.eclipse.higgins.userprofile.entity.Category
 
setIdx(int) - Method in class org.eclipse.higgins.userprofile.entity.Category
 
setKey(String) - Method in class org.eclipse.higgins.userprofile.entity.Captcha
 
setLastName(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setLoginName(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setModified(Date) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setName(String) - Method in class org.eclipse.higgins.userprofile.entity.Category
 
setNewPassword(CallbackHandler, String) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
Sets the new password allowing authentication both by new and old passwords until the successful deleteOldPassword() call.
setNewPassword(CallbackHandler, String) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
setNewPasswordByPasswordIsapMd5(String, byte[], String) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
Sets the new password allowing authentication both by new and old passwords until the successful deleteOldPassword() call.
setNewPasswordByPasswordIsapMd5(String, byte[], String) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
setOneTimePasswords(Map) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setOptionalClaims(CUID, URI, Set) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deprecated.  
setOptionalClaims(CUID, WebForm, Set) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Remembers the list of optional claim types of the card that are need to be used during subsequent zero-click logins with the given form on the site
setOptionalClaims(CUID, URI, Set) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
setOptionalClaims(CUID, WebForm, Set) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
setParentId(String) - Method in class org.eclipse.higgins.userprofile.entity.Category
 
setPassphraseHash(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setPassword(String) - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
setPasswordIsapMd5(byte[]) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setPasswordResetCode(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setPinCode(byte[]) - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
setPolicy(String) - Method in class org.eclipse.higgins.userprofile.entity.PolicyVersion
 
setPrivateKey(byte[]) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setPrivateSelectorINumbers(List) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setPrivateUserINumber(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setRPPolicyVersion(CallbackHandler, PolicyVersion) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
setRPPolicyVersion(CallbackHandler, PolicyVersion) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 
setResetCodeDate(Date) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setSelectedIcon(String) - Method in class org.eclipse.higgins.userprofile.entity.Category
 
setSite(URI) - Method in class org.eclipse.higgins.userprofile.entity.CardUsage
Deprecated.  
setSms(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setStatus(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setTsAddress(String) - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
setTsMetadataAddress(String) - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
setType(String) - Method in class org.eclipse.higgins.userprofile.entity.Category
 
setUrl(URI) - Method in class org.eclipse.higgins.userprofile.entity.WebForm
 
setUseAlways(Boolean) - Method in class org.eclipse.higgins.userprofile.entity.CardUsage
 
setUsedAlways(CUID, URI) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Deprecated.  
setUsedAlways(CUID, WebForm) - Method in interface org.eclipse.higgins.userprofile.ICardUsageManager
Remembers this card for this site and form for subsequent zero-click logins
setUsedAlways(CUID, URI, Set) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
setUsedAlways(CUID, URI) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
setUsedAlways(CUID, WebForm) - Method in class org.eclipse.higgins.userprofile.inmem.MemCardUsageManager
 
setUsedFrom(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setUserIdentifier(String) - Method in class org.eclipse.higgins.userprofile.entity.UserProfile
 
setUsername(String) - Method in class org.eclipse.higgins.userprofile.entity.CardCredential
 
setVersion(String) - Method in class org.eclipse.higgins.userprofile.entity.PolicyVersion
 

U

UserAlreadyExistsException - exception org.eclipse.higgins.userprofile.UserAlreadyExistsException.
 
UserAlreadyExistsException() - Constructor for class org.eclipse.higgins.userprofile.UserAlreadyExistsException
 
UserAlreadyExistsException(String) - Constructor for class org.eclipse.higgins.userprofile.UserAlreadyExistsException
 
UserAlreadyExistsException(Throwable) - Constructor for class org.eclipse.higgins.userprofile.UserAlreadyExistsException
 
UserAlreadyExistsException(String, Throwable) - Constructor for class org.eclipse.higgins.userprofile.UserAlreadyExistsException
 
UserNotFoundException - exception org.eclipse.higgins.userprofile.UserNotFoundException.
 
UserNotFoundException() - Constructor for class org.eclipse.higgins.userprofile.UserNotFoundException
 
UserNotFoundException(String) - Constructor for class org.eclipse.higgins.userprofile.UserNotFoundException
 
UserNotFoundException(Throwable) - Constructor for class org.eclipse.higgins.userprofile.UserNotFoundException
 
UserNotFoundException(String, Throwable) - Constructor for class org.eclipse.higgins.userprofile.UserNotFoundException
 
UserProfile - class org.eclipse.higgins.userprofile.entity.UserProfile.
 
UserProfile() - Constructor for class org.eclipse.higgins.userprofile.entity.UserProfile
 
UserProfileAuthenticationException - exception org.eclipse.higgins.userprofile.UserProfileAuthenticationException.
 
UserProfileAuthenticationException() - Constructor for class org.eclipse.higgins.userprofile.UserProfileAuthenticationException
 
UserProfileAuthenticationException(String) - Constructor for class org.eclipse.higgins.userprofile.UserProfileAuthenticationException
 
UserProfileAuthenticationException(Throwable) - Constructor for class org.eclipse.higgins.userprofile.UserProfileAuthenticationException
 
UserProfileAuthenticationException(String, Throwable) - Constructor for class org.eclipse.higgins.userprofile.UserProfileAuthenticationException
 
UserProfileException - exception org.eclipse.higgins.userprofile.UserProfileException.
 
UserProfileException() - Constructor for class org.eclipse.higgins.userprofile.UserProfileException
 
UserProfileException(String) - Constructor for class org.eclipse.higgins.userprofile.UserProfileException
 
UserProfileException(Throwable) - Constructor for class org.eclipse.higgins.userprofile.UserProfileException
 
UserProfileException(String, Throwable) - Constructor for class org.eclipse.higgins.userprofile.UserProfileException
 
UserProfileRegistry - class org.eclipse.higgins.userprofile.UserProfileRegistry.
 
userIdentifierExists(String) - Method in interface org.eclipse.higgins.userprofile.IUserProfileService
 
userIdentifierExists(String) - Method in class org.eclipse.higgins.userprofile.inmem.MemoryUserProfileService
 

W

WebForm - class org.eclipse.higgins.userprofile.entity.WebForm.
 
WebForm() - Constructor for class org.eclipse.higgins.userprofile.entity.WebForm
 
WebForm(URI, String, String, String) - Constructor for class org.eclipse.higgins.userprofile.entity.WebForm
 
WrongPasswordException - exception org.eclipse.higgins.userprofile.WrongPasswordException.
 
WrongPasswordException() - Constructor for class org.eclipse.higgins.userprofile.WrongPasswordException
 
WrongPasswordException(String) - Constructor for class org.eclipse.higgins.userprofile.WrongPasswordException
 
WrongPasswordException(Throwable) - Constructor for class org.eclipse.higgins.userprofile.WrongPasswordException
 
WrongPasswordException(String, Throwable) - Constructor for class org.eclipse.higgins.userprofile.WrongPasswordException
 

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