Uses of Class
org.pac4j.undertow.context.RequestAttributesMap
Packages that use RequestAttributesMap
-
Uses of RequestAttributesMap in org.pac4j.undertow.context
Methods in org.pac4j.undertow.context that return RequestAttributesMapModifier and TypeMethodDescriptionstatic RequestAttributesMapRequestAttributesMap.getOrInitialize(io.undertow.server.HttpServerExchange exchange) Returns an instance of RequestAttributesMap stored in a given Undertow's HttpServerExchange object as an attachment.