Index
All Classes and Interfaces|All Packages
D
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.odpi.openmetadata.http.HttpRequestHeadersFilter
G
- getHeadersThreadLocal() - Static method in class org.odpi.openmetadata.http.HttpHeadersThreadLocal
H
- HttpHeadersThreadLocal - Class in org.odpi.openmetadata.http
-
HttpHeadersThreadLocal keeps ThreadLocal HTTP headers to be available for request thread.
- HttpHeadersThreadLocal() - Constructor for class org.odpi.openmetadata.http.HttpHeadersThreadLocal
- HttpHelper - Class in org.odpi.openmetadata.http
- HttpHelper() - Constructor for class org.odpi.openmetadata.http.HttpHelper
- HttpRequestHeadersFilter - Class in org.odpi.openmetadata.http
-
HttpRequestHeadersFilter is a Java Servlet Filter that receives a list of http header names which are then saved from the request in HttpHeadersThreadLocal
- HttpRequestHeadersFilter(List<String>) - Constructor for class org.odpi.openmetadata.http.HttpRequestHeadersFilter
I
- init(FilterConfig) - Method in class org.odpi.openmetadata.http.HttpRequestHeadersFilter
N
- noStrictSSL() - Static method in class org.odpi.openmetadata.http.HttpHelper
-
Allows using self signed certificates https connections makes all the clients and servers trusted no matter the certificate
- noStrictSSLIfConfigured() - Static method in class org.odpi.openmetadata.http.HttpHelper
-
Allows using self signed certificates https connections makes all the clients and servers trusted no matter the certificate Only if the override property strict.ssl is set
O
- org.odpi.openmetadata.http - package org.odpi.openmetadata.http
All Classes and Interfaces|All Packages