|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lilypad.client.connect.api.request.impl.GetKeyRequest
public class GetKeyRequest
Request to receive a shared salt to be used within the authentication process.
Constructor Summary | |
---|---|
GetKeyRequest()
|
Method Summary | |
---|---|
java.lang.Class<GetKeyResult> |
getResult()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetKeyRequest()
Method Detail |
---|
public java.lang.Class<GetKeyResult> getResult()
getResult
in interface Request<GetKeyResult>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |