public class SSLRequestHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SSLRequestHelper.SSLInfo |
| Constructor and Description |
|---|
SSLRequestHelper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
containsBadHeader(org.elasticsearch.common.util.concurrent.ThreadContext context,
String prefix) |
static SSLRequestHelper.SSLInfo |
getSSLInfo(org.elasticsearch.rest.RestRequest request) |
public static SSLRequestHelper.SSLInfo getSSLInfo(org.elasticsearch.rest.RestRequest request) throws SSLPeerUnverifiedException
SSLPeerUnverifiedExceptionpublic static boolean containsBadHeader(org.elasticsearch.common.util.concurrent.ThreadContext context,
String prefix)
Copyright © 2015-2016. All Rights Reserved.