Uses of Class
org.openmdx.security.auth.servlet.spi.AbstractHandler

Packages that use AbstractHandler
org.openmdx.security.auth.login.ejb   
org.openmdx.security.auth.servlet.simple   
org.openmdx.security.auth.servlet.spi   
 

Uses of AbstractHandler in org.openmdx.security.auth.login.ejb
 

Subclasses of AbstractHandler in org.openmdx.security.auth.login.ejb
 class RemoteAuthenticationHandler
          Remote Authentication Handler
 

Uses of AbstractHandler in org.openmdx.security.auth.servlet.simple
 

Subclasses of AbstractHandler in org.openmdx.security.auth.servlet.simple
 class InsecureExceptionHandler
          This HttpExceptionHandler implementation displays the whole exception stack, which is not a good idea for a production environment!
 class SimpleAuthenticationHandler
          Standard HTTP Authentication Handler
 class SimpleCallbackHandler
          Simple Callback Handler
 class SimplePrivateKeyProvider
          Simple KeyPovider
 class SimpleSubjectHandler
          Simple Subject Handler
 class VerboseSubjectHandler
          Simple Subject Handler
 

Uses of AbstractHandler in org.openmdx.security.auth.servlet.spi
 

Subclasses of AbstractHandler in org.openmdx.security.auth.servlet.spi
 class AbstractAuthenticationHandler
          Abstract HTTP Authentication Handler
 class AbstractCallbackHandler
          Abstract Callback Handler
 class AbstractRemoteAuthenticationHandler
          AbstractRemoteAuthenticationHandler
 class AbstractSubjectHandler
           
 



This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.