| Package | Description |
|---|---|
| org.ocap.hn | |
| org.ocap.hn.security |
| Modifier and Type | Method and Description |
|---|---|
static NetworkInterface[] |
NetworkInterface.getNetworkInterfaces()
Gets an array of
NetworkInterface instances that represent
all of the network interfaces supported by the device. |
| Modifier and Type | Method and Description |
|---|---|
void |
NetSecurityManager.disableMocaPrivacy(NetworkInterface networkInterface)
Disables MoCA privacy.
|
void |
NetSecurityManager.enableMocaPrivacy(NetworkInterface networkInterface)
Enables MoCa privacy.
|
String |
NetSecurityManager.getNetworkPassword(NetworkInterface networkInterface)
Gets a network interface password.
|
void |
NetSecurityManager.setNetworkPassword(NetworkInterface networkInterface,
String password)
Sets a network interface password.
|
Copyright © 2012 CableLabs. All Rights Reserved.