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, getEvents, getMessage, getOutput, getResponse, getServer, getUniqueId, setActionId, setAttributes, setDateReceived, setEventList, setEvents, setMessage, setOutput, setResponse, setServer, setUniqueId, stringToInteger, stringToLong, toString
public String getChallenge()
LoginAction.setKey(String)
public void setChallenge(String challenge)
Copyright © 2004–2017. All rights reserved.