JAIN-SIP 2.0 API

Uses of Interface
javax.sip.AuthenticationHelper

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

Uses of AuthenticationHelper in javax.sip
 

Methods in javax.sip that return AuthenticationHelper
 AuthenticationHelper SipStack.getAuthenticationHelper(AccountManager accountManager, HeaderFactory headerFactory)
          Get the authentication helper.
 AuthenticationHelper SipStack.getSecureAuthenticationHelper(SecureAccountManager accountManager, HeaderFactory headerFactory)
          Get the authentication helper.
 


JAIN-SIP 2.0 API


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