Uses of Interface
org.spincast.plugins.undertow.SpincastHttpAuthIdentityManager
Packages that use SpincastHttpAuthIdentityManager
-
Uses of SpincastHttpAuthIdentityManager in org.spincast.plugins.undertow
Classes in org.spincast.plugins.undertow that implement SpincastHttpAuthIdentityManagerModifier and TypeClassDescriptionclass
Implementation of the SpincastHttpAuthIdentityManager based on a simple Map.Methods in org.spincast.plugins.undertow that return SpincastHttpAuthIdentityManagerModifier and TypeMethodDescriptionSpincastHttpAuthIdentityManagerFactory.create()
protected SpincastHttpAuthIdentityManager
SpincastUndertowServer.getOrCreateHttpAuthIdentityManagersByRealmName
(String realmName) Methods in org.spincast.plugins.undertow that return types with arguments of type SpincastHttpAuthIdentityManagerModifier and TypeMethodDescriptionprotected Map<String,
SpincastHttpAuthIdentityManager> SpincastUndertowServer.getHttpAuthIdentityManagersByRealmName()
protected Class<? extends SpincastHttpAuthIdentityManager>
SpincastUndertowPluginModule.getSpincastHttpAuthIdentityManagerClass()