|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserCredentials
The class is used whenever user credentials for a particular realm (site server or service) are necessary
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getUserName()
String getPassword()
String getSipDomain()
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |