Uses of Interface
org.openmdx.security.auth.context.spi.AuthenticationContext

Packages that use AuthenticationContext
org.openmdx.security.auth.context.pool   
org.openmdx.security.auth.servlet.cci   
org.openmdx.security.auth.servlet.spi   
 

Uses of AuthenticationContext in org.openmdx.security.auth.context.pool
 

Classes in org.openmdx.security.auth.context.pool that implement AuthenticationContext
 class AuthenticationContextThread
          Authenticator
 

Uses of AuthenticationContext in org.openmdx.security.auth.servlet.cci
 

Methods in org.openmdx.security.auth.servlet.cci that return AuthenticationContext
 AuthenticationContext HttpAuthenticationHandler.getAuthentication(HttpServletRequest request, boolean create)
          Acquire an AuthenticationContext object
 

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

Methods in org.openmdx.security.auth.servlet.spi that return AuthenticationContext
 AuthenticationContext AbstractAuthenticationHandler.getAuthentication(HttpServletRequest request, boolean create)
           
 



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