| Package | Description | 
|---|---|
| org.mockserver.configuration | |
| org.mockserver.socket.tls | 
| Modifier and Type | Method and Description | 
|---|---|
ForwardProxyTLSX509CertificatesTrustManager | 
Configuration.forwardProxyTLSX509CertificatesTrustManagerType()  | 
static ForwardProxyTLSX509CertificatesTrustManager | 
ConfigurationProperties.forwardProxyTLSX509CertificatesTrustManagerType()  | 
| Modifier and Type | Method and Description | 
|---|---|
Configuration | 
Configuration.forwardProxyTLSX509CertificatesTrustManagerType(ForwardProxyTLSX509CertificatesTrustManager forwardProxyTLSX509CertificatesTrustManagerType)
Configure trusted set of certificates for forwarded or proxied requests. 
 | 
static void | 
ConfigurationProperties.forwardProxyTLSX509CertificatesTrustManagerType(ForwardProxyTLSX509CertificatesTrustManager trustManagerType)
Configure trusted set of certificates for forwarded or proxied requests. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ForwardProxyTLSX509CertificatesTrustManager | 
ForwardProxyTLSX509CertificatesTrustManager.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ForwardProxyTLSX509CertificatesTrustManager[] | 
ForwardProxyTLSX509CertificatesTrustManager.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2022. All rights reserved.