| Package | Description |
|---|---|
| org.spincast.plugins.undertow |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastHttpAuthIdentityManager
Implementation of the ISpincastHttpAuthIdentityManager
based on a simple Map.
|
| Modifier and Type | Method and Description |
|---|---|
ISpincastHttpAuthIdentityManager |
ISpincastHttpAuthIdentityManagerFactory.create() |
protected ISpincastHttpAuthIdentityManager |
SpincastUndertowServer.getOrCreateHttpAuthIdentityManagersByRealmName(String realmName) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,ISpincastHttpAuthIdentityManager> |
SpincastUndertowServer.getHttpAuthIdentityManagersByRealmName() |
protected Class<? extends ISpincastHttpAuthIdentityManager> |
SpincastUndertowPluginGuiceModule.getSpincastHttpAuthIdentityManagerClass() |
Copyright © 2016. All rights reserved.