public class GuestAuthenticationChallenge extends GuestOperationsFault
| Modifier and Type | Field and Description |
|---|---|
GuestAuthentication |
serverChallenge |
long |
sessionID |
dynamicProperty, dynamicType, faultCause, faultMessagedetail| Constructor and Description |
|---|
GuestAuthenticationChallenge() |
| Modifier and Type | Method and Description |
|---|---|
GuestAuthentication |
getServerChallenge() |
long |
getSessionID() |
void |
setServerChallenge(GuestAuthentication serverChallenge) |
void |
setSessionID(long sessionID) |
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessagegetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GuestAuthentication serverChallenge
public long sessionID
public GuestAuthentication getServerChallenge()
public long getSessionID()
public void setServerChallenge(GuestAuthentication serverChallenge)
public void setSessionID(long sessionID)
Copyright © 2011-2012. All Rights Reserved.