public abstract class HttpHeadersHolder extends Object
HttpHeadersHolder()
static void
clear()
static Map<String,List<String>>
get()
set(Map<String,List<String>> headers)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpHeadersHolder()
public static void set(Map<String,List<String>> headers)
public static Map<String,List<String>> get()
public static void clear()
Copyright © 2017–2023 Okta. All rights reserved.