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