public interface HttpRequestMetadataRetriever
| Modifier and Type | Method and Description |
|---|---|
String |
getHeader(String headerName) |
String |
getParameter(String paramName) |
X509Certificate |
getTlsClientCert() |
X509Certificate getTlsClientCert() throws IOException
IOExceptionCopyright © 2020. All rights reserved.