All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AdminEvent BatchDocumentKeys<T> A map from a document ID to a either the wrapped or unwrapped version of a documents keys.BatchResult<T> Holds result of a batch encrypt or decrypt operation which supports partial failure.BatchUnwrappedDocumentKeys BatchWrappedDocumentKeys CompletableFutures Utility functions for working with CompletableFutures.CompletableFutureSupplier<T> This is similar to the Java Supplier function type.CryptoException This is meant to convey that something has happened in the crypto apis such as signature validation failure, incorrect IV length, etc.CustomEvent DataEvent DerivedKey DeriveKeyResponse DeterministicEncryptedField Holds the result of deterministically encrypting a field with the Deterministic Tenant Security KMS client.DeterministicPlaintextField Represents a plaintext (non-encrypted) field.DeterministicTenantSecurityClient DeterministicTenantSecurityClient class that can be used to deterministically encrypt and decrypt fields.DocumentHeader DocumentHeader.DataControlPlatformHeader Protobuf typeironcorelabs.proto.DataControlPlatformHeaderDocumentHeader.DataControlPlatformHeader.Builder Protobuf typeironcorelabs.proto.DataControlPlatformHeaderDocumentHeader.DataControlPlatformHeaderOrBuilder DocumentHeader.SaaSShieldHeader Protobuf typeironcorelabs.proto.SaaSShieldHeaderDocumentHeader.SaaSShieldHeader.Builder Protobuf typeironcorelabs.proto.SaaSShieldHeaderDocumentHeader.SaaSShieldHeaderOrBuilder DocumentHeader.v3DocumentHeader Protobuf typeironcorelabs.proto.v3DocumentHeaderDocumentHeader.v3DocumentHeader.Builder Protobuf typeironcorelabs.proto.v3DocumentHeaderDocumentHeader.v3DocumentHeader.HeaderCase DocumentHeader.v3DocumentHeaderOrBuilder DocumentMetadata Holds metadata fields as part of an encrypted document.EncryptedDocument Holds result of encrypting a document with the Tenant Security KMS client.ErrorResponse Represents the JSON response object for errors that occur during wrap/unwrap of requests to the Tenant Security Proxy.EventMetadata Holds metadata fields as part of a security event.FieldMetadata Holds metadata fields as part of a deterministically encrypted field.KmsException PeriodicEvent PlaintextDocument Represents a plaintext (non-encrypted) document which can have 1-N fields.RekeyedDocumentKey An EDEK made by wrapping an existing encrypted document with a tenant's KMS, in Base64 format.SecurityEvent SecurityEventException StreamingResponse TenantSecurityClient TenantSecurityClient class that can be used to encrypt and decrypt documents.TenantSecurityErrorCodes Enum of error codes that can occur as part of requests to the Tenant Security Proxy Docker container.TenantSecurityException Represents an Exception that occurred within or while attempting to call the Tenant Security Proxy Docker container.TscException Errors originating from internal TSC operations.TspServiceException UnwrappedDocumentKey Represents the JSON response object from the document/unwrap endpoint which includes the dek.UserEvent WrappedDocumentKey A new DEK wrapped by the tenant's KMS and its encrypted form (EDEK), both in Base64 format.