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

A

AccessTokenTO - Class in org.eclipse.higgins.sync.to
AccessToken transfer object.
AccessTokenTO() - Constructor for class org.eclipse.higgins.sync.to.AccessTokenTO
 
AuthCredentialTO - Class in org.eclipse.higgins.sync.to
AuthCredentialTO transfer object.
AuthCredentialTO() - Constructor for class org.eclipse.higgins.sync.to.AuthCredentialTO
 
authenticate(AuthCredentialTO) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Authenticate user by AuthCredentialTO.
authenticateService - Static variable in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
 

B

BaseTO - Class in org.eclipse.higgins.sync.to
Base transfer object.
BaseTO() - Constructor for class org.eclipse.higgins.sync.to.BaseTO
 

C

CaptchaTO - Class in org.eclipse.higgins.sync.to
Captcha transfer object.
CaptchaTO() - Constructor for class org.eclipse.higgins.sync.to.CaptchaTO
 
card2CardTO(IInformationCard) - Static method in class org.eclipse.higgins.sync.utilities.ConverterHelper
Convert Card to CardTO
CardCategoryTO - Class in org.eclipse.higgins.sync.to
Card category transfer object.
CardCategoryTO() - Constructor for class org.eclipse.higgins.sync.to.CardCategoryTO
 
CardCredentialTO - Class in org.eclipse.higgins.sync.to
Card credential transfer object.
CardCredentialTO() - Constructor for class org.eclipse.higgins.sync.to.CardCredentialTO
 
cardExtension2CardExtensionTO(IInformationCardExtension) - Static method in class org.eclipse.higgins.sync.utilities.ConverterHelper
 
CardExtensionTO - Class in org.eclipse.higgins.sync.to
CardExtension transfer object.
CardExtensionTO() - Constructor for class org.eclipse.higgins.sync.to.CardExtensionTO
 
cardExtensionTO2CardExtension(CardExtensionTO) - Static method in class org.eclipse.higgins.sync.utilities.ConverterHelper
 
CardHistoryTO - Class in org.eclipse.higgins.sync.to
Card history transfer object.
CardHistoryTO() - Constructor for class org.eclipse.higgins.sync.to.CardHistoryTO
 
CardsTO - Class in org.eclipse.higgins.sync.to
Represents Card container.
CardsTO() - Constructor for class org.eclipse.higgins.sync.to.CardsTO
 
CardSyncFacadeBean - Class in org.eclipse.higgins.sync.bean
CardSync Bean Facade.
CardSyncFacadeBean() - Constructor for class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
 
CardTO - Class in org.eclipse.higgins.sync.to
Card transfer object.
CardTO() - Constructor for class org.eclipse.higgins.sync.to.CardTO
 
cardTO2Card(CardTO) - Static method in class org.eclipse.higgins.sync.utilities.ConverterHelper
Convert CardTO to P/MCardEntity.
ClaimTO - Class in org.eclipse.higgins.sync.to
Card claim transfer object.
ClaimTO() - Constructor for class org.eclipse.higgins.sync.to.ClaimTO
 
claimType2ClaimTypeTO(IClaimType) - Static method in class org.eclipse.higgins.sync.utilities.ConverterHelper
Convert
claimType2ClaimUiDescriptor(IClaimType) - Static method in class org.eclipse.higgins.sync.utilities.ConverterHelper
 
ClaimTypeTO - Class in org.eclipse.higgins.sync.to
ClaimType transfer object.
ClaimTypeTO() - Constructor for class org.eclipse.higgins.sync.to.ClaimTypeTO
 
claimTypeTO2ClaimType(ClaimTypeTO) - Static method in class org.eclipse.higgins.sync.utilities.ConverterHelper
Convert
ClaimUiDescriptorTO - Class in org.eclipse.higgins.sync.to
Claim user interface descriptor transfer object.
ClaimUiDescriptorTO() - Constructor for class org.eclipse.higgins.sync.to.ClaimUiDescriptorTO
 
CmdExecStatusesTO - Class in org.eclipse.higgins.sync.to
Represents list of CmdExecStatus transfer object.
CmdExecStatusesTO() - Constructor for class org.eclipse.higgins.sync.to.CmdExecStatusesTO
 
CmdExecStatusTO - Class in org.eclipse.higgins.sync.to
Represents command executed status TO.
CmdExecStatusTO() - Constructor for class org.eclipse.higgins.sync.to.CmdExecStatusTO
 
COMMAND_ID - Static variable in class org.eclipse.higgins.sync.command.DeleteCardCommand
 
COMMAND_ID - Static variable in class org.eclipse.higgins.sync.command.GetCardCommand
 
COMMAND_ID - Static variable in class org.eclipse.higgins.sync.command.GetUserProfileCommand
 
COMMAND_ID - Static variable in class org.eclipse.higgins.sync.command.PersistCardCommand
 
COMMAND_ID - Static variable in class org.eclipse.higgins.sync.command.PersistUserProfileCommand
 
commandMap - Static variable in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
 
CommandsTO - Class in org.eclipse.higgins.sync.to
Represents list of Command transfer object.
CommandsTO() - Constructor for class org.eclipse.higgins.sync.to.CommandsTO
 
CommandTO - Class in org.eclipse.higgins.sync.to
Command transfer object.
CommandTO() - Constructor for class org.eclipse.higgins.sync.to.CommandTO
 
ConverterHelper - Class in org.eclipse.higgins.sync.utilities
Convert entities to transfer objects and vice-versa.
ConverterHelper() - Constructor for class org.eclipse.higgins.sync.utilities.ConverterHelper
 
CrdFileTO - Class in org.eclipse.higgins.sync.to
Crd file transfer object.
CrdFileTO() - Constructor for class org.eclipse.higgins.sync.to.CrdFileTO
 
CrdsFileTO - Class in org.eclipse.higgins.sync.to
Crds File transfer object.
CrdsFileTO() - Constructor for class org.eclipse.higgins.sync.to.CrdsFileTO
 
createAccessToken(AuthCredentialTO) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Authenticate user and build AccessTokenEntity.
createUserProfile(UserProfileTO) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Create new UserProfile.
CredentialDescriptorTO - Class in org.eclipse.higgins.sync.to
Token service credential descriptor transfer object.
CredentialDescriptorTO() - Constructor for class org.eclipse.higgins.sync.to.CredentialDescriptorTO
 

D

DELETE_CMD_NAME - Static variable in interface org.eclipse.higgins.sync.command.IResourceCommand
 
deleteAccessToken(String) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
 
deleteCard(AccessTokenEntity, String) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
 
DeleteCardCommand - Class in org.eclipse.higgins.sync.command
 
DeleteCardCommand(IResourceMetaDataService) - Constructor for class org.eclipse.higgins.sync.command.DeleteCardCommand
 
deleteUserProfile(AccessTokenEntity) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Delete UserProfile.

E

EndpointReferenceTO - Class in org.eclipse.higgins.sync.to
Token service Endpoint reference transfer object.
EndpointReferenceTO() - Constructor for class org.eclipse.higgins.sync.to.EndpointReferenceTO
 
execCmd(AccessTokenEntity, CommandTO) - Method in class org.eclipse.higgins.sync.command.DeleteCardCommand
 
execCmd(AccessTokenEntity, CommandTO) - Method in class org.eclipse.higgins.sync.command.GetCardCategoryCommand
 
execCmd(AccessTokenEntity, CommandTO) - Method in class org.eclipse.higgins.sync.command.GetCardCommand
 
execCmd(AccessTokenEntity, CommandTO) - Method in class org.eclipse.higgins.sync.command.GetUserProfileCommand
 
execCmd(AccessTokenEntity, CommandTO) - Method in interface org.eclipse.higgins.sync.command.IResourceCommand
Execute command.
execCmd(AccessTokenEntity, CommandTO) - Method in class org.eclipse.higgins.sync.command.PersistCardCommand
 
execCmd(AccessTokenEntity, CommandTO) - Method in class org.eclipse.higgins.sync.command.PersistUserProfileCommand
 
execCommands(AccessTokenEntity, CommandsTO, List<String>) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Retrieve changes between client RootRevisionTO and server RootRevisionTO.

F

FileTO - Class in org.eclipse.higgins.sync.to
Base binary file transfer object.
FileTO() - Constructor for class org.eclipse.higgins.sync.to.FileTO
 

G

GET_CMD_NAME - Static variable in interface org.eclipse.higgins.sync.command.IResourceCommand
 
getAccessToken(String) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Return AccessTokenEntity by Access Token Id.
getAddress() - Method in class org.eclipse.higgins.sync.to.EndpointReferenceTO
 
getAuthCredentialTO() - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
getCallbackHandler(AuthCredentialTO) - Static method in class org.eclipse.higgins.sync.utilities.SecureUtil
Create CallbackHandler depends on AuthCredentialTO.
getCallbackHandler(String, String) - Static method in class org.eclipse.higgins.sync.utilities.SecureUtil
Create CallbackHandler with name password callbacks.
getCallbackHandler(AccessTokenEntity) - Static method in class org.eclipse.higgins.sync.utilities.SecureUtil
Create CallbackHandler with name callback from user identifier.
getCard(AccessTokenEntity, String) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Returns Card by Id.
GetCardCategoryCommand - Class in org.eclipse.higgins.sync.command
 
GetCardCategoryCommand() - Constructor for class org.eclipse.higgins.sync.command.GetCardCategoryCommand
 
GetCardCommand - Class in org.eclipse.higgins.sync.command
Load Card by using resource id.
GetCardCommand(IResourceMetaDataService) - Constructor for class org.eclipse.higgins.sync.command.GetCardCommand
 
getCardId() - Method in class org.eclipse.higgins.sync.to.CardTO
Getter of the property cardId
getCards(AccessTokenEntity) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
 
getCards() - Method in class org.eclipse.higgins.sync.to.CardsTO
 
getClaims() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getClaims() - Method in class org.eclipse.higgins.sync.to.ClaimTO
 
getClaimType() - Method in class org.eclipse.higgins.sync.to.ClaimTO
 
getClaimUiDescriptor() - Method in class org.eclipse.higgins.sync.to.ClaimTO
 
getCmdExecStatusTO() - Method in class org.eclipse.higgins.sync.to.CmdExecStatusesTO
 
getCommandLog(AccessTokenEntity, RevisionTO, List<String>) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Retrieve changes between client RootRevisionTO and server RootRevisionTO.
getCommandTO() - Method in class org.eclipse.higgins.sync.to.CommandsTO
 
getContext() - Static method in class org.eclipse.higgins.sync.utilities.SecureUtil
Return JNDI environment.
getCreatedTime() - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
getCredentialType() - Method in class org.eclipse.higgins.sync.to.CardCredentialTO
 
getCredentialXmlElement() - Method in class org.eclipse.higgins.sync.to.CredentialDescriptorTO
 
getCuids() - Method in class org.eclipse.higgins.sync.to.CardCategoryTO
 
getDate() - Method in class org.eclipse.higgins.sync.to.CardHistoryTO
 
getDescription() - Method in class org.eclipse.higgins.sync.to.ClaimTypeTO
 
getDisplayCredentialHint() - Method in class org.eclipse.higgins.sync.to.CredentialDescriptorTO
 
getDisplayName() - Method in class org.eclipse.higgins.sync.to.ClaimTypeTO
 
getEmail() - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
getEnabled() - Method in class org.eclipse.higgins.sync.to.CardExtensionTO
 
getEndpointReference() - Method in class org.eclipse.higgins.sync.to.TokenServiceTO
 
getExpiredTime() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getExtensions() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getExtensionXmlElement() - Method in class org.eclipse.higgins.sync.to.CardExtensionTO
 
getFileData() - Method in class org.eclipse.higgins.sync.to.FileTO
 
getFirstName() - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
getForm() - Method in class org.eclipse.higgins.sync.to.CardHistoryTO
 
getForm() - Method in class org.eclipse.higgins.sync.to.UseAlwaysTO
 
getFormAction() - Method in class org.eclipse.higgins.sync.to.WebFormTO
 
getFormId() - Method in class org.eclipse.higgins.sync.to.WebFormTO
 
getFormName() - Method in class org.eclipse.higgins.sync.to.WebFormTO
 
getHashSalt() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getId() - Method in class org.eclipse.higgins.sync.to.AccessTokenTO
 
getId() - Method in class org.eclipse.higgins.sync.to.BaseTO
 
getId() - Method in class org.eclipse.higgins.sync.to.CmdExecStatusTO
 
getId() - Method in class org.eclipse.higgins.sync.to.CommandTO
 
getIdentityXml() - Method in class org.eclipse.higgins.sync.to.EndpointReferenceTO
 
getIdx() - Method in class org.eclipse.higgins.sync.to.CardCategoryTO
 
getImage() - Method in class org.eclipse.higgins.sync.to.CaptchaTO
 
getImage() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getImageType() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getInputMask() - Method in class org.eclipse.higgins.sync.to.ClaimUiDescriptorTO
 
getIsSimple() - Method in class org.eclipse.higgins.sync.to.ClaimTypeTO
 
getIssuedTime() - Method in class org.eclipse.higgins.sync.to.AccessTokenTO
 
getIssuedTime() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getIssuer() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getIssuerID() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getIssuerName() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getLastName() - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
getLastUpdatedTime() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getLoginName() - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
getMasterKey() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getMaxIdleTime() - Method in class org.eclipse.higgins.sync.to.AccessTokenTO
 
getMaxLiveTime() - Method in class org.eclipse.higgins.sync.to.AccessTokenTO
 
getMetadataAddress() - Method in class org.eclipse.higgins.sync.to.EndpointReferenceTO
 
getMetadataXml() - Method in class org.eclipse.higgins.sync.to.EndpointReferenceTO
 
getMobile() - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
getModifiedTime() - Method in class org.eclipse.higgins.sync.to.RevisionTO
 
getName() - Method in class org.eclipse.higgins.sync.to.CardCategoryTO
 
getName() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getName() - Method in class org.eclipse.higgins.sync.to.CommandTO
 
getNumber() - Method in class org.eclipse.higgins.sync.to.RevisionTO
 
getOptionalValues() - Method in class org.eclipse.higgins.sync.to.ClaimUiDescriptorTO
 
getParentId() - Method in class org.eclipse.higgins.sync.to.CardCategoryTO
 
getPassword() - Method in class org.eclipse.higgins.sync.to.UsernamePasswordAuthCredentialTO
 
getPassword() - Method in class org.eclipse.higgins.sync.to.UsernamePasswordCredentialTO
 
getPasswordPhrase() - Method in class org.eclipse.higgins.sync.to.CrdsFileTO
 
getPattern() - Method in class org.eclipse.higgins.sync.to.ClaimUiDescriptorTO
 
getPinCode() - Method in class org.eclipse.higgins.sync.to.PinCredentialTO
 
getPinDigest() - Method in class org.eclipse.higgins.sync.to.PCardTO
 
getReferralTracking() - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
getRequireAppliesTo() - Method in class org.eclipse.higgins.sync.to.MCardTO
 
getResource() - Method in class org.eclipse.higgins.sync.to.CmdExecStatusTO
 
getResource() - Method in class org.eclipse.higgins.sync.to.CommandTO
 
getResource() - Method in class org.eclipse.higgins.sync.to.ResourceTO
 
getResourceId() - Method in class org.eclipse.higgins.sync.to.CommandTO
 
getResourceType() - Method in class org.eclipse.higgins.sync.to.CommandTO
 
getRevision() - Method in class org.eclipse.higgins.sync.to.BaseTO
 
getRootRevision(AccessTokenEntity, List<String>) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Return Root resource revision.
getSelectorSerialNumber() - Method in class org.eclipse.higgins.sync.to.SelectorAuthCredentialTO
 
getSelfIssued() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getSendMeNews() - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
getStatusCode() - Method in class org.eclipse.higgins.sync.to.CmdExecStatusTO
 
getStatusMessage() - Method in class org.eclipse.higgins.sync.to.CmdExecStatusTO
 
getStsPrivacyPolicyTO() - Method in class org.eclipse.higgins.sync.to.MCardTO
 
getSupportedClaimTypes() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getSupportedTokenTypes() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getTokenServices() - Method in class org.eclipse.higgins.sync.to.MCardTO
 
getTsAddress() - Method in class org.eclipse.higgins.sync.to.UsernamePasswordCredentialTO
 
getTsMetadataAddress() - Method in class org.eclipse.higgins.sync.to.UsernamePasswordCredentialTO
 
getType() - Method in class org.eclipse.higgins.sync.to.CardCategoryTO
 
getType() - Method in class org.eclipse.higgins.sync.to.ClaimTypeTO
 
getType() - Method in class org.eclipse.higgins.sync.to.ClaimUiDescriptorTO
 
getType() - Method in class org.eclipse.higgins.sync.to.CredentialDescriptorTO
 
getUrl() - Method in class org.eclipse.higgins.sync.to.StsPrivacyPolicyTO
 
getUrl() - Method in class org.eclipse.higgins.sync.to.WebFormTO
 
getUserCredential() - Method in class org.eclipse.higgins.sync.to.TokenServiceTO
 
getUsername() - Method in class org.eclipse.higgins.sync.to.UsernamePasswordAuthCredentialTO
 
getUsername() - Method in class org.eclipse.higgins.sync.to.UsernamePasswordCredentialTO
 
getUserProfile(AccessTokenEntity) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Return UserProfile by user identifier.
GetUserProfileCommand - Class in org.eclipse.higgins.sync.command
 
GetUserProfileCommand(IResourceMetaDataService, IUserProfileService, IUserAccountService) - Constructor for class org.eclipse.higgins.sync.command.GetUserProfileCommand
 
getValues() - Method in class org.eclipse.higgins.sync.to.ClaimTO
 
getVersion() - Method in class org.eclipse.higgins.sync.to.CardTO
 
getVersion() - Method in class org.eclipse.higgins.sync.to.StsPrivacyPolicyTO
 

I

importFromCrd(AccessTokenEntity, FileTO) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Import crd or crds file.
IResourceCommand - Interface in org.eclipse.higgins.sync.command
 

L

loginService - Static variable in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Instance of LoginService..

M

MCardTO - Class in org.eclipse.higgins.sync.to
Managed card transfer object.
MCardTO() - Constructor for class org.eclipse.higgins.sync.to.MCardTO
 
metaDataService - Static variable in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
 

O

org.eclipse.higgins.sync.bean - package org.eclipse.higgins.sync.bean
 
org.eclipse.higgins.sync.command - package org.eclipse.higgins.sync.command
 
org.eclipse.higgins.sync.to - package org.eclipse.higgins.sync.to
 
org.eclipse.higgins.sync.utilities - package org.eclipse.higgins.sync.utilities
 

P

PCardTO - Class in org.eclipse.higgins.sync.to
Personal card transfer object.
PCardTO() - Constructor for class org.eclipse.higgins.sync.to.PCardTO
 
PERSIST_CMD_NAME - Static variable in interface org.eclipse.higgins.sync.command.IResourceCommand
 
persistCard(AccessTokenEntity, CardTO) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Create new P/M Card.
PersistCardCommand - Class in org.eclipse.higgins.sync.command
 
PersistCardCommand(IResourceMetaDataService) - Constructor for class org.eclipse.higgins.sync.command.PersistCardCommand
 
PersistUserProfileCommand - Class in org.eclipse.higgins.sync.command
 
PersistUserProfileCommand(IResourceMetaDataService, IUserProfileService, IUserAccountService) - Constructor for class org.eclipse.higgins.sync.command.PersistUserProfileCommand
 
PinCredentialTO - Class in org.eclipse.higgins.sync.to
PinCredential transfer object.
PinCredentialTO() - Constructor for class org.eclipse.higgins.sync.to.PinCredentialTO
 

R

ResourceTO - Class in org.eclipse.higgins.sync.to
Base TO resource wrapper.
ResourceTO() - Constructor for class org.eclipse.higgins.sync.to.ResourceTO
 
revisionEntity2RevisionTO(RevisionEntity) - Static method in class org.eclipse.higgins.sync.utilities.ConverterHelper
Convert RevisionEntity to RevisionTO
RevisionTO - Class in org.eclipse.higgins.sync.to
Resource revision transfer object.
RevisionTO() - Constructor for class org.eclipse.higgins.sync.to.RevisionTO
 
revisionTO2revisionEntity(RevisionTO) - Static method in class org.eclipse.higgins.sync.utilities.ConverterHelper
Convert RevisionTO to RevisionEntity

S

SecureUtil - Class in org.eclipse.higgins.sync.utilities
Few secure utility methods.
SecureUtil() - Constructor for class org.eclipse.higgins.sync.utilities.SecureUtil
 
SelectorAuthCredentialTO - Class in org.eclipse.higgins.sync.to
 
SelectorAuthCredentialTO() - Constructor for class org.eclipse.higgins.sync.to.SelectorAuthCredentialTO
 
setAddress(URI) - Method in class org.eclipse.higgins.sync.to.EndpointReferenceTO
 
setAuthCredentialTO(AuthCredentialTO) - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
setCardId(String) - Method in class org.eclipse.higgins.sync.to.CardTO
Setter of the property cardId
setCards(CardTO[]) - Method in class org.eclipse.higgins.sync.to.CardsTO
 
setClaims(ClaimTO[]) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setClaims(ClaimTO[]) - Method in class org.eclipse.higgins.sync.to.ClaimTO
 
setClaimType(ClaimTypeTO) - Method in class org.eclipse.higgins.sync.to.ClaimTO
 
setClaimUiDescriptor(ClaimUiDescriptorTO) - Method in class org.eclipse.higgins.sync.to.ClaimTO
 
setCmdExecStatusTO(CmdExecStatusTO[]) - Method in class org.eclipse.higgins.sync.to.CmdExecStatusesTO
 
setCommandTO(CommandTO[]) - Method in class org.eclipse.higgins.sync.to.CommandsTO
 
setCreatedTime(Date) - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
setCredentialType(String) - Method in class org.eclipse.higgins.sync.to.CardCredentialTO
 
setCredentialXmlElement(String) - Method in class org.eclipse.higgins.sync.to.CredentialDescriptorTO
 
setCuids(String[]) - Method in class org.eclipse.higgins.sync.to.CardCategoryTO
 
setDate(Date) - Method in class org.eclipse.higgins.sync.to.CardHistoryTO
 
setDescription(String) - Method in class org.eclipse.higgins.sync.to.ClaimTypeTO
 
setDisplayCredentialHint(String) - Method in class org.eclipse.higgins.sync.to.CredentialDescriptorTO
 
setDisplayName(String) - Method in class org.eclipse.higgins.sync.to.ClaimTypeTO
 
setEmail(String) - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
setEnabled(Boolean) - Method in class org.eclipse.higgins.sync.to.CardExtensionTO
 
setEndpointReference(EndpointReferenceTO) - Method in class org.eclipse.higgins.sync.to.TokenServiceTO
 
setExpiredTime(Date) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setExtensions(CardExtensionTO[]) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setExtensionXmlElement(String) - Method in class org.eclipse.higgins.sync.to.CardExtensionTO
 
setFileData(byte[]) - Method in class org.eclipse.higgins.sync.to.FileTO
 
setFirstName(String) - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
setForm(WebFormTO) - Method in class org.eclipse.higgins.sync.to.CardHistoryTO
 
setForm(WebFormTO) - Method in class org.eclipse.higgins.sync.to.UseAlwaysTO
 
setFormAction(String) - Method in class org.eclipse.higgins.sync.to.WebFormTO
 
setFormId(String) - Method in class org.eclipse.higgins.sync.to.WebFormTO
 
setFormName(String) - Method in class org.eclipse.higgins.sync.to.WebFormTO
 
setHashSalt(byte[]) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setId(String) - Method in class org.eclipse.higgins.sync.to.AccessTokenTO
Represents token identifier.
setId(String) - Method in class org.eclipse.higgins.sync.to.BaseTO
 
setId(String) - Method in class org.eclipse.higgins.sync.to.CmdExecStatusTO
 
setId(String) - Method in class org.eclipse.higgins.sync.to.CommandTO
 
setIdentityXml(String) - Method in class org.eclipse.higgins.sync.to.EndpointReferenceTO
 
setIdx(int) - Method in class org.eclipse.higgins.sync.to.CardCategoryTO
 
setImage(byte[]) - Method in class org.eclipse.higgins.sync.to.CaptchaTO
 
setImage(byte[]) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setImageType(String) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setInputMask(String) - Method in class org.eclipse.higgins.sync.to.ClaimUiDescriptorTO
 
setIsSimple(Boolean) - Method in class org.eclipse.higgins.sync.to.ClaimTypeTO
 
setIssuedTime(Date) - Method in class org.eclipse.higgins.sync.to.AccessTokenTO
 
setIssuedTime(Date) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setIssuer(String) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setIssuerID(byte[]) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setIssuerName(String) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setLastName(String) - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
setLastUpdatedTime(Date) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setLoginName(String) - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
setMasterKey(byte[]) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setMaxIdleTime(Integer) - Method in class org.eclipse.higgins.sync.to.AccessTokenTO
 
setMaxLiveTime(Integer) - Method in class org.eclipse.higgins.sync.to.AccessTokenTO
 
setMetadataAddress(URI) - Method in class org.eclipse.higgins.sync.to.EndpointReferenceTO
 
setMetadataXml(String) - Method in class org.eclipse.higgins.sync.to.EndpointReferenceTO
 
setMobile(String) - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
setModifiedTime(Date) - Method in class org.eclipse.higgins.sync.to.RevisionTO
 
setName(String) - Method in class org.eclipse.higgins.sync.to.CardCategoryTO
 
setName(String) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setName(String) - Method in class org.eclipse.higgins.sync.to.CommandTO
 
setNumber(Long) - Method in class org.eclipse.higgins.sync.to.RevisionTO
 
setOptionalValues(String[]) - Method in class org.eclipse.higgins.sync.to.ClaimUiDescriptorTO
 
setParentId(String) - Method in class org.eclipse.higgins.sync.to.CardCategoryTO
 
setPassword(String) - Method in class org.eclipse.higgins.sync.to.UsernamePasswordAuthCredentialTO
 
setPassword(String) - Method in class org.eclipse.higgins.sync.to.UsernamePasswordCredentialTO
 
setPasswordPhrase(String) - Method in class org.eclipse.higgins.sync.to.CrdsFileTO
 
setPattern(String) - Method in class org.eclipse.higgins.sync.to.ClaimUiDescriptorTO
 
setPinCode(byte[]) - Method in class org.eclipse.higgins.sync.to.PinCredentialTO
 
setPinDigest(byte[]) - Method in class org.eclipse.higgins.sync.to.PCardTO
 
setReferralTracking(String) - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
setRequireAppliesTo(Boolean) - Method in class org.eclipse.higgins.sync.to.MCardTO
 
setResource(BaseTO) - Method in class org.eclipse.higgins.sync.to.CmdExecStatusTO
 
setResource(BaseTO) - Method in class org.eclipse.higgins.sync.to.CommandTO
 
setResource(BaseTO) - Method in class org.eclipse.higgins.sync.to.ResourceTO
 
setResourceId(String) - Method in class org.eclipse.higgins.sync.to.CommandTO
 
setResourceType(String) - Method in class org.eclipse.higgins.sync.to.CommandTO
 
setRevision(RevisionTO) - Method in class org.eclipse.higgins.sync.to.BaseTO
 
setSelectorSerialNumber(String) - Method in class org.eclipse.higgins.sync.to.SelectorAuthCredentialTO
 
setSelfIssued(Boolean) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setSendMeNews(Boolean) - Method in class org.eclipse.higgins.sync.to.UserProfileTO
 
setStatusCode(String) - Method in class org.eclipse.higgins.sync.to.CmdExecStatusTO
 
setStatusMessage(String) - Method in class org.eclipse.higgins.sync.to.CmdExecStatusTO
 
setStsPrivacyPolicyTO(StsPrivacyPolicyTO) - Method in class org.eclipse.higgins.sync.to.MCardTO
 
setSupportedClaimTypes(ClaimTypeTO[]) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setSupportedTokenTypes(String[]) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setTokenServices(TokenServiceTO[]) - Method in class org.eclipse.higgins.sync.to.MCardTO
 
setTsAddress(URI) - Method in class org.eclipse.higgins.sync.to.UsernamePasswordCredentialTO
 
setTsMetadataAddress(URI) - Method in class org.eclipse.higgins.sync.to.UsernamePasswordCredentialTO
 
setType(String) - Method in class org.eclipse.higgins.sync.to.CardCategoryTO
 
setType(String) - Method in class org.eclipse.higgins.sync.to.ClaimTypeTO
 
setType(String) - Method in class org.eclipse.higgins.sync.to.ClaimUiDescriptorTO
 
setType(String) - Method in class org.eclipse.higgins.sync.to.CredentialDescriptorTO
 
setUrl(String) - Method in class org.eclipse.higgins.sync.to.StsPrivacyPolicyTO
 
setUrl(URI) - Method in class org.eclipse.higgins.sync.to.WebFormTO
 
setUserCredential(CredentialDescriptorTO) - Method in class org.eclipse.higgins.sync.to.TokenServiceTO
 
setUsername(String) - Method in class org.eclipse.higgins.sync.to.UsernamePasswordAuthCredentialTO
 
setUsername(String) - Method in class org.eclipse.higgins.sync.to.UsernamePasswordCredentialTO
 
setValues(String[]) - Method in class org.eclipse.higgins.sync.to.ClaimTO
 
setVersion(String) - Method in class org.eclipse.higgins.sync.to.CardTO
 
setVersion(String) - Method in class org.eclipse.higgins.sync.to.StsPrivacyPolicyTO
 
StsPrivacyPolicyTO - Class in org.eclipse.higgins.sync.to
STS/IdP privacy policy transfer object.
StsPrivacyPolicyTO() - Constructor for class org.eclipse.higgins.sync.to.StsPrivacyPolicyTO
 

T

TokenServiceTO - Class in org.eclipse.higgins.sync.to
Token service transfer object.
TokenServiceTO() - Constructor for class org.eclipse.higgins.sync.to.TokenServiceTO
 

U

updateUserProfile(AccessTokenEntity, UserProfileTO) - Method in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Update UserProfile.
UseAlwaysTO - Class in org.eclipse.higgins.sync.to
UseAlways transfer object.
UseAlwaysTO() - Constructor for class org.eclipse.higgins.sync.to.UseAlwaysTO
 
userAccountService - Static variable in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Instance of IUserAccountService.
UsernamePasswordAuthCredentialTO - Class in org.eclipse.higgins.sync.to
UsernamePasswordAuthCredential transfer object.
UsernamePasswordAuthCredentialTO() - Constructor for class org.eclipse.higgins.sync.to.UsernamePasswordAuthCredentialTO
 
UsernamePasswordCredentialTO - Class in org.eclipse.higgins.sync.to
UsernamePasswordCredential credential transfer object.
UsernamePasswordCredentialTO() - Constructor for class org.eclipse.higgins.sync.to.UsernamePasswordCredentialTO
 
userProfile2UserProfileTO(UserProfile, Account, RevisionEntity) - Static method in class org.eclipse.higgins.sync.utilities.ConverterHelper
Convert UserProfile to UserProfileTO
userProfileService - Static variable in class org.eclipse.higgins.sync.bean.CardSyncFacadeBean
Instance of IUserProfileService .
UserProfileTO - Class in org.eclipse.higgins.sync.to
User profile transfer object.
UserProfileTO() - Constructor for class org.eclipse.higgins.sync.to.UserProfileTO
 
userProfileTO2UserProfile(UserProfileTO, UserProfile) - Static method in class org.eclipse.higgins.sync.utilities.ConverterHelper
Convert UserProfileTO to UserProfile

W

WebFormTO - Class in org.eclipse.higgins.sync.to
Web form transfer object.
WebFormTO() - Constructor for class org.eclipse.higgins.sync.to.WebFormTO
 

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