public class PasswordCredentials extends Object
Constructor and Description |
---|
PasswordCredentials(String username,
String password)
Constructor for PasswordCredential class with two parameters.
|
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
String |
getUsername() |
Copyright © 2017 OpenDaylight. All rights reserved.