Package org.onosproject.net.key
Device key data model and services.
This subsystem and its interfaces will change in the upcoming release.
-
Interface Summary Interface Description DeviceKeyAdminService Service for managing device keys.DeviceKeyListener Listener for device key related events.DeviceKeyService Service for querying device keys.DeviceKeyStore Manages inventory of device keys; not intended for direct use.DeviceKeyStoreDelegate Device key store delegate abstraction. -
Class Summary Class Description CommunityName Representation of an SNMP community name authentication token.DeviceKey Abstraction of a device key.DeviceKeyEvent Describes device key events.DeviceKeyId Device key identifier backed by a string value.UsernamePassword Representation of a username and password. -
Enum Summary Enum Description DeviceKey.Type type of the device key.DeviceKeyEvent.Type Type of device key events.