Uses of Class
org.pac4j.undertow.context.UndertowWebContext
Packages that use UndertowWebContext
-
Uses of UndertowWebContext in org.pac4j.undertow.util
Methods in org.pac4j.undertow.util with parameters of type UndertowWebContextModifier and TypeMethodDescriptionstatic voidUndertowHelper.populateContext(UndertowWebContext context, LinkedHashMap<String, org.pac4j.core.profile.UserProfile> profiles) Populate the security context with the authenticated user profiles.