Package org.onosproject.net.key
Class UsernamePassword
- java.lang.Object
-
- org.onosproject.net.AbstractAnnotated
-
- org.onosproject.net.key.DeviceKey
-
- org.onosproject.net.key.UsernamePassword
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.onosproject.net.key.DeviceKey
DeviceKey.Type
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
password()
Returns the password.String
username()
Returns the username.-
Methods inherited from class org.onosproject.net.key.DeviceKey
asCommunityName, asUsernamePassword, createDeviceKeyUsingCommunityName, createDeviceKeyUsingSshKey, createDeviceKeyUsingUsernamePassword, deviceKeyId, label, type
-
Methods inherited from class org.onosproject.net.AbstractAnnotated
annotations
-
-