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