A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
I
- Id - class in net.corda.core.utilities
- Represents a unique, timestamped id.
- Id.Companion - class in net.corda.core.utilities.Id
- IdempotentFlow - class in net.corda.core.internal
- A marker for a flow that will return the same result if replayed from the beginning.
- identityAndCertFromX500Name(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.NodeInfo
- Get a legal identity and certificate of this node from the X.500 name.
- identityFromX500Name(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.NodeInfo
- Get a legal identity of this node from the X.500 name.
- IdentityService - class in net.corda.core.node.services
- An identity service maintains a directory of parties by their associated distinguished name/public keys and thus supports lookup of a party given its key, or name.
- IdentityService.Companion - class in net.corda.core.node.services.IdentityService
- IdentityUtilsKt - class in net.corda.core.identity
- IllegalFlowLogicException - class in net.corda.core.flows
- Thrown if the structure of a class implementing a flow is not correct.
- implies(javax.security.auth.Subject) - function in java.security.FlowInitiator.Shell
- implies(javax.security.auth.Subject) - function in java.security.Principal
- importAttachment(java.io.InputStream) - function in net.corda.core.node.services.AttachmentStorage
- Inserts the given attachment into the store, does not close the input stream.
- importAttachment(java.io.InputStream,java.lang.String,java.lang.String) - function in net.corda.core.node.services.AttachmentStorage
- Inserts the given attachment with additional metadata, see importAttachment for input stream handling Extra parameters:
- importAttachment(java.io.InputStream) - function in net.corda.testing.services.MockAttachmentStorage
- Inserts the given attachment into the store, does not close the input stream.
- importAttachment(java.io.InputStream,java.lang.String,java.lang.String) - function in net.corda.testing.services.MockAttachmentStorage
- Inserts the given attachment with additional metadata, see importAttachment for input stream handling Extra parameters:
- importContractAttachment(java.util.List,java.lang.String,java.io.InputStream,net.corda.core.node.services.AttachmentId,java.util.List) - function in net.corda.testing.services.MockAttachmentStorage
- importContractAttachment(net.corda.core.node.services.AttachmentId,net.corda.core.contracts.ContractAttachment) - function in net.corda.testing.services.MockAttachmentStorage
- importOrGetAttachment(java.io.InputStream) - function in net.corda.core.node.services.AttachmentStorage
- Inserts or returns Attachment Id of attachment.
- importOrGetAttachment(java.io.InputStream) - function in net.corda.testing.services.MockAttachmentStorage
- Inserts or returns Attachment Id of attachment.
- in(java.util.Collection,java.lang.Boolean) - function in net.corda.core.node.services.vault.Builder
- in(java.lang.reflect.Field,java.util.Collection,java.lang.Boolean) - function in net.corda.core.node.services.vault.Builder
- in(kotlin.reflect.KProperty1,java.util.Collection,java.lang.Boolean) - function in net.corda.core.node.services.vault.Builder
- in(net.corda.core.node.services.vault.FieldInfo,java.util.Collection,java.lang.Boolean) - function in net.corda.core.node.services.vault.Builder
- IN - enum entry in net.corda.core.node.services.vault.CollectionOperator
- IN_FLIGHT - enum entry in net.corda.core.node.services.TransactionStatus
- IN_IGNORE_CASE - enum entry in net.corda.core.node.services.vault.CollectionOperator
- InAdvance - enum entry in net.corda.finance.contracts.PaymentRule
- InArrears - enum entry in net.corda.finance.contracts.PaymentRule
- incrementalPortAllocation() - function in net.corda.testing.driver.internal.GlobalTestPortAllocationKt
- indexOfOrThrow(java.util.List,T) - function in net.corda.core.internal.InternalUtilsKt
- Returns the index of the given item or throws IllegalArgumentException if not found.
- IndirectStatePersistable - class in net.corda.core.schemas
- Marker interface to denote a persistable Corda state entity that exposes the transaction id and index as a nested composite key called compositeKey that is itself a DirectStatePersistable.
- InheritableThreadLocalToggleField - class in net.corda.core.internal
- init(java.lang.String,java.lang.String) - function in net.corda.core.internal.HashAgility.Companion
- initCause(java.lang.Throwable) - function in kotlin.Throwable
- initialiseTelemetry() - function in net.corda.core.internal.telemetry.TelemetryServiceImpl
- InitialiseTelemetryEvent - class in net.corda.core.internal.telemetry
- initialize(java.security.spec.AlgorithmParameterSpec,java.security.SecureRandom) - function in net.corda.core.crypto.internal.Secp256k1SupportProvider.Secp256k1SupportKeyPairGeneratorSpi
- initialize(java.lang.Integer,java.security.SecureRandom) - function in net.corda.core.crypto.internal.Secp256k1SupportProvider.Secp256k1SupportKeyPairGeneratorSpi
- InitiatedBy - class in net.corda.core.flows
- This annotation is required by any FlowLogic that is designed to be initiated by a counterparty flow.
- initiateFlow(net.corda.core.flows.Destination) - function in net.corda.core.flows.FlowLogic
- Creates a communication session with destination.
- initiateFlow(net.corda.core.flows.Destination) - function in net.corda.core.flows.FlowLogic
- Creates a communication session with destination.
- initiateFlow(net.corda.core.identity.Party) - function in net.corda.core.flows.FlowLogic
- Creates a communication session with party.
- initiateFlow(net.corda.core.identity.Party) - function in net.corda.core.flows.FlowLogic
- Creates a communication session with party.
- initiateFlow(net.corda.core.flows.Destination,net.corda.core.identity.Party,net.corda.core.internal.telemetry.SerializedTelemetry) - function in net.corda.core.internal.FlowStateMachine
- InitiatingFlow - class in net.corda.core.flows
- This annotation is required by any FlowLogic which has been designated to initiate communication with a counterparty and request they start their side of the flow communication.
- initKeyStores() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
- initSign(java.security.PrivateKey) - function in java.security.Signature
- initSign(java.security.PrivateKey,java.security.SecureRandom) - function in java.security.Signature
- initVerify(java.security.PublicKey) - function in java.security.Signature
- initVerify(java.security.cert.Certificate) - function in java.security.Signature
- InjectorsKt - class in net.corda.testing.node.internal.performance
- InMemory - enum entry in net.corda.testing.driver.VerifierType
- InMemoryMessage - class in net.corda.testing.node.internal
- An implementation of Message for in memory messaging by the test MockNodeMessagingService.
- InMemoryMessagingNetwork - class in net.corda.testing.node
- An in-memory network allows you to manufacture MockNodeMessagingServices for a set of participants.
- InMemoryMessagingNetwork.DistributedServiceHandle - class in net.corda.testing.node.InMemoryMessagingNetwork
- A class which represents information about nodes offering the same distributed service on the InMemoryMessagingNetwork.
- InMemoryMessagingNetwork.LatencyCalculator - class in net.corda.testing.node.InMemoryMessagingNetwork
- Implement this interface in order to inject artificial latency between sender/recipient pairs.
- InMemoryMessagingNetwork.MessageTransfer - class in net.corda.testing.node.InMemoryMessagingNetwork
- A class which represents a message being transferred from sender to recipients, within the InMemoryMessageNetwork.
- InMemoryMessagingNetwork.MockMessagingService - class in net.corda.testing.node.InMemoryMessagingNetwork
- A class that provides an abstraction over the nodes' messaging service that also contains the ability to receive messages from the queue for testing purposes.
- InMemoryMessagingNetwork.PeerHandle - class in net.corda.testing.node.InMemoryMessagingNetwork
- A class which represents information about an entity on the InMemoryMessagingNetwork.
- InMemoryMessagingNetwork.ServicePeerAllocationStrategy - class in net.corda.testing.node.InMemoryMessagingNetwork
- How traffic is allocated in the case where multiple nodes share a single identity, which happens for notaries in a cluster.
- InMemoryMessagingNetwork.ServicePeerAllocationStrategy.Random - class in net.corda.testing.node.InMemoryMessagingNetwork.ServicePeerAllocationStrategy
- InMemoryMessagingNetwork.ServicePeerAllocationStrategy.RoundRobin - class in net.corda.testing.node.InMemoryMessagingNetwork.ServicePeerAllocationStrategy
- InProcess - class in net.corda.testing.driver
- Interface which represents an in process node and exposes available services.
- InProcessImpl - class in net.corda.testing.driver.internal
- InProcessNode - class in net.corda.testing.node.internal
- INPUT - enum entry in net.corda.core.contracts.TransactionVerificationException.Direction
Issue in the inputs list.
- input(net.corda.core.contracts.StateRef) - function in net.corda.testing.dsl.TestTransactionDSLInterpreter
- Adds an input reference to the transaction.
- input(java.lang.String) - function in net.corda.testing.dsl.TransactionDSL
- Looks up the output label and adds the found state as an input.
- input(net.corda.core.contracts.ContractClassName,java.lang.String) - function in net.corda.testing.dsl.TransactionDSL
- input(net.corda.core.contracts.ContractClassName,net.corda.core.contracts.ContractState) - function in net.corda.testing.dsl.TransactionDSL
- Creates an LedgerDSLInterpreter._unverifiedTransaction with a single output state and adds its reference as an input to the current transaction.
- input(net.corda.core.contracts.StateRef) - function in net.corda.testing.dsl.TransactionDSLInterpreter
- Adds an input reference to the transaction.
- input(net.corda.core.contracts.StateRef) - function in net.corda.testing.dsl.TransactionDSLInterpreter
- Adds an input reference to the transaction.
- INPUT_STATE - enum entry in net.corda.core.flows.StateConsumptionDetails.ConsumedStateType
- INPUTS - enum entry in net.corda.core.transactions.ContractUpgradeWireTransaction.Component
- INPUTS - enum entry in net.corda.core.transactions.NotaryChangeWireTransaction.Component
- INPUTS_GROUP - enum entry in net.corda.core.contracts.ComponentGroupEnum
- inputsOfType() - function in net.corda.core.transactions.LedgerTransaction
- inputsOfType(java.lang.Class) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify getting all inputs states of a particular class, interface, or base class.
- inputStates() - function in net.corda.core.transactions.TransactionBuilder
- Returns an immutable list of input StateRefs.
- InputStreamAndHash - class in net.corda.core.internal
- InputStreamAndHash.Companion - class in net.corda.core.internal.InputStreamAndHash
- inRef(java.lang.Integer) - function in net.corda.core.transactions.LedgerTransaction
- Returns the typed input StateAndRef at the specified index
- inRefsOfType() - function in net.corda.core.transactions.LedgerTransaction
- inRefsOfType(java.lang.Class) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify getting all inputs states of a particular class, interface, or base class.
- INSERTION_DATE - enum entry in net.corda.core.node.services.vault.AttachmentSort.AttachmentSortAttribute
- installCordapps(java.nio.file.Path,java.util.Set,java.util.Set) - function in net.corda.testing.node.internal.TestCordappInternal.Companion
- installCordaService(java.lang.Class) - function in net.corda.testing.node.UnstartedMockNode
- Install a custom test-only CordaService.
- Instances - class in net.corda.core.crypto.internal
- This is a collection of crypto related getInstance methods that tend to be quite inefficient and we want to be able to optimise them en masse.
- InsufficientBalanceException - class in net.corda.core.contracts
- Thrown if a request is made to spend an amount of a FungibleAsset but there aren't enough tokens in the vault.
- intern(S) - function in net.corda.core.internal.utilities.PrivateInterner
- Internable - class in net.corda.core.internal.utilities
- internalDriver(java.lang.Boolean,java.nio.file.Path,net.corda.testing.driver.PortAllocation,net.corda.testing.driver.PortAllocation,java.util.Map,java.lang.Boolean,java.lang.Boolean,java.util.List,java.lang.Boolean,java.util.List,net.corda.testing.driver.JmxPolicy,net.corda.core.node.NetworkParameters,net.corda.testing.node.internal.CompatibilityZoneParams,java.util.Map,java.lang.Boolean,java.util.Collection,java.util.Map,java.lang.Boolean,java.lang.Boolean,java.time.Duration,kotlin.jvm.functions.Function1) - function in net.corda.testing.node.internal.DriverDSLImplKt
- InternalDriverDSL - class in net.corda.testing.node.internal
- InternalMockNetwork - class in net.corda.testing.node.internal
- InternalMockNetwork.Companion - class in net.corda.testing.node.internal.InternalMockNetwork
- InternalMockNetwork.MockNode - class in net.corda.testing.node.internal.InternalMockNetwork
- InternalMockNetworkConfigOverridesKt - class in net.corda.testing.node.internal
- InternalMockNetworkKt - class in net.corda.testing.node.internal
- InternalMockNodeParameters - class in net.corda.testing.node.internal
- InternalTestUtilsKt - class in net.corda.testing.internal
- InternalTestUtilsKt - class in net.corda.testing.node.internal
- InternalUtilsKt - class in net.corda.core.internal
- ints() - function in java.util.DummySecureRandom
- ints(java.lang.Integer,java.lang.Integer) - function in java.util.DummySecureRandom
- ints(java.lang.Long) - function in java.util.DummySecureRandom
- ints(java.lang.Long,java.lang.Integer,java.lang.Integer) - function in java.util.DummySecureRandom
- InvalidJarSignersException - class in net.corda.core.internal
- InvocationContext - class in net.corda.core.context
- Models the information needed to trace an invocation in Corda.
- InvocationContext.Companion - class in net.corda.core.context.InvocationContext
- InvocationHandlerTemplate - class in net.corda.core.internal.utilities
- Helps writing correct InvocationHandlers.
- InvocationOrigin - class in net.corda.core.context
- Represents the source of an action such as a flow start, an RPC, a shell command etc.
- InvocationOrigin.Peer - class in net.corda.core.context.InvocationOrigin
- Origin was a message sent by a Peer.
- InvocationOrigin.RPC - class in net.corda.core.context.InvocationOrigin
- Origin was an RPC call.
- InvocationOrigin.Scheduled - class in net.corda.core.context.InvocationOrigin
- Origin was a scheduled activity.
- InvocationOrigin.Service - class in net.corda.core.context.InvocationOrigin
- Origin was a Corda Service.
- InvocationOrigin.Shell - class in net.corda.core.context.InvocationOrigin
- Origin was the Shell.
- invoke() - function in net.corda.client.jackson.StringToMethodCallParser.ParsedMethodCall
- invoke(java.lang.Object,java.lang.reflect.Method,kotlin.Array) - function in net.corda.core.internal.utilities.InvocationHandlerTemplate
- IQueryCriteriaParser - class in net.corda.core.node.services.vault
- IS_NULL - enum entry in net.corda.core.node.services.vault.NullOperator
- isAttachmentTrusted(net.corda.core.contracts.Attachment) - function in net.corda.core.internal.verification.NodeVerificationSupport
- isAttachmentTrusted(net.corda.core.contracts.Attachment) - function in net.corda.core.internal.verification.ServiceHubCoreInternal
- isAttachmentTrusted(net.corda.core.contracts.Attachment) - function in net.corda.core.internal.verification.VerificationSupport
- isAttachmentTrusted(net.corda.core.contracts.Attachment) - function in net.corda.core.internal.verification.VerifyingServiceHub
- isCancelled() - function in java.util.concurrent.CordaFuture
- isCancelled() - function in java.util.concurrent.Future
- isCancelled() - function in java.util.concurrent.OpenFuture
- isClosed() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
- isConfigured() - function in java.security.Provider
- isConsumedByTheSameTx(net.corda.core.crypto.SecureHash,java.util.Map) - function in net.corda.core.internal.notary.NotaryUtilsKt
- Checks if the provided states were used as inputs in the specified transaction.
- isDebug() - function in net.corda.testing.driver.DriverParameters
- Indicates whether the spawned nodes should start in jdwt debug mode and have debug level logging.
- isDebug() - function in net.corda.testing.node.internal.DriverDSLImpl
- isDefault() - function in net.corda.core.node.services.vault.PageSpecification
- isDeprecated() - function in java.util.random.DummySecureRandom
- isDestroyed() - function in javax.security.auth.Destroyable
- isDone() - function in java.util.concurrent.CordaFuture
- isDone() - function in java.util.concurrent.Future
- isDone() - function in java.util.concurrent.OpenFuture
- isEmpty() - function in java.util.Properties
- isEmpty() - function in net.corda.core.node.services.Vault.Update
- isEmpty() - function in net.corda.core.utilities.NonEmptySet
- isEnabled() - function in net.corda.core.internal.telemetry.SimpleLogTelemetryComponent
- isEnabled() - function in net.corda.core.internal.telemetry.TelemetryComponent
- isEquivalentTo(javax.security.auth.x500.X500Principal,javax.security.auth.x500.X500Principal) - function in net.corda.core.internal.X500UtilsKt
- Checks equality between the two X500Principal instances ignoring the ordering of the X500Name parts.
- isFailure() - function in net.corda.core.utilities.Try
- Returns
true
iff the Try is a Success. - isFailure() - function in net.corda.core.utilities.Try.Failure
- isFailure() - function in net.corda.core.utilities.Try.Success
- isFinality() - function in net.corda.core.flows.SignedTransactionWithDistributionList
- isFlowsDrainingModeEnabled() - function in net.corda.core.messaging.CordaRPCOps
- Returns whether the flows draining mode is enabled.
- isFlowsDrainingModeEnabled() - function in net.corda.core.messaging.CordaRPCOps
- Returns whether the flows draining mode is enabled.
- isFulfilledBy(java.security.PublicKey) - function in net.corda.core.crypto.CompositeKey
- Takes single PublicKey and checks if CompositeKey requirements hold for that key.
- isFulfilledBy(java.lang.Iterable) - function in net.corda.core.crypto.CompositeKey
- Function checks if the public keys corresponding to the signatures are matched against the leaves of the composite key tree in question, and the total combined weight of all children is calculated for every intermediary node.
- isFulfilledBy(java.security.PublicKey,java.security.PublicKey) - function in net.corda.core.crypto.CryptoUtilsKt
- Return true if otherKey fulfils the requirements of this PublicKey.
- isFulfilledBy(java.security.PublicKey,java.lang.Iterable) - function in net.corda.core.crypto.CryptoUtilsKt
- Return true if otherKeys fulfil the requirements of this PublicKey.
- isFullParties() - function in net.corda.client.jackson.JacksonSupport.IdentityObjectMapper
- isFullParties() - function in net.corda.client.jackson.JacksonSupport.NoPartyObjectMapper
- isFullParties() - function in net.corda.client.jackson.JacksonSupport.PartyObjectMapper
- isFullParties() - function in net.corda.client.jackson.JacksonSupport.RpcObjectMapper
- isIdempotentFlow(java.lang.Class) - function in net.corda.core.internal.CordaUtilsKt
- Checks if this flow is an idempotent flow.
- isIdentity() - function in net.corda.core.internal.CertRole
- true if the role is valid for use as a net.corda.core.identity.Party identity, false otherwise (the role is Corda infrastructure of some kind).
- isInitiator(net.corda.core.identity.CordaX500Name) - function in net.corda.core.flows.FlowTransactionInfo
- isInProcess() - function in net.corda.core.internal.verification.NodeVerificationSupport
- isInProcess() - function in net.corda.core.internal.verification.ServiceHubCoreInternal
- isInProcess() - function in net.corda.core.internal.verification.VerificationSupport
- isInProcess() - function in net.corda.core.internal.verification.VerifyingServiceHub
- isKilled() - function in net.corda.core.flows.FlowLogic
- isKilled() - function in net.corda.core.flows.FlowLogic
- isKilled() - function in net.corda.core.internal.FlowStateMachine
- isLegacyCompatible() - function in net.corda.core.internal.cordapp.LanguageVersion
- Returns true if this version is compatible with Corda 4.11 or earlier.
- isLegacyCompatible() - function in net.corda.core.internal.cordapp.LanguageVersion.Bytecode
- Returns true if this version is compatible with Corda 4.11 or earlier.
- isLegacyCompatible() - function in net.corda.core.internal.cordapp.LanguageVersion.Data
- Returns true if this version is compatible with Corda 4.11 or earlier.
- isLegalIdentity(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.NodeInfo
- Returns true if name matches one of the identities of this node, else false.
- isLegalIdentity(net.corda.core.identity.Party) - function in net.corda.core.node.NodeInfo
- Returns true if party is one of the identities of this node, else false.
- isLoaded() - function in net.corda.core.internal.cordapp.CordappImpl
- Indicates whether the CorDapp is loaded from external sources, or generated on node startup (virtual).
- isModified() - function in net.corda.finance.contracts.DateRollConvention
- isNonLegacyCompatible() - function in net.corda.core.internal.cordapp.LanguageVersion
- Returns true if this version is compatible with Corda 4.12 or later.
- isNonLegacyCompatible() - function in net.corda.core.internal.cordapp.LanguageVersion.Bytecode
- Returns true if this version is compatible with Corda 4.12 or later.
- isNonLegacyCompatible() - function in net.corda.core.internal.cordapp.LanguageVersion.Data
- Returns true if this version is compatible with Corda 4.12 or later.
- isNotary(net.corda.core.identity.Party) - function in net.corda.core.node.services.NetworkMapCache
- Returns true if and only if the given Party is a notary, which is defined by the network parameters.
- isNotary(net.corda.core.identity.Party) - function in net.corda.core.node.services.NetworkMapCacheBase
- Returns true if and only if the given Party is a notary, which is defined by the network parameters.
- isNotaryChangeTransaction() - function in net.corda.core.transactions.SignedTransaction
- isNotNull() - function in net.corda.core.node.services.vault.Builder
- isNotSignable(java.util.jar.JarEntry) - function in net.corda.core.internal.JarSignatureCollector
- isNull() - function in net.corda.core.flows.MaybeSerializedSignedTransaction
- isNull() - function in net.corda.core.node.services.vault.Builder
- isNull(java.lang.reflect.Field) - function in net.corda.core.node.services.vault.Builder
- isNull(kotlin.reflect.KProperty1) - function in net.corda.core.node.services.vault.Builder
- isNull(net.corda.core.node.services.vault.FieldInfo) - function in net.corda.core.node.services.vault.Builder
- isOnCurve25519(java.security.spec.EdECPoint) - function in net.corda.core.crypto.internal.Curve25519
- isRegisteredAsParallelCapable() - function in java.lang.ClassLoader
- isResolved() - function in net.corda.core.contracts.LinearPointer
- Determines whether the state pointer should be resolved to a reference input when used in a transaction.
- isResolved() - function in net.corda.core.contracts.StatePointer
- Determines whether the state pointer should be resolved to a reference input when used in a transaction.
- isResolved() - function in net.corda.core.contracts.StaticPointer
- Determines whether the state pointer should be resolved to a reference input when used in a transaction.
- isSatisfiedBy(net.corda.core.contracts.Attachment) - function in net.corda.core.contracts.AlwaysAcceptAttachmentConstraint
- Returns whether the given contract attachment can be used with the ContractState associated with this constraint object.
- isSatisfiedBy(net.corda.core.contracts.Attachment) - function in net.corda.core.contracts.AttachmentConstraint
- Returns whether the given contract attachment can be used with the ContractState associated with this constraint object.
- isSatisfiedBy(net.corda.core.contracts.Attachment) - function in net.corda.core.contracts.AutomaticHashConstraint
- Returns whether the given contract attachment can be used with the ContractState associated with this constraint object.
- isSatisfiedBy(net.corda.core.contracts.Attachment) - function in net.corda.core.contracts.AutomaticPlaceholderConstraint
- Returns whether the given contract attachment can be used with the ContractState associated with this constraint object.
- isSatisfiedBy(net.corda.core.contracts.Attachment) - function in net.corda.core.contracts.HashAttachmentConstraint
- Returns whether the given contract attachment can be used with the ContractState associated with this constraint object.
- isSatisfiedBy(net.corda.core.contracts.Attachment) - function in net.corda.core.contracts.SignatureAttachmentConstraint
- Returns whether the given contract attachment can be used with the ContractState associated with this constraint object.
- isSatisfiedBy(net.corda.core.contracts.Attachment) - function in net.corda.core.contracts.WhitelistedByZoneAttachmentConstraint
- Returns whether the given contract attachment can be used with the ContractState associated with this constraint object.
- isShutdown(java.lang.reflect.Method) - function in net.corda.client.rpc.internal.RPCUtils
- isShutdownCmd(.<Error class: unknown class>) - function in net.corda.client.rpc.internal.RPCUtils
- isShutdownMethodName(java.lang.String) - function in net.corda.client.rpc.internal.RPCUtils
- isShuttingDown() - function in net.corda.testing.node.internal.ShutdownManager
- isSigned() - function in net.corda.core.contracts.ContractAttachment
- isSigned(net.corda.core.node.services.vault.ColumnPredicate) - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
- isSignedCondition() - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
- isStarted() - function in net.corda.testing.node.UnstartedMockNode
- isStartFlow(java.lang.reflect.Method) - function in net.corda.client.rpc.internal.RPCUtils
- isStartFlowWithClientId(java.lang.reflect.Method) - function in net.corda.client.rpc.internal.RPCUtils
- isSuccess() - function in net.corda.core.utilities.Try
- Returns
true
iff the Try is a Failure. - isSuccess() - function in net.corda.core.utilities.Try.Failure
- isSuccess() - function in net.corda.core.utilities.Try.Success
- Issued - class in net.corda.core.contracts
- The Issued data class holds the details of an on ledger digital asset.
- issued by(java.util.Currency,net.corda.core.contracts.PartyAndReference) - function in net.corda.finance.CurrenciesKt
- issued by(net.corda.core.contracts.Amount,net.corda.core.contracts.PartyAndReference) - function in net.corda.finance.CurrenciesKt
- issued by(net.corda.finance.contracts.asset.Obligation.State,net.corda.core.identity.AbstractParty) - function in net.corda.finance.contracts.asset.ObligationKt
- issuedBy(java.util.Currency,net.corda.core.contracts.PartyAndReference) - function in net.corda.finance.CurrenciesKt
- issuedBy(net.corda.core.contracts.Amount,net.corda.core.contracts.PartyAndReference) - function in net.corda.finance.CurrenciesKt
- issuedBy(net.corda.core.contracts.PartyAndReference) - function in net.corda.finance.contracts.asset.Cash.State
- issuedBy(net.corda.core.identity.AbstractParty) - function in net.corda.finance.contracts.asset.Cash.State
- issuedBy(net.corda.finance.contracts.asset.Obligation.State,net.corda.core.identity.AnonymousParty) - function in net.corda.finance.contracts.asset.ObligationKt
- ISSUER_REF - enum entry in net.corda.core.node.services.vault.Sort.FungibleStateAttribute
- isSupportedSignatureScheme(net.corda.core.crypto.SignatureScheme) - function in net.corda.core.crypto.Crypto
- Check if the requested SignatureScheme is supported by the system.
- isTimeoutEnabled() - function in net.corda.core.flows.NotaryFlow.Client
- isTimeoutEnabled() - function in net.corda.core.internal.TimedFlow
- isTimeoutEnabled() - function in net.corda.core.internal.TimedFlow
- isTrusted() - function in net.corda.core.internal.AttachmentTrustInfo
- isTrustRoot() - function in net.corda.core.internal.AttachmentTrustInfo
- isUploaderTrusted(java.lang.String) - function in net.corda.core.internal.AbstractAttachmentKt
- isUploaderTrusted(net.corda.core.contracts.Attachment) - function in net.corda.core.internal.AbstractAttachmentKt
- isValid(java.security.PublicKey,kotlin.ByteArray,kotlin.ByteArray) - function in net.corda.core.crypto.Crypto
- Utility to simplify the act of verifying a digital signature by identifying the signature scheme used from the input public key's type.
- isValid(net.corda.core.crypto.SecureHash,net.corda.core.crypto.TransactionSignature) - function in net.corda.core.crypto.Crypto
- Utility to simplify the act of verifying a digital signature by identifying the signature scheme used from the input public key's type.
- isValid(net.corda.core.crypto.SignatureScheme,java.security.PublicKey,kotlin.ByteArray,kotlin.ByteArray) - function in net.corda.core.crypto.Crypto
- Method to verify a digital signature.
- isValid(java.security.PublicKey,kotlin.ByteArray,net.corda.core.crypto.DigitalSignature) - function in net.corda.core.crypto.CryptoUtilsKt
- Utility to simplify the act of verifying a signature.
- isValid(kotlin.ByteArray) - function in net.corda.core.crypto.DigitalSignature.WithKey
- Utility to simplify the act of verifying a signature.
- isValid(net.corda.core.crypto.SecureHash) - function in net.corda.core.crypto.TransactionSignature
- Utility to simplify the act of verifying a signature.
- isValid(net.corda.core.contracts.TimeWindow) - function in net.corda.core.node.services.TimeWindowChecker
- isValidatingNotary(net.corda.core.identity.Party) - function in net.corda.core.node.services.NetworkMapCache
- Returns true if and only if the given Party is validating notary.
- isValidatingNotary(net.corda.core.identity.Party) - function in net.corda.core.node.services.NetworkMapCacheBase
- Returns true if and only if the given Party is validating notary.
- isValidParent(net.corda.core.internal.CertRole) - function in net.corda.core.internal.CertRole
- isVirtual() - function in net.corda.core.internal.cordapp.CordappImpl
- isWaitingForShutdown() - function in net.corda.core.messaging.CordaRPCOps
- Returns whether the node is waiting for pending flows to complete before shutting down.
- isWaitingForShutdown() - function in net.corda.core.messaging.CordaRPCOps
- Returns whether the node is waiting for pending flows to complete before shutting down.
- isWellKnown() - function in net.corda.core.internal.CertRole
- true if the role is a well known identity type (legal entity or service).
- isWorkingDay(java.time.LocalDate) - function in net.corda.finance.contracts.BusinessCalendar
- iterator() - function in net.corda.core.utilities.NonEmptySet
- IternabilityVerifier - class in net.corda.core.internal.utilities