Package org.apache.dubbo.common.ssl
Interface CertProvider
- All Known Implementing Classes:
SSLConfigCertProvider
-
Method Summary
Modifier and TypeMethodDescriptiongetConsumerConnectionConfig(URL remoteAddress) getProviderConnectionConfig(URL localAddress) default ProviderCertgetProviderConnectionConfig(URL localAddress, SocketAddress remoteAddress) booleandefault booleanisSupport(URL address, SocketAddress remoteAddress)
-
Method Details
-
isSupport
-
isSupport
-
getProviderConnectionConfig
-
getProviderConnectionConfig
-
getConsumerConnectionConfig
-