Searched refs:AuthenticationHelperImpl (Results 1 – 2 of 2) sorted by relevance
63 public class AuthenticationHelperImpl implements AuthenticationHelper { class92 public AuthenticationHelperImpl(SipStackImpl sipStack, AccountManager accountManager, in AuthenticationHelperImpl() method in AuthenticationHelperImpl109 public AuthenticationHelperImpl(SipStackImpl sipStack, SecureAccountManager accountManager, in AuthenticationHelperImpl() method in AuthenticationHelperImpl
35 import gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl;1375 return new AuthenticationHelperImpl(this, accountManager, headerFactory); in getAuthenticationHelper()1387 return new AuthenticationHelperImpl(this, accountManager, headerFactory); in getSecureAuthenticationHelper()