org.openmdx.security.auth.servlet.simple
Class SimpleAuthenticationHandler
java.lang.Object
org.openmdx.security.auth.servlet.spi.AbstractHandler
org.openmdx.security.auth.servlet.spi.AbstractAuthenticationHandler
org.openmdx.security.auth.servlet.simple.SimpleAuthenticationHandler
- All Implemented Interfaces:
- ServletConfig, Invalidator, HttpAuthenticationHandler, HttpHandler
public class SimpleAuthenticationHandler
- extends AbstractAuthenticationHandler
Standard HTTP Authentication Handler
| Methods inherited from class org.openmdx.security.auth.servlet.spi.AbstractAuthenticationHandler |
applicationNameDefault, callbackTimeoutDefault, destroy, getAuthentication, getCorrelationId, idleTimeoutDefault, init, initialCapacityDefault, invalidateObject, isLenient, lenientDefault, loginConfigurationDefault, maximumCapacityDefault, maximumWaitDefault, returnAuthentication |
| Methods inherited from class org.openmdx.security.auth.servlet.spi.AbstractHandler |
debugDefault, endBody, endDocument, endHead, getInitParameter, getInitParameter, getInitParameter, getInitParameter, getInitParameter, getInitParameterNames, getServletContext, getServletName, init, isDebug, log, log, startBody, startDocument, startHead, writeEncoded |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openmdx.security.auth.servlet.cci.HttpHandler |
init |
SimpleAuthenticationHandler
public SimpleAuthenticationHandler()
getSharedOptions
protected Map getSharedOptions()
throws ServletException
- Retrieve the shared options
- Specified by:
getSharedOptions in class AbstractAuthenticationHandler
- Returns:
- a Map containing the default options shared by all
LoginModules
- Throws:
ServletException
This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.