Uses of Interface
org.nakedobjects.webapp.auth.AuthenticationSessionLookupStrategy

Packages that use AuthenticationSessionLookupStrategy
org.nakedobjects.webapp.auth   
 

Uses of AuthenticationSessionLookupStrategy in org.nakedobjects.webapp.auth
 

Classes in org.nakedobjects.webapp.auth that implement AuthenticationSessionLookupStrategy
 class AuthenticationSessionLookupStrategyAbstract
           
 class AuthenticationSessionLookupStrategyDefault
          Looks up from the HttpSession, failing that attempts to logon using a LogonFixture (if available and not already used) or in exploration mode.
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.