Uses of Interface
io.undertow.security.api.SecurityContextFactory
Packages that use SecurityContextFactory
-
Uses of SecurityContextFactory in io.undertow.security.handlers
Constructors in io.undertow.security.handlers with parameters of type SecurityContextFactoryModifierConstructorDescriptionSecurityInitialHandler
(AuthenticationMode authenticationMode, IdentityManager identityManager, String programaticMechName, SecurityContextFactory contextFactory, HttpHandler next) -
Uses of SecurityContextFactory in io.undertow.security.impl
Classes in io.undertow.security.impl that implement SecurityContextFactoryFields in io.undertow.security.impl declared as SecurityContextFactoryModifier and TypeFieldDescriptionstatic final SecurityContextFactory
SecurityContextFactoryImpl.INSTANCE