public class JsonWifiConfigurationAllowedKeyManagement
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.BitSet |
allowedKeyManagement |
Modifier and Type | Method and Description |
---|---|
static JsonWifiConfigurationAllowedKeyManagement |
getInstance(java.util.BitSet allowedKeyManagement) |
org.json.JSONArray |
toJson() |
public org.json.JSONArray toJson() throws org.json.JSONException
org.json.JSONException
public static JsonWifiConfigurationAllowedKeyManagement getInstance(java.util.BitSet allowedKeyManagement)