|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract
org.nakedobjects.runtime.authentication.standard.singleuser.SingleUserSession
public final class SingleUserSession
| Constructor Summary | |
|---|---|
SingleUserSession()
Defaults validation code to "". |
|
SingleUserSession(DataInputExtended input)
|
|
SingleUserSession(java.lang.String code)
|
|
| Method Summary | |
|---|---|
void |
encode(DataOutputExtended output)
|
| Methods inherited from class org.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract |
|---|
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 |
|---|
public SingleUserSession()
public SingleUserSession(java.lang.String code)
public SingleUserSession(DataInputExtended input)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void encode(DataOutputExtended output)
throws java.io.IOException
encode in interface Encodableencode in class AuthenticationSessionAbstractjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||