All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description ClientProperty<T> ClientThreadFactory A thread factory for use in clients.ClientThreadFactory.Builder DelegationTokenClientFilterProvider DuplicatableInputStream Interface describing an InputStream that can safely be duplicated from its start and used in a thread-safe manner.ExplicitlySetBmcModel Base class for models implementing the explicitly set behavior.HttpClient HttpClientBuilder HttpProvider HttpProviderCapability This interface represents a capability of the HTTP provider.HttpRequest Setup builder for a HTTP request, to be executed withHttpRequest.execute().HttpResponse InternalSdk Annotation to indicate a class or method is only meant for internal SDK usage, and may break/change without notice.KeyStoreWithPassword Method Options Options that can be set to control the behavior of the OCI Java SDK.Pem Services for working with PEM encoded private keys, public keys and certificates.Pem.Decoder Decodes PEM encoded text streams into the desired formatPem.Encoder Encode certificates, public keys and private keys into PEM encoded formatPem.Encryption Configures how private keys are encryptedPem.Encryption.Builder BuildPem.EncryptioninstancesPem.Format Denotes the specific syntax used for encoding public and private keys (Does not affect the encoding of certificates)Pem.Passphrase Holds a passphrase using a try-with-resources model to assure the passphrase plain-text is erased once it has been usedPemEncryptedKeyException PemEncryptionException PemException ProxyConfiguration ProxyConfiguration.Builder RequestInterceptor Serializer StandardClientProperties StandardHttpProviderCapability Capabilities that an HTTP client library may support.Utf8Utils It seems really unnecessary to spin up a different thread for the conversion; unfortunately, without this, we might see this method throw ClosedByInterruptException.