Uses of Class
org.forgerock.http.util.CaseInsensitiveSet
-
Uses of CaseInsensitiveSet in org.forgerock.openig.filter
Modifier 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.