public class LoginRequestHandler extends RequestHandler
Constructor and Description |
---|
LoginRequestHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getStringValueFromJsonObject(org.codehaus.jettison.json.JSONObject jsonObject,
String key) |
Map |
parseRequest(org.codehaus.jettison.json.JSONObject jsonObject) |
public LoginRequestHandler()
public Map parseRequest(org.codehaus.jettison.json.JSONObject jsonObject) throws org.codehaus.jettison.json.JSONException
org.codehaus.jettison.json.JSONException
public String getStringValueFromJsonObject(org.codehaus.jettison.json.JSONObject jsonObject, String key)
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.