Package | Description |
---|---|
com.ibm.cloud.objectstorage.http.conn.ssl | |
com.ibm.cloud.objectstorage.http.conn.ssl.privileged |
Modifier and Type | Class and Description |
---|---|
static class |
MasterSecretValidators.NoOpMasterSecretValidator
Dummy implementation of
MasterSecretValidators.MasterSecretValidator that always returns true. |
Modifier and Type | Method and Description |
---|---|
static MasterSecretValidators.MasterSecretValidator |
MasterSecretValidators.getMasterSecretValidator()
The implementation of
MasterSecretValidators.MasterSecretValidator depends on the JVM version. |
static MasterSecretValidators.MasterSecretValidator |
MasterSecretValidators.getMasterSecretValidator(JavaVersionParser.JavaVersion javaVersion) |
Modifier and Type | Class and Description |
---|---|
class |
PrivilegedMasterSecretValidator
Implementation of
MasterSecretValidators.MasterSecretValidator that verifies the master secret is non null
through use of Sun internal APIs. |
Copyright © 2024. All rights reserved.