Interface and Description |
---|
com.scalar.dl.ledger.asset.Asset
This class won't be available to users in release 5.0.0.
|
com.scalar.dl.ledger.asset.AssetMetadata
This class won't be available to users in release 5.0.0.
|
com.scalar.dl.ledger.database.Ledger
This class won't be available to users in release 5.0.0.
|
Class and Description |
---|
com.scalar.dl.ledger.contract.Contract
This class will be package-private and won't be available to users in release 5.0.0.
|
com.scalar.dl.ledger.function.Function
This class will be package-private and won't be available to users in release 5.0.0.
|
Field and Description |
---|
com.scalar.dl.client.config.ClientConfig.CERT_HOLDER_ID
This variable will be deleted in release 5.0.0. Use
scalar.dl.client.entity_id instead. |
com.scalar.dl.client.config.ClientConfig.CERT_PATH
This variable will be deleted in release 5.0.0. Use
scalar.dl.client.entity.identity.digital_signature.cert_path instead. |
com.scalar.dl.client.config.ClientConfig.CERT_PEM
This variable will be deleted in release 5.0.0. Use
scalar.dl.client.entity.identity.digital_signature.cert_pem instead. |
com.scalar.dl.client.config.ClientConfig.CERT_VERSION
This variable will be deleted in release 5.0.0. Use
scalar.dl.client.entity.identity.digital_signature.cert_version instead. |
com.scalar.dl.client.config.ClientConfig.PRIVATE_KEY_PATH
This variable will be deleted in release 5.0.0. Use
scalar.dl.client.entity.identity.digital_signature.private_key_path instead. |
com.scalar.dl.client.config.ClientConfig.PRIVATE_KEY_PEM
This variable will be deleted in release 5.0.0. Use
scalar.dl.client.entity.identity.digital_signature.private_key_pem instead. |
Constructor and Description |
---|
com.scalar.dl.client.service.ClientServiceFactory(ClientConfig)
This method will be removed in release 5.0.0.
|