public class ChallengeResponse extends ManagerResponse
ChallengeAction
,
LoginAction
,
Serialized FormConstructor and Description |
---|
ChallengeResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getChallenge()
Returns the challenge to use when creating the key for log in.
|
void |
setChallenge(String challenge) |
getActionId, getAttribute, getAttributes, getDateReceived, getEventList, getMessage, getResponse, getServer, getUniqueId, setActionId, setAttributes, setDateReceived, setEventList, setMessage, setResponse, setServer, setUniqueId, stringToInteger, stringToLong, toString
public String getChallenge()
LoginAction.setKey(String)
public void setChallenge(String challenge)
Copyright © 2004–2016. All rights reserved.