Uses of Interface
org.spincast.plugins.undertow.SpincastHttpAuthIdentityManagerFactory
Packages that use SpincastHttpAuthIdentityManagerFactory
-
Uses of SpincastHttpAuthIdentityManagerFactory in org.spincast.plugins.undertow
Methods in org.spincast.plugins.undertow that return SpincastHttpAuthIdentityManagerFactoryModifier and TypeMethodDescriptionprotected SpincastHttpAuthIdentityManagerFactory
SpincastUndertowServer.getSpincastHttpAuthIdentityManagerFactory()
Constructors in org.spincast.plugins.undertow with parameters of type SpincastHttpAuthIdentityManagerFactoryModifierConstructorDescriptionSpincastUndertowServer
(SpincastUndertowUtils spincastUndertowUtils, SpincastConfig config, SpincastUndertowConfig spincastUndertowConfig, FrontController frontController, SpincastUtils spincastUtils, CookieFactory cookieFactory, CorsHandlerFactory corsHandlerFactory, GzipCheckerHandlerFactory gzipCheckerHandlerFactory, SkipResourceOnQueryStringHandlerFactory skipResourceOnQueryStringHandlerFactory, SpincastResourceHandlerFactory spincastResourceHandlerFactory, CacheBusterRemovalHandlerFactory cacheBusterRemovalHandlerFactory, SpincastClassPathResourceManagerFactory fileClassPathResourceManagerFactory, SpincastHttpAuthIdentityManagerFactory spincastHttpAuthIdentityManagerFactory, WebsocketEndpointFactory spincastWebsocketEndpointFactory, SSLContextFactory sslContextFactory) Constructor