public interface AccountManager
Modifier and Type | Method and Description |
---|---|
UserCredentials |
getCredentials(ClientTransaction challengedTransaction,
String realm)
Returns the user credentials for a given SIP Domain.
|
UserCredentials getCredentials(ClientTransaction challengedTransaction, String realm)
challengedTransaction
- - the transaction that is being challenged.realm
- - the realm that is being challenged for which a credential should be
returned.Copyright © 2015. All Rights Reserved.