| Package | Description |
|---|---|
| io.grpc.util |
Utilities with advanced features in the core layer that user can optionally use.
|
| Modifier and Type | Method and Description |
|---|---|
static AdvancedTlsX509TrustManager.Verification |
AdvancedTlsX509TrustManager.Verification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdvancedTlsX509TrustManager.Verification[] |
AdvancedTlsX509TrustManager.Verification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AdvancedTlsX509TrustManager.Builder |
AdvancedTlsX509TrustManager.Builder.setVerification(AdvancedTlsX509TrustManager.Verification verification) |