public interface SecureAccountManager
| Modifier and Type | Method and Description |
|---|---|
UserCredentialHash |
getCredentialHash(ClientTransaction challengedTransaction,
String realm)
Returns the user credentials for a given SIP Domain.
|
UserCredentialHash getCredentialHash(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 © 2014. All Rights Reserved.