NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

Uses of Interface
gov.nist.javax.sip.clientauthutils.AccountManager

Packages that use AccountManager
gov.nist.javax.sip This is the root of the JAIN implementation of SIP. 
gov.nist.javax.sip.clientauthutils This package contains a set of utilities for client side Authentication Challenge handling. 
 

Uses of AccountManager in gov.nist.javax.sip
 

Methods in gov.nist.javax.sip with parameters of type AccountManager
 AuthenticationHelper SipStackExt.getAuthenticationHelper(AccountManager accountManager, HeaderFactory headerFactory)
          Get the authentication helper.
 AuthenticationHelper SipStackImpl.getAuthenticationHelper(AccountManager accountManager, HeaderFactory headerFactory)
           
 

Uses of AccountManager in gov.nist.javax.sip.clientauthutils
 

Constructors in gov.nist.javax.sip.clientauthutils with parameters of type AccountManager
AuthenticationHelperImpl(SipStackImpl sipStack, AccountManager accountManager, HeaderFactory headerFactory)
          Default constructor for the security manager.
 


NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.