Uses of Interface
org.spincast.plugins.undertow.SpincastHttpAuthIdentityManager
-
Uses of SpincastHttpAuthIdentityManager in org.spincast.plugins.undertow
Modifier and TypeClassDescriptionclass
Implementation of the SpincastHttpAuthIdentityManager based on a simple Map.Modifier and TypeMethodDescriptionSpincastHttpAuthIdentityManagerFactory.create()
protected SpincastHttpAuthIdentityManager
SpincastUndertowServer.getOrCreateHttpAuthIdentityManagersByRealmName
(String realmName) Modifier and TypeMethodDescriptionprotected Map<String,
SpincastHttpAuthIdentityManager> SpincastUndertowServer.getHttpAuthIdentityManagersByRealmName()
protected Class<? extends SpincastHttpAuthIdentityManager>
SpincastUndertowPluginModule.getSpincastHttpAuthIdentityManagerClass()