public class LoginServlet extends AuthenticationServletBase
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MODULE_URL
Default module uri.
|
static String |
PACKAGE_NAME
Confiured page name for configured servlet
|
APPLICATION_ERROR_MESSAGE_I18N, DEVELOPER_EVENT_OVERRIDE_HELP_MESSAGE_I18N, GENERATE_UNIQUE_URLS, HANDLING_SERVLET_ATTRIBUTE_NAME, MESSAGE_AREA_POSTFIX, MESSAGE_AREA_PREFIX, PARAM_DEBUG, PARAM_HANDLER_BEAN, REQUEST_CONTEXT_ATTRIBUTE_NAME, RESERVED_PARAMETER_NAME_PREFIX, SHOW_MESSAGE_BUFFER_ATTRIBUTE_NAME| Constructor and Description |
|---|
LoginServlet()
Creates
LoginServlet object. |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleURL()
Returns url for auth module.
|
protected void |
initializeRequestContext(com.iplanet.jato.RequestContext requestContext) |
protected void |
onSessionTimeout(com.iplanet.jato.RequestContext requestContext) |
onPageSessionDeserializationException, onRequestHandlerNotFound, onRequestHandlerNotSpecified, onUncaughtExceptionaddResponseHeaders, createRequestContext, dispatchRequest, doGet, doPost, fireAfterRequestEvent, fireBeforeRequestEvent, fireInitializeHandlerEvent, fireNewSessionEvent, firePageSessionDeserializationException, fireRequestHandlerNotFoundEvent, fireRequestHandlerNotSpecifiedEvent, fireSessionEvents, fireSessionTimeoutEvent, fireUncaughtException, getAllowShortViewBeanNames, getDefaultHandlerName, getEchoLogToSystemOut, getEnabledLogLevels, getEnforceStrictSessionTimeout, getGenerateUniqueURLs, getLocalizedMessage, getLogMessagePrefix, getModuleURL, getModuleURLParameterName, getPackageName, getPageName, getQualifiedViewNameSeparator, getServletName, getShowMissingModuleURLWarning, getUseOldBooleanFieldMapping, getUseTaglibTEI, getViewBeanInstance, init, isNewSession, isSessionTimedOut, isShowMessageBuffer, notifyRequestCompletionListeners, onAfterRequest, onAfterRequest, onBeforeHeader, onBeforeRequest, onBeforeRequest, onBeforeSessionUpdate, onInitializeHandler, onInitializeHandler, onInitializeHandler, onNewSession, onNewSession, onSessionTimeout, outputServletErrorMessage, parsePathInfo, prepareEventOverrideMessage, prepareServletErrorMessage, processRequest, setAllowShortViewBeanNames, setDefaultHandlerName, setEchoLogToSystemOut, setEnabledLogLevels, setEnforceStrictSessionTimeout, setGenerateUniqueURLs, setLogMessagePrefix, setModuleURL, setProperty, setQualifiedViewNameSeparator, setShowMessageBuffer, setShowMissingModuleURLWarning, setUseOldBooleanFieldMapping, setUseTaglibTEIdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic static final String DEFAULT_MODULE_URL
public static String PACKAGE_NAME
protected void initializeRequestContext(com.iplanet.jato.RequestContext requestContext)
initializeRequestContext in class com.iplanet.jato.ApplicationServletBasepublic String getModuleURL()
getModuleURL in class com.iplanet.jato.ApplicationServletBaseprotected void onSessionTimeout(com.iplanet.jato.RequestContext requestContext)
throws javax.servlet.ServletException
onSessionTimeout in class com.iplanet.jato.ApplicationServletBasejavax.servlet.ServletExceptionCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.