|
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 SecureAccountManager
Method Summary | |
---|---|
UserCredentialHash |
getCredentialHash(ClientTransaction challengedTransaction,
String realm)
Returns the user credentials for a given SIP Domain. |
Method Detail |
---|
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.
|
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 |