Uses of Class
org.nakedobjects.runtime.authentication.standard.AuthenticatorAbstract

Packages that use AuthenticatorAbstract
org.nakedobjects.runtime.authentication.standard   
org.nakedobjects.runtime.authentication.standard.exploration   
org.nakedobjects.runtime.authentication.standard.file   
org.nakedobjects.runtime.authentication.standard.fixture   
org.nakedobjects.runtime.authentication.standard.ldap   
org.nakedobjects.runtime.authentication.standard.noop   
org.nakedobjects.runtime.authentication.standard.singleuser   
 

Uses of AuthenticatorAbstract in org.nakedobjects.runtime.authentication.standard
 

Subclasses of AuthenticatorAbstract in org.nakedobjects.runtime.authentication.standard
 class PasswordRequestAuthenticatorAbstract
           
 

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

Subclasses of AuthenticatorAbstract in org.nakedobjects.runtime.authentication.standard.exploration
 class ExplorationAuthenticator
          Creates a session suitable for exploration mode.
 

Uses of AuthenticatorAbstract in org.nakedobjects.runtime.authentication.standard.file
 

Subclasses of AuthenticatorAbstract in org.nakedobjects.runtime.authentication.standard.file
 class FileAuthenticator
           
 

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

Subclasses of AuthenticatorAbstract in org.nakedobjects.runtime.authentication.standard.fixture
 class LogonFixtureAuthenticator
           
 

Uses of AuthenticatorAbstract in org.nakedobjects.runtime.authentication.standard.ldap
 

Subclasses of AuthenticatorAbstract in org.nakedobjects.runtime.authentication.standard.ldap
 class LdapAuthenticator
           
 

Uses of AuthenticatorAbstract in org.nakedobjects.runtime.authentication.standard.noop
 

Subclasses of AuthenticatorAbstract in org.nakedobjects.runtime.authentication.standard.noop
 class AuthenticatorNoop
           
 

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

Subclasses of AuthenticatorAbstract in org.nakedobjects.runtime.authentication.standard.singleuser
 class SingleUserAuthenticator
          Creates a session suitable for single-user mode.
 



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