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 TypeClassDescriptionclassImplementation of the SpincastHttpAuthIdentityManager based on a simple Map.Methods in org.spincast.plugins.undertow that return SpincastHttpAuthIdentityManagerModifier and TypeMethodDescriptionSpincastHttpAuthIdentityManagerFactory.create()protected SpincastHttpAuthIdentityManagerSpincastUndertowServer.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()