Home | History | Annotate | Download | only in sip

Lines Matching refs:headerFactory

68 import javax.sip.header.HeaderFactory;
1371 * .sip.clientauthutils.AccountManager, javax.sip.header.HeaderFactory)
1374 AccountManager accountManager, HeaderFactory headerFactory) {
1375 return new AuthenticationHelperImpl(this, accountManager, headerFactory);
1383 * .sip.clientauthutils.AccountManager, javax.sip.header.HeaderFactory)
1386 SecureAccountManager accountManager, HeaderFactory headerFactory) {
1387 return new AuthenticationHelperImpl(this, accountManager, headerFactory);