org.nakedobjects.runtime.system.internal
Class InitialisationSession

java.lang.Object
  extended by org.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract
      extended by org.nakedobjects.runtime.system.internal.InitialisationSession
All Implemented Interfaces:
java.io.Serializable, AuthenticationSession, Encodable

public final class InitialisationSession
extends AuthenticationSessionAbstract

See Also:
Serialized Form

Constructor Summary
InitialisationSession()
           
InitialisationSession(DataInputExtended input)
           
 
Method Summary
 
Methods inherited from class org.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract
encode, getAttribute, getRoles, getUserName, getValidationCode, hasUserNameOf, setAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InitialisationSession

public InitialisationSession()

InitialisationSession

public InitialisationSession(DataInputExtended input)
                      throws java.io.IOException
Throws:
java.io.IOException


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