public interface HttpRequestMetadataRetriever
| Modifier and Type | Method and Description |
|---|---|
String |
getHeader(String headerName) |
String |
getParameter(String paramName) |
org.xipki.security.X509Cert |
getTlsClientCert() |
org.xipki.security.X509Cert getTlsClientCert()
throws IOException
IOExceptionCopyright © 2021. All rights reserved.