public class MacWifiSsidFinder extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
MacWifiSsidFinder.CoreWlan |
| Modifier and Type | Field and Description |
|---|---|
static MacWifiSsidFinder.CoreWlan |
CORE_WLAN_INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static Optional<String> |
findCurrentSsid()
Finds the SSID of the default Wi-Fi interface using Mac OS X APIs.
|
public static final MacWifiSsidFinder.CoreWlan CORE_WLAN_INSTANCE