Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationHelper |
SipStackImpl.getSecureAuthenticationHelper(SecureAccountManager accountManager,
HeaderFactory headerFactory) |
AuthenticationHelper |
SipStackExt.getSecureAuthenticationHelper(SecureAccountManager accountManager,
HeaderFactory headerFactory)
Get the authentication helper.
|
Constructor and Description |
---|
AuthenticationHelperImpl(SIPTransactionStack sipStack,
SecureAccountManager accountManager,
HeaderFactory headerFactory)
Default constructor for the security manager.
|
Copyright © 2015. All Rights Reserved.