gluu
org.xdi.oxauth.model.util.Util メンバ一覧

継承メンバを含む org.xdi.oxauth.model.util.Util の全メンバ一覧です。

addToJSONObjectIfNotNull(JSONObject p_jsonObject, String key, Object value)org.xdi.oxauth.model.util.Utilinlinestatic
addToJSONObjectIfNotNull(JSONObject p_jsonObject, String key, String[] value)org.xdi.oxauth.model.util.Utilinlinestatic
addToListIfHas(List< String > p_list, JSONObject jsonObj, String p_key)org.xdi.oxauth.model.util.Utilinlinestatic
allNotBlank(String... p_strings)org.xdi.oxauth.model.util.Utilinlinestatic
asEnumList(JSONArray p_array, Class< T > clazz)org.xdi.oxauth.model.util.Utilinlinestatic
asJson(Object p_object)org.xdi.oxauth.model.util.Utilinlinestatic
asJsonSilently(Object p_object)org.xdi.oxauth.model.util.Utilinlinestatic
asList(JSONArray p_array)org.xdi.oxauth.model.util.Utilinlinestatic
asPrettyJson(Object p_object)org.xdi.oxauth.model.util.Utilinlinestatic
asString(List<? extends HasParamName > p_list)org.xdi.oxauth.model.util.Utilinlinestatic
createJsonMapper()org.xdi.oxauth.model.util.Utilinlinestatic
firstItem(List< T > items)org.xdi.oxauth.model.util.Utilinlinestatic
getBytes(String p_str)org.xdi.oxauth.model.util.Utilinlinestatic
isNullOrEmpty(String string)org.xdi.oxauth.model.util.Utilinlinestatic
jsonArrayStringAsList(String jsonString)org.xdi.oxauth.model.util.Utilinlinestatic
jsonObjectArrayStringAsMap(String jsonString)org.xdi.oxauth.model.util.Utilinlinestatic
listAsString(List< String > p_list)org.xdi.oxauth.model.util.Utilinlinestatic
listToJsonArray(Collection< String > list)org.xdi.oxauth.model.util.Utilinlinestatic
LOGorg.xdi.oxauth.model.util.Utilprivatestatic
mapAsString(Map< String, String > p_map)org.xdi.oxauth.model.util.Utilinlinestatic
parseIntSilently(String intString)org.xdi.oxauth.model.util.Utilinlinestatic
splittedStringAsList(String p_string, String p_delimiter)org.xdi.oxauth.model.util.Utilinlinestatic
UTF8_STRING_ENCODINGorg.xdi.oxauth.model.util.Utilstatic