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

Packages that use SimpleSession
org.nakedobjects.runtime.authentication.standard   
org.nakedobjects.runtime.authentication.standard.exploration   
 

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

Methods in org.nakedobjects.runtime.authentication.standard with parameters of type SimpleSession
 boolean SimpleSession.equals(SimpleSession other)
           
 

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

Constructor parameters in org.nakedobjects.runtime.authentication.standard.exploration with type arguments of type SimpleSession
MultiUserExplorationSession(java.util.Set<SimpleSession> sessions, java.lang.String code)
           
 



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