Skip navigation links
A B C D E F G I K L M N O P R S T U W 

A

absorb(byte[], int, long) - Method in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
AddressLabelDAO - Class in org.exoplatform.addon.wallet.dao
 
AddressLabelDAO() - Constructor for class org.exoplatform.addon.wallet.dao.AddressLabelDAO
 
AddressLabelEntity - Class in org.exoplatform.addon.wallet.entity
 
AddressLabelEntity() - Constructor for class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
AddressLabelStorage - Class in org.exoplatform.addon.wallet.storage
 
AddressLabelStorage(AddressLabelDAO) - Constructor for class org.exoplatform.addon.wallet.storage.AddressLabelStorage
 
ApplicationRegistrySetupService - Class in org.exoplatform.addon.wallet.service
This Service installs application registry category and application for SpaceWallet portlet if the application registry was already populated
ApplicationRegistrySetupService(PortalContainer) - Constructor for class org.exoplatform.addon.wallet.service.ApplicationRegistrySetupService
 

B

BCMessageDigest - Class in org.exoplatform.addon.wallet.fork
 
BCMessageDigest(Digest) - Constructor for class org.exoplatform.addon.wallet.fork.BCMessageDigest
 
bitsAvailableForSqueezing - Variable in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
bitsInQueue - Variable in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
BlockchainTransactionProcessorListener - Class in org.exoplatform.addon.wallet.listener
A listener to process newly detected transactions coming from configured network
BlockchainTransactionProcessorListener(PortalContainer) - Constructor for class org.exoplatform.addon.wallet.listener.BlockchainTransactionProcessorListener
 
buildEventSignature(String) - Static method in class org.exoplatform.addon.wallet.fork.EventEncoder
 

C

CachedAccountStorage - Class in org.exoplatform.addon.wallet.storage.cached
 
CachedAccountStorage(CacheService, WalletAccountDAO, WalletPrivateKeyDAO, CodecInitializer) - Constructor for class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
CachedTransactionStorage - Class in org.exoplatform.addon.wallet.storage.cached
 
CachedTransactionStorage(CacheService, WalletTransactionDAO) - Constructor for class org.exoplatform.addon.wallet.storage.cached.CachedTransactionStorage
 
checkCanSaveWallet(Wallet, Wallet, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
chunk - Variable in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
computeContractTransactionDetail(TransactionDetail, TransactionReceipt) - Method in class org.exoplatform.addon.wallet.service.EthereumTransactionDecoder
 
computeContractTransactionDetail(ContractDetail, TransactionDetail, TransactionReceipt) - Method in class org.exoplatform.addon.wallet.service.EthereumTransactionDecoder
 
computeTransactionDetail(long, String, ContractDetail) - Method in class org.exoplatform.addon.wallet.service.EthereumTransactionDecoder
 
computeTransactionDetail(TransactionDetail, ContractDetail) - Method in class org.exoplatform.addon.wallet.service.EthereumTransactionDecoder
 
ContractTransactionVerifierJob - Class in org.exoplatform.addon.wallet.scheduled
 
ContractTransactionVerifierJob() - Constructor for class org.exoplatform.addon.wallet.scheduled.ContractTransactionVerifierJob
 
ContractTransactionVerifierJob(ExoContainer) - Constructor for class org.exoplatform.addon.wallet.scheduled.ContractTransactionVerifierJob
 
convert(List<TypeReference<?>>) - Static method in class org.exoplatform.addon.wallet.fork.Utils
 
countReceivedContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
countReceivedContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
Return contract amount received during a period of time
countSentContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
countSentContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
createAdminAccount(String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 

D

dataQueue - Variable in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
deleteAll() - Method in class org.exoplatform.addon.wallet.dao.WalletAccountDAO
 
deleteAll(List<WalletEntity>) - Method in class org.exoplatform.addon.wallet.dao.WalletAccountDAO
 
deleteAll() - Method in class org.exoplatform.addon.wallet.dao.WalletPrivateKeyDAO
 
deleteAll(List<WalletPrivateKeyEntity>) - Method in class org.exoplatform.addon.wallet.dao.WalletPrivateKeyDAO
 
digest - Variable in class org.exoplatform.addon.wallet.fork.BCMessageDigest
 
Digest256() - Constructor for class org.exoplatform.addon.wallet.fork.Keccak.Digest256
 
DigestKeccak(int) - Constructor for class org.exoplatform.addon.wallet.fork.Keccak.DigestKeccak
 
doFinal(byte[], int) - Method in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
doFinal(byte[], int, byte, int) - Method in class org.exoplatform.addon.wallet.fork.KeccakDigest
 

E

enableWalletByAddress(String, boolean, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
encode(Event) - Static method in class org.exoplatform.addon.wallet.fork.EventEncoder
 
engineDigest() - Method in class org.exoplatform.addon.wallet.fork.BCMessageDigest
 
engineReset() - Method in class org.exoplatform.addon.wallet.fork.BCMessageDigest
 
engineUpdate(byte) - Method in class org.exoplatform.addon.wallet.fork.BCMessageDigest
 
engineUpdate(byte[], int, int) - Method in class org.exoplatform.addon.wallet.fork.BCMessageDigest
 
EthereumClientConnector - Class in org.exoplatform.addon.wallet.service
A Web3j connector class to interact with Ethereum Blockchain
EthereumClientConnector() - Constructor for class org.exoplatform.addon.wallet.service.EthereumClientConnector
 
EthereumTransactionDecoder - Class in org.exoplatform.addon.wallet.service
 
EthereumTransactionDecoder(EthereumClientConnector) - Constructor for class org.exoplatform.addon.wallet.service.EthereumTransactionDecoder
 
EthereumWalletAccountService - Class in org.exoplatform.addon.wallet.service
 
EthereumWalletAccountService(WalletStorage, AddressLabelStorage, InitParams) - Constructor for class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
EthereumWalletContractService - Class in org.exoplatform.addon.wallet.service
 
EthereumWalletContractService(SettingService, ConfigurationManager, InitParams) - Constructor for class org.exoplatform.addon.wallet.service.EthereumWalletContractService
 
EthereumWalletService - Class in org.exoplatform.addon.wallet.service
A storage service to save/load information used by users and spaces wallets
EthereumWalletService(EthereumClientConnector, WalletContractService, WalletAccountService, WebNotificationStorage, PortalContainer, InitParams) - Constructor for class org.exoplatform.addon.wallet.service.EthereumWalletService
 
EthereumWalletTransactionService - Class in org.exoplatform.addon.wallet.service
 
EthereumWalletTransactionService(WalletAccountService, TransactionStorage, WalletContractService, InitParams) - Constructor for class org.exoplatform.addon.wallet.service.EthereumWalletTransactionService
 
EventEncoder - Class in org.exoplatform.addon.wallet.fork
Ethereum filter encoding.
execute(JobExecutionContext) - Method in class org.exoplatform.addon.wallet.scheduled.ContractTransactionVerifierJob
 
execute(JobExecutionContext) - Method in class org.exoplatform.addon.wallet.scheduled.PendingTransactionVerifierJob
 

F

findByAddress(String) - Method in class org.exoplatform.addon.wallet.dao.WalletAccountDAO
 
findByWalletId(long) - Method in class org.exoplatform.addon.wallet.dao.WalletPrivateKeyDAO
 
fixedOutputLength - Variable in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
FundsRequestNotificationPlugin - Class in org.exoplatform.addon.wallet.notification.plugin
 
FundsRequestNotificationPlugin(InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.plugin.FundsRequestNotificationPlugin
 

G

getAddress() - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
getAddress() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getAddressesLabelsVisibleBy(String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
getAddressLastPendingTransactionSent(long, String) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
getAddressLastPendingTransactionSent(String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletTransactionService
 
getAddressLastPendingTransactionSent(long, String) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
getAdminAccountPassword() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
getAlgorithmName() - Method in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
getAllLabels() - Method in class org.exoplatform.addon.wallet.storage.AddressLabelStorage
 
getApplicationRegistryService() - Method in class org.exoplatform.addon.wallet.service.ApplicationRegistrySetupService
 
getBlock(String) - Method in class org.exoplatform.addon.wallet.service.EthereumClientConnector
Get block by hash
getByAddress() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getByteLength() - Method in class org.exoplatform.addon.wallet.fork.KeccakDigest
Return the size of block that the compression function is applied to in bytes.
getContractAbi() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletContractService
 
getContractAddress() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getContractAmount() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getContractBinary() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletContractService
 
getContractDetail(String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletContractService
 
getContractFileContent(String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletContractService
 
getContractMethodName() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getContractService() - Method in class org.exoplatform.addon.wallet.service.EthereumTransactionDecoder
 
getContractTransactions(String, String, int) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
getContractTransactions(String, long, long) - Method in class org.exoplatform.addon.wallet.service.EthereumClientConnector
Retrieve from blockchain transaction hashes from contract starting from a block number to a block number
getContractTransactions(String, String, int) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
getCreatedDate() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getDigestSize() - Method in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
getFromAddress() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getHash() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getId() - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
getId() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getId() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getId() - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
getId() - Method in class org.exoplatform.addon.wallet.notification.plugin.FundsRequestNotificationPlugin
 
getId() - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
getId() - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletSenderNotificationPlugin
 
getIdentityId() - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
getInitializationState() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getIssuerIdentityId() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getKeyContent() - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
getLabel() - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
getLabel() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getLabel(long) - Method in class org.exoplatform.addon.wallet.storage.AddressLabelStorage
 
getLastestBlockNumber() - Method in class org.exoplatform.addon.wallet.service.EthereumClientConnector
 
getMessage() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getNetworkId() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getPassPhrase() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getPendingTransactionHashes() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletTransactionService
 
getPendingTransactionMaxDays() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletTransactionService
 
getPendingTransactions(long) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
getPendingTransactions() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletTransactionService
 
getPendingTransactions(long) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
getPrivateKey() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getPrivateKeyByTypeAndId(String, String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
getPrivateKeyByTypeAndId(String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
getSettings() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletService
 
getToAddress() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getTransaction(String) - Method in class org.exoplatform.addon.wallet.service.EthereumClientConnector
Get transaction by hash
getTransactionByHash(String) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
getTransactionByHash(String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletTransactionService
 
getTransactionByHash(String) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedTransactionStorage
 
getTransactionByHash(String) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
getTransactionReceipt(String) - Method in class org.exoplatform.addon.wallet.service.EthereumClientConnector
Get transaction receipt by hash
getTransactions(String, String, String, String, int, boolean, boolean, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletTransactionService
 
getTransactionStatistics(String, String, Locale) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletTransactionService
 
getType() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getUserSettings(String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletService
 
getValue() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getWallet() - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
getWalletByAddress(String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
getWalletByAddress(String) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
getWalletByAddress(String) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
 
getWalletByIdentityId(long) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
getWalletByIdentityId(long) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
getWalletByIdentityId(long) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
 
getWalletByTypeAndId(String, String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
getWalletByTypeAndId(String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
getWalletPrivateKey(long) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
 
getWalletsCount() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
getWalletsCount() - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
 
getWalletTransactions(long, String, String, String, int, boolean, boolean) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
getWalletTransactions(long, String, String, String, String, int, boolean, boolean) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
getWatchedTreatedTransactionsCount() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletTransactionService
 
getWeb3j() - Method in class org.exoplatform.addon.wallet.service.EthereumClientConnector
 

I

isAdminOperation() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
isConnected() - Method in class org.exoplatform.addon.wallet.service.EthereumClientConnector
 
isContract(String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletContractService
 
isDone() - Method in class org.exoplatform.addon.wallet.service.ApplicationRegistrySetupService
 
isEnabled() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
isFundRequestSent(String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletService
 
isPending() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
isSuccess() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
isValid(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.FundsRequestNotificationPlugin
 
isValid(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
isValid(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletSenderNotificationPlugin
 
isWalletOwner(Wallet, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 

K

Keccak - Class in org.exoplatform.addon.wallet.fork
 
Keccak() - Constructor for class org.exoplatform.addon.wallet.fork.Keccak
 
Keccak.Digest256 - Class in org.exoplatform.addon.wallet.fork
 
Keccak.DigestKeccak - Class in org.exoplatform.addon.wallet.fork
 
KeccakDigest - Class in org.exoplatform.addon.wallet.fork
implementation of Keccak based on following KeccakNISTInterface.c from http://keccak.noekeon.org/
KeccakDigest() - Constructor for class org.exoplatform.addon.wallet.fork.KeccakDigest
 
KeccakDigest(int) - Constructor for class org.exoplatform.addon.wallet.fork.KeccakDigest
 
KeccakDigest(KeccakDigest) - Constructor for class org.exoplatform.addon.wallet.fork.KeccakDigest
 

L

listWallets() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
listWallets() - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
Retrieves the list registered wallets

M

MailTemplateProvider - Class in org.exoplatform.addon.wallet.notification.provider
 
MailTemplateProvider(PortalContainer, InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.provider.MailTemplateProvider
 
makeDigest(NotificationContext, Writer) - Method in class org.exoplatform.addon.wallet.notification.builder.RequestFundsTemplateBuilder
 
makeDigest(NotificationContext, Writer) - Method in class org.exoplatform.addon.wallet.notification.builder.TemplateBuilder
 
makeMessage(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.builder.RequestFundsTemplateBuilder
 
makeMessage(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.builder.TemplateBuilder
 
makeNotification(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.FundsRequestNotificationPlugin
 
makeNotification(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
makeNotification(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletSenderNotificationPlugin
 
markFundRequestAsSent(String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletService
 
MobilePushTemplateProvider - Class in org.exoplatform.addon.wallet.notification.provider
 
MobilePushTemplateProvider(PortalContainer, InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.provider.MobilePushTemplateProvider
 
ModifiedWalletListener - Class in org.exoplatform.addon.wallet.listener
This listener will be triggered when a new address is associated to a user or a space having already an associated address.
ModifiedWalletListener(PortalContainer) - Constructor for class org.exoplatform.addon.wallet.listener.ModifiedWalletListener
 

N

NewWalletListener - Class in org.exoplatform.addon.wallet.listener
This listener will be triggered when a new address is associated to a user or a space.
NewWalletListener(PortalContainer) - Constructor for class org.exoplatform.addon.wallet.listener.NewWalletListener
 

O

oneByte - Variable in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
onEvent(Event<Object, TransactionReceipt>) - Method in class org.exoplatform.addon.wallet.listener.BlockchainTransactionProcessorListener
 
onEvent(Event<Wallet, Wallet>) - Method in class org.exoplatform.addon.wallet.listener.ModifiedWalletListener
 
onEvent(Event<Wallet, Wallet>) - Method in class org.exoplatform.addon.wallet.listener.NewWalletListener
 
onEvent(Event<Object, JSONObject>) - Method in class org.exoplatform.addon.wallet.listener.TransactionNotificationListener
 
org.exoplatform.addon.wallet.dao - package org.exoplatform.addon.wallet.dao
 
org.exoplatform.addon.wallet.entity - package org.exoplatform.addon.wallet.entity
 
org.exoplatform.addon.wallet.fork - package org.exoplatform.addon.wallet.fork
 
org.exoplatform.addon.wallet.listener - package org.exoplatform.addon.wallet.listener
 
org.exoplatform.addon.wallet.notification.builder - package org.exoplatform.addon.wallet.notification.builder
 
org.exoplatform.addon.wallet.notification.plugin - package org.exoplatform.addon.wallet.notification.plugin
 
org.exoplatform.addon.wallet.notification.provider - package org.exoplatform.addon.wallet.notification.provider
 
org.exoplatform.addon.wallet.scheduled - package org.exoplatform.addon.wallet.scheduled
 
org.exoplatform.addon.wallet.service - package org.exoplatform.addon.wallet.service
 
org.exoplatform.addon.wallet.storage - package org.exoplatform.addon.wallet.storage
 
org.exoplatform.addon.wallet.storage.cached - package org.exoplatform.addon.wallet.storage.cached
 

P

PendingTransactionVerifierJob - Class in org.exoplatform.addon.wallet.scheduled
 
PendingTransactionVerifierJob() - Constructor for class org.exoplatform.addon.wallet.scheduled.PendingTransactionVerifierJob
 
PendingTransactionVerifierJob(ExoContainer) - Constructor for class org.exoplatform.addon.wallet.scheduled.PendingTransactionVerifierJob
 

R

rate - Variable in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
refreshContractDetail() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletContractService
 
removeLabel(WalletAddressLabel) - Method in class org.exoplatform.addon.wallet.storage.AddressLabelStorage
 
removePrivateKeyByTypeAndId(String, String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
removeWallet(long) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
removeWallet(long) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
Removes a wallet identitied by user/space identity technical id
removeWalletByAddress(String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
removeWalletByTypeAndId(String, String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
removeWalletPrivateKey(long) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
removeWalletPrivateKey(long) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
 
requestFunds(FundsRequest, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletService
 
RequestFundsTemplateBuilder - Class in org.exoplatform.addon.wallet.notification.builder
 
RequestFundsTemplateBuilder(TemplateProvider, PortalContainer, boolean) - Constructor for class org.exoplatform.addon.wallet.notification.builder.RequestFundsTemplateBuilder
 
reset() - Method in class org.exoplatform.addon.wallet.fork.KeccakDigest
 

S

saveContractDetail(ContractDetail) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletContractService
 
saveInitialFundsSettings(InitialFundsSettings) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletService
 
saveLabel(WalletAddressLabel) - Method in class org.exoplatform.addon.wallet.storage.AddressLabelStorage
 
saveOrDeleteAddressLabel(WalletAddressLabel, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
savePrivateKeyByTypeAndId(String, String, String, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
saveTransactionDetail(TransactionDetail, boolean) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletTransactionService
 
saveTransactionDetail(TransactionDetail, String, boolean) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletTransactionService
 
saveTransactionDetail(TransactionDetail) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedTransactionStorage
 
saveTransactionDetail(TransactionDetail) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
saveUserPreferences(String, WalletSettings) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletService
 
saveWallet(Wallet) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
saveWallet(Wallet, boolean) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
saveWallet(Wallet, boolean) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
 
saveWalletAddress(Wallet, String, boolean) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
saveWalletPrivateKey(long, String) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
saveWalletPrivateKey(long, String) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
 
setAddress(String) - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
setAddress(String) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setAdminOperation(boolean) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setByAddress(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setConfiguredContractDetail(ContractDetail) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletService
 
setContractAddress(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setContractAmount(double) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setContractMethodName(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setCreatedDate(long) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setEnabled(boolean) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setFromAddress(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setHash(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setId(Long) - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
setId(long) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setId(Long) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setId(Long) - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
setIdentityId(Long) - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
setInitializationState(WalletInitializationState) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setInitializationStatus(String, WalletInitializationState, String) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
setInitializationStatus(String, WalletInitializationState) - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
setIssuerIdentityId(long) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setKeyContent(String) - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
setLabel(String) - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
setLabel(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setLastModifiedDate(NotificationInfo, String, TemplateContext) - Method in class org.exoplatform.addon.wallet.notification.builder.RequestFundsTemplateBuilder
 
setLastUpdateDate(NotificationInfo, String, TemplateContext) - Method in class org.exoplatform.addon.wallet.notification.builder.TemplateBuilder
 
setMessage(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setNetworkId(long) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setPassPhrase(String) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setPending(boolean) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setPrivateKey(WalletPrivateKeyEntity) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setSuccess(boolean) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setToAddress(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setType(WalletType) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setValue(double) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setWallet(WalletEntity) - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
sha3(byte[], int, int) - Static method in class org.exoplatform.addon.wallet.fork.EventEncoder
Keccak-256 hash function.
squeeze(byte[], int, long) - Method in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
squeezing - Variable in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
start() - Method in class org.exoplatform.addon.wallet.service.ApplicationRegistrySetupService
 
start(String) - Method in class org.exoplatform.addon.wallet.service.EthereumClientConnector
 
start() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
start() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletContractService
 
start() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletService
 
state - Variable in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
stop() - Method in class org.exoplatform.addon.wallet.service.ApplicationRegistrySetupService
 
stop() - Method in class org.exoplatform.addon.wallet.service.EthereumClientConnector
 
stop() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletAccountService
 
stop() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletContractService
 
stop() - Method in class org.exoplatform.addon.wallet.service.EthereumWalletService
 

T

TemplateBuilder - Class in org.exoplatform.addon.wallet.notification.builder
 
TemplateBuilder(TemplateProvider, PortalContainer, boolean) - Constructor for class org.exoplatform.addon.wallet.notification.builder.TemplateBuilder
 
TransactionEntity - Class in org.exoplatform.addon.wallet.entity
 
TransactionEntity() - Constructor for class org.exoplatform.addon.wallet.entity.TransactionEntity
 
TransactionNotificationListener - Class in org.exoplatform.addon.wallet.listener
A listener that is triggered when a watched transaction by the addon is mined on blockchain.
TransactionNotificationListener(PortalContainer) - Constructor for class org.exoplatform.addon.wallet.listener.TransactionNotificationListener
 
TransactionStorage - Class in org.exoplatform.addon.wallet.storage
 
TransactionStorage(WalletTransactionDAO) - Constructor for class org.exoplatform.addon.wallet.storage.TransactionStorage
 
typeMap(List<List<T>>, Class<E>, Class<R>) - Static method in class org.exoplatform.addon.wallet.fork.Utils
 
typeMap(List<T>, Class<R>) - Static method in class org.exoplatform.addon.wallet.fork.Utils
 

U

update(byte) - Method in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
update(byte[], int, int) - Method in class org.exoplatform.addon.wallet.fork.KeccakDigest
 
Utils - Class in org.exoplatform.addon.wallet.fork
Utility functions.

W

waitConnection() - Method in class org.exoplatform.addon.wallet.service.EthereumClientConnector
 
WalletAccountDAO - Class in org.exoplatform.addon.wallet.dao
 
WalletAccountDAO() - Constructor for class org.exoplatform.addon.wallet.dao.WalletAccountDAO
 
WalletEntity - Class in org.exoplatform.addon.wallet.entity
 
WalletEntity() - Constructor for class org.exoplatform.addon.wallet.entity.WalletEntity
 
WalletPrivateKeyDAO - Class in org.exoplatform.addon.wallet.dao
 
WalletPrivateKeyDAO() - Constructor for class org.exoplatform.addon.wallet.dao.WalletPrivateKeyDAO
 
WalletPrivateKeyEntity - Class in org.exoplatform.addon.wallet.entity
 
WalletPrivateKeyEntity() - Constructor for class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
WalletReceiverNotificationPlugin - Class in org.exoplatform.addon.wallet.notification.plugin
 
WalletReceiverNotificationPlugin(InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
WalletSenderNotificationPlugin - Class in org.exoplatform.addon.wallet.notification.plugin
 
WalletSenderNotificationPlugin(InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.plugin.WalletSenderNotificationPlugin
 
WalletStorage - Class in org.exoplatform.addon.wallet.storage
 
WalletStorage(WalletAccountDAO, WalletPrivateKeyDAO, CodecInitializer) - Constructor for class org.exoplatform.addon.wallet.storage.WalletStorage
 
WalletTransactionDAO - Class in org.exoplatform.addon.wallet.dao
 
WalletTransactionDAO() - Constructor for class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
WebTemplateProvider - Class in org.exoplatform.addon.wallet.notification.provider
 
WebTemplateProvider(PortalContainer, InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.provider.WebTemplateProvider
 
A B C D E F G I K L M N O P R S T U W 
Skip navigation links

Copyright © 2003–2019 eXo Platform SAS. All rights reserved.