|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |