public interface UserCredentials
Modifier and Type | Method and Description |
---|---|
String |
getPassword()
Returns a password associated with this set of credentials.
|
String |
getSipDomain()
Returns the SIP Domain for this username password combination.
|
String |
getUserName()
Returns the name of the user that these credentials relate to.
|
String getUserName()
String getPassword()
String getSipDomain()
Copyright © 2016. All Rights Reserved.