@Beta @FunctionalInterface public interface HttpSecuritySettings
CloudPlatform
.Modifier and Type | Method and Description |
---|---|
io.vavr.control.Try<SSLContext> |
tryGetSSLContext()
Provides the
SSLContext of the respective CloudPlatform . |
@Nonnull io.vavr.control.Try<SSLContext> tryGetSSLContext()
SSLContext
of the respective CloudPlatform
.Try
of the SSLContext
Copyright © 2021 SAP SE. All rights reserved.