Uses of Class
org.forgerock.http.util.CaseInsensitiveSet
Packages that use CaseInsensitiveSet
-
Uses of CaseInsensitiveSet in org.forgerock.openig.filter
Methods in org.forgerock.openig.filter that return CaseInsensitiveSetModifier and TypeMethodDescriptionCookieFilter.getManaged()
Returns the set of cookie names that will be managed.CookieFilter.getRelayed()
Returns the set of cookie names that will be relayed (Cookie transmitted from the client to the next handler in the context of a request, and Set-Cookie2 transmitted from the next handler to the client in the context of a response).HeaderFilter.getRemovedHeaders()
Returns the names of header fields to remove from the message.CookieFilter.getSuppressed()
Returns the set of cookie names that will be suppressed from the request and from the response.