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

A

Account - Class in org.stellar.anchor.paymentservice
 
Account(Network, String, String, Account.Capabilities) - Constructor for class org.stellar.anchor.paymentservice.Account
 
Account(Network, String, Account.Capabilities) - Constructor for class org.stellar.anchor.paymentservice.Account
 
Account.Capabilities - Class in org.stellar.anchor.paymentservice
 
amountFee(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
amountFeeAsset(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
amountIn(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
amountInAsset(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
amountOut(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
amountOutAsset(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
appConfig() - Method in interface org.stellar.anchor.config.ConfigProvider
 
AppConfig - Interface in org.stellar.anchor.config
 
APPLICATION_JSON_CHARSET_UTF_8 - Static variable in class org.stellar.anchor.util.OkHttpUtil
 
APPLICATION_JSON_VALUE - Static variable in class org.stellar.anchor.filter.BaseTokenFilter
 
assetCode(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
assetIssuer(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
AssetOperation() - Constructor for class org.stellar.anchor.dto.sep24.AssetResponse.AssetOperation
 
AssetResponse - Class in org.stellar.anchor.dto.sep24
 
AssetResponse() - Constructor for class org.stellar.anchor.dto.sep24.AssetResponse
 
AssetResponse.AssetOperation - Class in org.stellar.anchor.dto.sep24
 
AssetResponse.SendOperation - Class in org.stellar.anchor.dto.sep24
 
Assets() - Constructor for class org.stellar.anchor.plugins.asset.ResourceJsonAssetService.Assets
 
AssetService - Interface in org.stellar.anchor.sep24
 

B

Balance - Class in org.stellar.anchor.paymentservice
 
Balance(String, String) - Constructor for class org.stellar.anchor.paymentservice.Balance
A balance object representing amount and currency name.
balances - Variable in class org.stellar.anchor.paymentservice.Account
 
BANK_WIRE - org.stellar.anchor.paymentservice.Network
 
BaseTokenFilter - Class in org.stellar.anchor.filter
 
BaseTokenFilter(JwtService) - Constructor for class org.stellar.anchor.filter.BaseTokenFilter
 
build() - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
buildClient() - Static method in class org.stellar.anchor.util.OkHttpUtil
 
buildGetRequest(String) - Static method in class org.stellar.anchor.util.OkHttpUtil
 
buildJsonPostRequest(String, String) - Static method in class org.stellar.anchor.util.OkHttpUtil
 
buildJsonPutRequest(String, String) - Static method in class org.stellar.anchor.util.OkHttpUtil
 

C

capabilities - Variable in class org.stellar.anchor.paymentservice.Account
An object indicating which networks this account can interact with for sending and/or receiving funds.
Capabilities(List<Network>, List<Network>) - Constructor for class org.stellar.anchor.paymentservice.Account.Capabilities
Capabilities is an object indicating which networks this account can interact with for sending and/or receiving funds.
Capabilities(Network...) - Constructor for class org.stellar.anchor.paymentservice.Account.Capabilities
 
ChallengeRequest - Class in org.stellar.anchor.dto.sep10
 
ChallengeRequest() - Constructor for class org.stellar.anchor.dto.sep10.ChallengeRequest
 
ChallengeResponse - Class in org.stellar.anchor.dto.sep10
 
ChallengeResponse() - Constructor for class org.stellar.anchor.dto.sep10.ChallengeResponse
 
CIRCLE - org.stellar.anchor.paymentservice.Network
 
claimableBalanceSupported(Boolean) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
COMPLETED - org.stellar.anchor.model.Sep24Transaction.Status
 
completedAt(long) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
ConfigProvider - Interface in org.stellar.anchor.config
 
createAccount(String) - Method in interface org.stellar.anchor.paymentservice.PaymentService
API request that creates an account with the given id.
createChallenge(ChallengeRequest) - Method in class org.stellar.anchor.sep10.Sep10Service
 

D

DateUtil - Class in org.stellar.anchor.util
 
DateUtil() - Constructor for class org.stellar.anchor.util.DateUtil
 
debug(String) - Static method in class org.stellar.anchor.util.Log
Send debug log.
debug(String, Object) - Static method in class org.stellar.anchor.util.Log
Send the msg as DEBUG log and detail as JSON.
debugF(String, Object...) - Static method in class org.stellar.anchor.util.Log
Send debug log.
decode(String) - Method in class org.stellar.anchor.sep10.JwtService
 
deposit(String, JwtToken, Map<String, String>) - Method in class org.stellar.anchor.sep24.Sep24Service
 
DEPOSIT - org.stellar.anchor.model.Sep24Transaction.Kind
 
DepositInstructions - Class in org.stellar.anchor.paymentservice
The instructions needed to make a deposit into a beneficiary account using an intermediary account.
DepositInstructions(String, String, Network, String, String, Network, String, Object) - Constructor for class org.stellar.anchor.paymentservice.DepositInstructions
Constructor for the DepositInstructions class
DepositInstructions(String, Network, String, Network, String) - Constructor for class org.stellar.anchor.paymentservice.DepositInstructions
Constructor for the DepositInstructions class
DepositRequirements - Class in org.stellar.anchor.paymentservice
Contains the configuration options needed for an external user to make a deposit into the desired account.
DepositRequirements(String, String, Network, String) - Constructor for class org.stellar.anchor.paymentservice.DepositRequirements
Constructor of the DepositConfiguration class.
DepositRequirements(String, Network, String) - Constructor for class org.stellar.anchor.paymentservice.DepositRequirements
Constructor of the DepositConfiguration class.
DepositTransactionResponse - Class in org.stellar.anchor.dto.sep24
 
DepositTransactionResponse() - Constructor for class org.stellar.anchor.dto.sep24.DepositTransactionResponse
 
destroy() - Method in class org.stellar.anchor.filter.BaseTokenFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.stellar.anchor.filter.BaseTokenFilter
 
domainClient(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 

E

encode(JwtToken) - Method in class org.stellar.anchor.sep10.JwtService
 
equals(Object) - Method in class org.stellar.anchor.paymentservice.Account.Capabilities
 
ERROR - org.stellar.anchor.model.Sep24Transaction.Status
 
errorEx(Exception) - Static method in class org.stellar.anchor.util.Log
Send exception ERROR log.

F

FAILED - org.stellar.anchor.paymentservice.Payment.Status
 
FeatureFlagResponse() - Constructor for class org.stellar.anchor.dto.sep24.InfoResponse.FeatureFlagResponse
 
FeatureFlagResponse(boolean, boolean) - Constructor for class org.stellar.anchor.dto.sep24.InfoResponse.FeatureFlagResponse
 
FeeResponse() - Constructor for class org.stellar.anchor.dto.sep24.InfoResponse.FeeResponse
 
fetch(String) - Static method in class org.stellar.anchor.util.NetUtil
 
FileUtil - Class in org.stellar.anchor.util
 
FileUtil() - Constructor for class org.stellar.anchor.util.FileUtil
 
findByExternalTransactionId(String) - Method in interface org.stellar.anchor.sep24.Sep24TransactionStore
Find the Sep24Transaction by the anchor's transaction Id.
findByStellarTransactionId(String) - Method in interface org.stellar.anchor.sep24.Sep24TransactionStore
Find the Sep24Transaction by the stellar network transaction id (hash)
findByTransactionId(String) - Method in interface org.stellar.anchor.sep24.Sep24TransactionStore
Find the Sep24Transaction by transaction_id
findTransaction(JwtToken, GetTransactionRequest) - Method in class org.stellar.anchor.sep24.Sep24Service
 
findTransactions(String, GetTransactionsRequest) - Method in interface org.stellar.anchor.sep24.Sep24TransactionStore
Find the transactions filtered and limited the request
findTransactions(JwtToken, GetTransactionsRequest) - Method in class org.stellar.anchor.sep24.Sep24Service
 
fromAccount(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
fromISO8601UTC(String) - Static method in class org.stellar.anchor.util.DateUtil
From ISO 8601 string to epoch seconds.

G

getAccount() - Method in class org.stellar.anchor.sep10.JwtToken
 
getAccount(String) - Method in interface org.stellar.anchor.paymentservice.PaymentService
API request that retrieves the account with the given id.
getAccountMemo() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getAccountPaymentHistory(String) - Method in interface org.stellar.anchor.paymentservice.PaymentService
API request that returns the history of payments involving a given account.
getAmountFee() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getAmountFeeAsset() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getAmountIn() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getAmountInAsset() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getAmountOut() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getAmountOutAsset() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getAsset(String, String) - Method in class org.stellar.anchor.plugins.asset.ResourceJsonAssetService
 
getAsset(String, String) - Method in interface org.stellar.anchor.sep24.AssetService
Get the asset identified by `code` and `issuer`.
getAssetCode() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getAssetIssuer() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getAssets() - Method in interface org.stellar.anchor.config.AppConfig
 
getAuthTimeout() - Method in interface org.stellar.anchor.config.Sep10Config
 
getClaimableBalanceSupported() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getClientAttributionAllowList() - Method in interface org.stellar.anchor.config.Sep10Config
 
getClientAttributionDenyList() - Method in interface org.stellar.anchor.config.Sep10Config
 
getCompletedAt() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getDepositInstructions(DepositRequirements) - Method in interface org.stellar.anchor.paymentservice.PaymentService
API request that returns the info needed to make a deposit into a user account.
getDescription() - Method in enum org.stellar.anchor.model.Sep24Transaction.Status
 
getDistributionAccountAddress() - Method in interface org.stellar.anchor.paymentservice.PaymentService
API request that returns the id of the distribution account managed by the secret key.
getDocumentType() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getDomainClient() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getEnabled() - Method in interface org.stellar.anchor.config.Sep10Config
 
getExpiresAt() - Method in class org.stellar.anchor.sep10.JwtToken
 
getExternalTransactionId() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getFromAccount() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getHomeDomain() - Method in interface org.stellar.anchor.config.Sep10Config
 
getHorizonURI() - Method in interface org.stellar.anchor.config.AppConfig
 
getHostUrl() - Method in interface org.stellar.anchor.config.AppConfig
 
getId() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getInfo() - Method in class org.stellar.anchor.sep24.Sep24Service
 
getInteractiveJwtExpiration() - Method in interface org.stellar.anchor.config.Sep24Config
 
getInteractiveUrl() - Method in interface org.stellar.anchor.config.Sep24Config
 
getIssuedAt() - Method in class org.stellar.anchor.sep10.JwtToken
 
getIssuer() - Method in class org.stellar.anchor.sep10.JwtToken
 
getJwtSecretKey() - Method in interface org.stellar.anchor.config.AppConfig
 
getJwtTimeout() - Method in interface org.stellar.anchor.config.Sep10Config
 
getKind() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getLanguages() - Method in interface org.stellar.anchor.config.AppConfig
 
getMemo() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getMemoType() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getMuxedAccount() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getNetwork() - Method in interface org.stellar.anchor.paymentservice.PaymentService
 
getProtocol() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getReceivingAnchorAccount() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getResourceFileAsString(String) - Static method in class org.stellar.anchor.util.FileUtil
 
getSecretKey() - Method in interface org.stellar.anchor.paymentservice.PaymentService
 
getServer() - Method in class org.stellar.anchor.horizon.Horizon
 
getSigningSeed() - Method in interface org.stellar.anchor.config.Sep10Config
 
getStartedAt() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getStatus() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getStellarAccount() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getStellarFile() - Method in interface org.stellar.anchor.config.Sep1Config
 
getStellarNetworkPassPhrase() - Method in interface org.stellar.anchor.config.AppConfig
 
getStellarToml() - Method in class org.stellar.anchor.sep1.Sep1Service
 
getStellarTransactionId() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getToAccount() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getTransactionId() - Method in interface org.stellar.anchor.model.Sep24Transaction
 
getTransactionId() - Method in class org.stellar.anchor.sep10.JwtToken
 
GetTransactionRequest - Class in org.stellar.anchor.dto.sep24
 
GetTransactionRequest() - Constructor for class org.stellar.anchor.dto.sep24.GetTransactionRequest
 
GetTransactionResponse - Class in org.stellar.anchor.dto.sep24
 
GetTransactionResponse() - Constructor for class org.stellar.anchor.dto.sep24.GetTransactionResponse
 
GetTransactionsRequest - Class in org.stellar.anchor.dto.sep24
 
GetTransactionsRequest() - Constructor for class org.stellar.anchor.dto.sep24.GetTransactionsRequest
 
GetTransactionsResponse - Class in org.stellar.anchor.dto.sep24
 
GetTransactionsResponse() - Constructor for class org.stellar.anchor.dto.sep24.GetTransactionsResponse
 
getUrl() - Method in interface org.stellar.anchor.paymentservice.PaymentService
 

H

Horizon - Class in org.stellar.anchor.horizon
The horizon-server.
Horizon(AppConfig) - Constructor for class org.stellar.anchor.horizon.Horizon
 
HttpException - Exception in org.stellar.anchor.exception
 
HttpException(int) - Constructor for exception org.stellar.anchor.exception.HttpException
 
HttpException(int, String) - Constructor for exception org.stellar.anchor.exception.HttpException
 
HttpException(int, String, String) - Constructor for exception org.stellar.anchor.exception.HttpException
 
HttpException(int, String, String, Throwable) - Constructor for exception org.stellar.anchor.exception.HttpException
 

I

id - Variable in class org.stellar.anchor.paymentservice.Account
 
idTag - Variable in class org.stellar.anchor.paymentservice.Account
A complementary identifier of the account.
INCOMPLETE - org.stellar.anchor.model.Sep24Transaction.Status
 
info(String) - Static method in class org.stellar.anchor.util.Log
Send msg as INFO log.
info(String, Object) - Static method in class org.stellar.anchor.util.Log
Send msg as INFO log and detail in JSON format.
infoB(String, Object) - Static method in class org.stellar.anchor.util.Log
Send msg as INFO log and detail as a Java bean.
infoF(String, Object...) - Static method in class org.stellar.anchor.util.Log
Send INFO log with format.
InfoResponse - Class in org.stellar.anchor.dto.sep24
 
InfoResponse() - Constructor for class org.stellar.anchor.dto.sep24.InfoResponse
 
InfoResponse.FeatureFlagResponse - Class in org.stellar.anchor.dto.sep24
 
InfoResponse.FeeResponse - Class in org.stellar.anchor.dto.sep24
 
init(FilterConfig) - Method in class org.stellar.anchor.filter.BaseTokenFilter
 
InteractiveTransactionResponse - Class in org.stellar.anchor.dto.sep24
 
InteractiveTransactionResponse() - Constructor for class org.stellar.anchor.dto.sep24.InteractiveTransactionResponse
 
isClientAttributionRequired() - Method in interface org.stellar.anchor.config.Sep10Config
 
isEnabled() - Method in interface org.stellar.anchor.config.Sep1Config
 
isEnabled() - Method in class org.stellar.anchor.filter.BaseTokenFilter
 
isEnabled() - Method in class org.stellar.anchor.filter.Sep10TokenFilter
 

J

JWT_TOKEN - Static variable in class org.stellar.anchor.filter.BaseTokenFilter
 
JwtService - Class in org.stellar.anchor.sep10
 
JwtService(AppConfig) - Constructor for class org.stellar.anchor.sep10.JwtService
 
JwtToken - Class in org.stellar.anchor.sep10
 
JwtToken() - Constructor for class org.stellar.anchor.sep10.JwtToken
 

K

kind(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 

L

listAllAssets() - Method in class org.stellar.anchor.plugins.asset.ResourceJsonAssetService
 
listAllAssets() - Method in interface org.stellar.anchor.sep24.AssetService
Returns all assets supported by the anchor.
Log - Class in org.stellar.anchor.util
Logging utility functions.
Log() - Constructor for class org.stellar.anchor.util.Log
 

M

memo(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
memoType(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
memoTypeString(MemoType) - Static method in class org.stellar.anchor.util.SepUtil
 

N

NetUtil - Class in org.stellar.anchor.util
 
NetUtil() - Constructor for class org.stellar.anchor.util.NetUtil
 
network - Variable in class org.stellar.anchor.paymentservice.Account
 
Network - Enum in org.stellar.anchor.paymentservice
 
newInstance() - Method in interface org.stellar.anchor.sep24.Sep24TransactionStore
 
NO_MARKET - org.stellar.anchor.model.Sep24Transaction.Status
 

O

of(String) - Static method in class org.stellar.anchor.dto.sep10.ValidationRequest
 
of(String) - Static method in class org.stellar.anchor.dto.sep10.ValidationResponse
 
of(String, String) - Static method in class org.stellar.anchor.dto.sep10.ChallengeResponse
 
of(String, String, long, long, String, String) - Static method in class org.stellar.anchor.sep10.JwtToken
 
of(String, String, Integer, String, String) - Static method in class org.stellar.anchor.dto.sep24.GetTransactionsRequest
 
of(String, String, String, String) - Static method in class org.stellar.anchor.dto.sep10.ChallengeRequest
 
of(TransactionResponse) - Static method in class org.stellar.anchor.dto.sep24.GetTransactionResponse
 
of(JwtService, Sep24Config, Sep24Transaction, boolean) - Static method in class org.stellar.anchor.dto.sep24.DepositTransactionResponse
 
of(JwtService, Sep24Config, Sep24Transaction, boolean) - Static method in class org.stellar.anchor.dto.sep24.WithdrawTransactionResponse
 
OkHttpUtil - Class in org.stellar.anchor.util
 
OkHttpUtil() - Constructor for class org.stellar.anchor.util.OkHttpUtil
 
OPTIONS - Static variable in class org.stellar.anchor.filter.BaseTokenFilter
 
org.stellar.anchor.config - package org.stellar.anchor.config
 
org.stellar.anchor.dto - package org.stellar.anchor.dto
 
org.stellar.anchor.dto.sep10 - package org.stellar.anchor.dto.sep10
 
org.stellar.anchor.dto.sep24 - package org.stellar.anchor.dto.sep24
 
org.stellar.anchor.exception - package org.stellar.anchor.exception
 
org.stellar.anchor.filter - package org.stellar.anchor.filter
 
org.stellar.anchor.horizon - package org.stellar.anchor.horizon
 
org.stellar.anchor.model - package org.stellar.anchor.model
 
org.stellar.anchor.paymentservice - package org.stellar.anchor.paymentservice
 
org.stellar.anchor.plugins.asset - package org.stellar.anchor.plugins.asset
 
org.stellar.anchor.sep1 - package org.stellar.anchor.sep1
 
org.stellar.anchor.sep10 - package org.stellar.anchor.sep10
 
org.stellar.anchor.sep24 - package org.stellar.anchor.sep24
 
org.stellar.anchor.sep9 - package org.stellar.anchor.sep9
 
org.stellar.anchor.util - package org.stellar.anchor.util
 

P

Payment - Class in org.stellar.anchor.paymentservice
 
Payment() - Constructor for class org.stellar.anchor.paymentservice.Payment
 
Payment.Status - Enum in org.stellar.anchor.paymentservice
 
PaymentHistory - Class in org.stellar.anchor.paymentservice
 
PaymentHistory() - Constructor for class org.stellar.anchor.paymentservice.PaymentHistory
 
PaymentService - Interface in org.stellar.anchor.paymentservice
Contains the interface methods for a payment service.
PENDING - org.stellar.anchor.paymentservice.Payment.Status
 
PENDING_ANCHOR - org.stellar.anchor.model.Sep24Transaction.Status
 
PENDING_CUSTOMER_INFO_UPDATE - org.stellar.anchor.model.Sep24Transaction.Status
 
PENDING_EXTERNAL - org.stellar.anchor.model.Sep24Transaction.Status
 
PENDING_RECEIVER - org.stellar.anchor.model.Sep24Transaction.Status
 
PENDING_SENDER - org.stellar.anchor.model.Sep24Transaction.Status
 
PENDING_STELLAR - org.stellar.anchor.model.Sep24Transaction.Status
 
PENDING_TRANSACTION_INFO_UPDATE - org.stellar.anchor.model.Sep24Transaction.Status
 
PENDING_TRUST - org.stellar.anchor.model.Sep24Transaction.Status
 
PENDING_USER - org.stellar.anchor.model.Sep24Transaction.Status
 
PENDING_USR_TRANSFER_COMPLETE - org.stellar.anchor.model.Sep24Transaction.Status
 
PENDING_USR_TRANSFER_START - org.stellar.anchor.model.Sep24Transaction.Status
 
ping() - Method in interface org.stellar.anchor.paymentservice.PaymentService
API request that pings the server to make sure it's up and running.
protocol(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 

R

receivingAnchorAccount(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
ResourceJsonAssetService - Class in org.stellar.anchor.plugins.asset
 
ResourceJsonAssetService(String) - Constructor for class org.stellar.anchor.plugins.asset.ResourceJsonAssetService
 
ResourceJsonAssetService.Assets - Class in org.stellar.anchor.plugins.asset
 

S

save(Sep24Transaction) - Method in interface org.stellar.anchor.sep24.Sep24TransactionStore
Save a transaction.
SEND - org.stellar.anchor.model.Sep24Transaction.Kind
 
SendOperation() - Constructor for class org.stellar.anchor.dto.sep24.AssetResponse.SendOperation
 
sendPayment(Account, Account, String, BigDecimal) - Method in interface org.stellar.anchor.paymentservice.PaymentService
API request that executes a payment between accounts.
SEP_9_FIELDS - Static variable in class org.stellar.anchor.sep9.Sep9Fields
 
sep10Config() - Method in interface org.stellar.anchor.config.ConfigProvider
 
Sep10Config - Interface in org.stellar.anchor.config
 
Sep10Service - Class in org.stellar.anchor.sep10
The Sep-10 protocol service.
Sep10Service(AppConfig, Sep10Config, Horizon, JwtService) - Constructor for class org.stellar.anchor.sep10.Sep10Service
 
Sep10TokenFilter - Class in org.stellar.anchor.filter
 
Sep10TokenFilter(Sep10Config, JwtService) - Constructor for class org.stellar.anchor.filter.Sep10TokenFilter
 
sep1Config() - Method in interface org.stellar.anchor.config.ConfigProvider
 
Sep1Config - Interface in org.stellar.anchor.config
 
Sep1Service - Class in org.stellar.anchor.sep1
 
Sep1Service(Sep1Config) - Constructor for class org.stellar.anchor.sep1.Sep1Service
 
SEP24 - org.stellar.anchor.model.Sep24Transaction.Protocol
 
sep24Config() - Method in interface org.stellar.anchor.config.ConfigProvider
 
Sep24Config - Interface in org.stellar.anchor.config
 
Sep24Service - Class in org.stellar.anchor.sep24
 
Sep24Service(AppConfig, Sep24Config, AssetService, JwtService, Sep24TransactionStore) - Constructor for class org.stellar.anchor.sep24.Sep24Service
 
Sep24Transaction - Interface in org.stellar.anchor.model
 
Sep24Transaction.Kind - Enum in org.stellar.anchor.model
 
Sep24Transaction.Protocol - Enum in org.stellar.anchor.model
 
Sep24Transaction.Status - Enum in org.stellar.anchor.model
 
Sep24TransactionBuilder - Class in org.stellar.anchor.model
 
Sep24TransactionBuilder(Sep24TransactionStore) - Constructor for class org.stellar.anchor.model.Sep24TransactionBuilder
 
Sep24TransactionStore - Interface in org.stellar.anchor.sep24
This interface is for the SEP adapter service to query/save the transaction document.
SEP31 - org.stellar.anchor.model.Sep24Transaction.Protocol
 
SEP6 - org.stellar.anchor.model.Sep24Transaction.Protocol
 
Sep9Fields - Class in org.stellar.anchor.sep9
 
Sep9Fields() - Constructor for class org.stellar.anchor.sep9.Sep9Fields
 
SepConfig - Class in org.stellar.anchor.config
 
SepConfig() - Constructor for class org.stellar.anchor.config.SepConfig
 
SepException - Exception in org.stellar.anchor.exception
 
SepException(String) - Constructor for exception org.stellar.anchor.exception.SepException
 
SepException(String, Exception) - Constructor for exception org.stellar.anchor.exception.SepException
 
SepExceptionResponse - Class in org.stellar.anchor.dto
 
SepExceptionResponse(String) - Constructor for class org.stellar.anchor.dto.SepExceptionResponse
 
SepNotFoundException - Exception in org.stellar.anchor.exception
 
SepNotFoundException(String) - Constructor for exception org.stellar.anchor.exception.SepNotFoundException
 
SepUtil - Class in org.stellar.anchor.util
 
SepUtil() - Constructor for class org.stellar.anchor.util.SepUtil
 
SepValidationException - Exception in org.stellar.anchor.exception
The exception thrown by the SEP controller validation process.
SepValidationException(String) - Constructor for exception org.stellar.anchor.exception.SepValidationException
 
SepValidationException(String, Exception) - Constructor for exception org.stellar.anchor.exception.SepValidationException
 
set(Network, Boolean) - Method in class org.stellar.anchor.paymentservice.Account.Capabilities
 
setAccountMemo(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setAmountFee(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setAmountFeeAsset(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setAmountIn(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setAmountInAsset(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setAmountOut(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setAmountOutAsset(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setAssetCode(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setAssetIssuer(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setClaimableBalanceSupported(Boolean) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setCompletedAt(Long) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setDocumentType(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setDomainClient(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setExternalTransactionId(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setFromAccount(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setId(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setKind(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setMemo(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setMemoType(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setMuxedAccount(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setNetwork(Network) - Method in interface org.stellar.anchor.paymentservice.PaymentService
 
setProtocol(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setReceivingAnchorAccount(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setSecretKey(String) - Method in interface org.stellar.anchor.paymentservice.PaymentService
 
setStartedAt(Long) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setStatus(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setStellarAccount(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setStellarTransactionId(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setToAccount(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setTransactionId(String) - Method in interface org.stellar.anchor.model.Sep24Transaction
 
setUrl(String) - Method in interface org.stellar.anchor.paymentservice.PaymentService
 
shorter(String) - Static method in class org.stellar.anchor.util.Log
Return shorter version of the account.
startedAt(long) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
status(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
STELLAR - org.stellar.anchor.paymentservice.Network
 
stellarAccount(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
SUCCESSFUL - org.stellar.anchor.paymentservice.Payment.Status
 

T

toAccount(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
toISO8601UTC(long) - Static method in class org.stellar.anchor.util.DateUtil
From epoch seconds to UTC ISO8601 string.
TOO_LARGE - org.stellar.anchor.model.Sep24Transaction.Status
 
TOO_SMALL - org.stellar.anchor.model.Sep24Transaction.Status
 
toString() - Method in enum org.stellar.anchor.model.Sep24Transaction.Kind
 
toString() - Method in enum org.stellar.anchor.model.Sep24Transaction.Protocol
 
toString() - Method in enum org.stellar.anchor.model.Sep24Transaction.Status
 
toString() - Method in class org.stellar.anchor.paymentservice.Account.Capabilities
 
toString() - Method in enum org.stellar.anchor.paymentservice.Network
 
toString() - Method in enum org.stellar.anchor.paymentservice.Payment.Status
 
transactionId(String) - Method in class org.stellar.anchor.model.Sep24TransactionBuilder
 
TransactionResponse - Class in org.stellar.anchor.dto.sep24
 
TransactionResponse() - Constructor for class org.stellar.anchor.dto.sep24.TransactionResponse
 
TYPE_JSON - Static variable in class org.stellar.anchor.util.OkHttpUtil
 

U

unsettledBalances - Variable in class org.stellar.anchor.paymentservice.Account
The list of not-yet-available balances that are expected to settle shortly.

V

validate(JwtToken) - Method in class org.stellar.anchor.filter.BaseTokenFilter
 
validate(JwtToken) - Method in class org.stellar.anchor.filter.Sep10TokenFilter
 
validateChallenge(String) - Method in class org.stellar.anchor.sep10.Sep10Service
 
validateChallenge(ValidationRequest) - Method in class org.stellar.anchor.sep10.Sep10Service
 
validateSecretKey() - Method in interface org.stellar.anchor.paymentservice.PaymentService
API request that checks with the server if the provided secret key is valid and registered.
ValidationRequest - Class in org.stellar.anchor.dto.sep10
 
ValidationRequest() - Constructor for class org.stellar.anchor.dto.sep10.ValidationRequest
 
ValidationResponse - Class in org.stellar.anchor.dto.sep10
 
ValidationResponse() - Constructor for class org.stellar.anchor.dto.sep10.ValidationResponse
 
valueOf(String) - Static method in enum org.stellar.anchor.model.Sep24Transaction.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.stellar.anchor.model.Sep24Transaction.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.stellar.anchor.model.Sep24Transaction.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.stellar.anchor.paymentservice.Network
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.stellar.anchor.paymentservice.Payment.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.stellar.anchor.model.Sep24Transaction.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.stellar.anchor.model.Sep24Transaction.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.stellar.anchor.model.Sep24Transaction.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.stellar.anchor.paymentservice.Network
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.stellar.anchor.paymentservice.Payment.Status
Returns an array containing the constants of this enum type, in the order they are declared.

W

withdraw(String, JwtToken, Map<String, String>) - Method in class org.stellar.anchor.sep24.Sep24Service
 
WITHDRAWAL - org.stellar.anchor.model.Sep24Transaction.Kind
 
WithdrawTransactionResponse - Class in org.stellar.anchor.dto.sep24
 
WithdrawTransactionResponse() - Constructor for class org.stellar.anchor.dto.sep24.WithdrawTransactionResponse
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages