Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- valueOf(String) - Static method in enum class org.stellar.sdk.AccountFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.stellar.sdk.Address.AddressType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.stellar.sdk.requests.RequestBuilder.Order
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.stellar.sdk.requests.sorobanrpc.EventFilterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.stellar.sdk.responses.sorobanrpc.GetTransactionResponse.GetTransactionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.stellar.sdk.responses.sorobanrpc.SendTransactionResponse.SendTransactionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.stellar.sdk.SorobanServer.Durability
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.stellar.sdk.AccountFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.stellar.sdk.Address.AddressType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.stellar.sdk.requests.RequestBuilder.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.stellar.sdk.requests.sorobanrpc.EventFilterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.stellar.sdk.responses.sorobanrpc.GetTransactionResponse.GetTransactionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.stellar.sdk.responses.sorobanrpc.SendTransactionResponse.SendTransactionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.stellar.sdk.SorobanServer.Durability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verify(byte[], byte[]) - Method in class org.stellar.sdk.KeyPair
-
Verify the provided data and signature match this keypair's public key.
- verifyChallengeTransactionSigners(String, String, Network, String[], String, Set<String>) - Static method in class org.stellar.sdk.Sep10Challenge
-
Verifies that for a SEP 10 challenge transaction all signatures on the transaction are accounted for.
- verifyChallengeTransactionSigners(String, String, Network, String, String, Set<String>) - Static method in class org.stellar.sdk.Sep10Challenge
-
Verifies that for a SEP 10 challenge transaction all signatures on the transaction are accounted for.
- verifyChallengeTransactionThreshold(String, String, Network, String[], String, int, Set<Sep10Challenge.Signer>) - Static method in class org.stellar.sdk.Sep10Challenge
-
Verifies that for a SEP-0010 challenge transaction all signatures on the transaction are accounted for and that the signatures meet a threshold on an account.
- verifyChallengeTransactionThreshold(String, String, Network, String, String, int, Set<Sep10Challenge.Signer>) - Static method in class org.stellar.sdk.Sep10Challenge
-
Verifies that for a SEP-0010 challenge transaction all signatures on the transaction are accounted for and that the signatures meet a threshold on an account.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form