public class HttpServletHelper extends ConfigHelper
ConfigHelper.AuthConfigRegistrationWrapper| Modifier and Type | Field and Description |
|---|---|
static String |
AUTH_TYPE |
appCtxt, cbh, factory, layer, listenerWrapper, map| Constructor and Description |
|---|
HttpServletHelper(String appContext,
Map map,
CallbackHandler cbh,
String realmName,
boolean isSystemApp,
String defaultSystemProviderID) |
| Modifier and Type | Method and Description |
|---|---|
protected HandlerContext |
getHandlerContext(Map map)
This method is invoked by the constructor and should be
overrided by subclass.
|
disable, getAppContextID, getAuthConfig, getAuthConfig, getClientAuthConfig, getClientAuthContext, getProperty, getRegistrationListener, getRegistrationWrapper, getServerAuthConfig, getServerAuthContext, hasExactMatchAuthProvider, init, setJmacProviderRegisID, setRegistrationWrapperpublic static final String AUTH_TYPE
public HttpServletHelper(String appContext, Map map, CallbackHandler cbh, String realmName, boolean isSystemApp, String defaultSystemProviderID)
protected HandlerContext getHandlerContext(Map map)
ConfigHelpergetHandlerContext in class ConfigHelperCopyright © 2017. All rights reserved.