| Package | Description |
|---|---|
| org.onosproject.security.store |
Security-Mode ONOS distributed store.
|
| Modifier and Type | Method and Description |
|---|---|
static SecurityModeEvent.Type |
SecurityModeEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityModeEvent.Type[] |
SecurityModeEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SecurityModeEvent(SecurityModeEvent.Type type,
org.onosproject.core.ApplicationId subject) |
Copyright © 2015. All rights reserved.