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

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

Packages that use SecureAccountManager
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 SecureAccountManager in gov.nist.javax.sip
 

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

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

Constructors in gov.nist.javax.sip.clientauthutils with parameters of type SecureAccountManager
AuthenticationHelperImpl(SipStackImpl sipStack, SecureAccountManager 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.