JAIN-SIP 2.0 API

Uses of Interface
javax.sip.UserCredentialHash

Packages that use UserCredentialHash
javax.sip This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. 
 

Uses of UserCredentialHash in javax.sip
 

Methods in javax.sip that return UserCredentialHash
 UserCredentialHash SecureAccountManager.getCredentialHash(ClientTransaction challengedTransaction, String realm)
          Return the user Credentials for a given SIP Domain.
 


JAIN-SIP 2.0 API


See conditions of use.
Submit a bug report or feature request.