@Activate(order=2147473647) public class SSLConfigCertProvider extends Object implements CertProvider
| Constructor and Description |
|---|
SSLConfigCertProvider() |
| Modifier and Type | Method and Description |
|---|---|
Cert |
getConsumerConnectionConfig(URL remoteAddress) |
ProviderCert |
getProviderConnectionConfig(URL localAddress) |
boolean |
isSupport(URL address) |
public boolean isSupport(URL address)
isSupport in interface CertProviderpublic ProviderCert getProviderConnectionConfig(URL localAddress)
getProviderConnectionConfig in interface CertProviderpublic Cert getConsumerConnectionConfig(URL remoteAddress)
getConsumerConnectionConfig in interface CertProviderCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.