org.nakedobjects.metamodel.runtimecontext.noruntime
Class AuthenticationSessionNoRuntime

java.lang.Object
  extended by org.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract
      extended by org.nakedobjects.metamodel.runtimecontext.noruntime.AuthenticationSessionNoRuntime
All Implemented Interfaces:
java.io.Serializable, AuthenticationSession, Encodable

public class AuthenticationSessionNoRuntime
extends AuthenticationSessionAbstract

See Also:
Serialized Form

Constructor Summary
AuthenticationSessionNoRuntime()
           
AuthenticationSessionNoRuntime(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

AuthenticationSessionNoRuntime

public AuthenticationSessionNoRuntime()

AuthenticationSessionNoRuntime

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


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