Uses of Class
org.nakedobjects.runtime.authentication.AuthenticationRequestAbstract

Packages that use AuthenticationRequestAbstract
org.nakedobjects.runtime.authentication Authentication API. 
org.nakedobjects.runtime.authentication.standard.exploration   
org.nakedobjects.runtime.authentication.standard.fixture   
org.nakedobjects.runtime.authentication.standard.singleuser   
 

Uses of AuthenticationRequestAbstract in org.nakedobjects.runtime.authentication
 

Subclasses of AuthenticationRequestAbstract in org.nakedobjects.runtime.authentication
 class AuthenticationRequestPassword
           
 

Uses of AuthenticationRequestAbstract in org.nakedobjects.runtime.authentication.standard.exploration
 

Subclasses of AuthenticationRequestAbstract in org.nakedobjects.runtime.authentication.standard.exploration
 class AuthenticationRequestExploration
          For testing purposes, requests corresponding to an ExplorationSession.
 

Uses of AuthenticationRequestAbstract in org.nakedobjects.runtime.authentication.standard.fixture
 

Subclasses of AuthenticationRequestAbstract in org.nakedobjects.runtime.authentication.standard.fixture
 class AuthenticationRequestLogonFixture
          For testing purposes, request corresponding to a LogonFixture.
 

Uses of AuthenticationRequestAbstract in org.nakedobjects.runtime.authentication.standard.singleuser
 

Subclasses of AuthenticationRequestAbstract in org.nakedobjects.runtime.authentication.standard.singleuser
 class AuthenticationRequestSingleUser
          Requests corresponding to an SingleUserSession.
 



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