Home
last modified time | relevance | path

Searched defs:headerFactory (Results 1 – 5 of 5) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/
DSipStackExt.java67 HeaderFactory headerFactory); in getAuthenticationHelper()
82 HeaderFactory headerFactory); in getSecureAuthenticationHelper()
DSipStackImpl.java1374 AccountManager accountManager, HeaderFactory headerFactory) { in getAuthenticationHelper()
1386 SecureAccountManager accountManager, HeaderFactory headerFactory) { in getSecureAuthenticationHelper()
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
DAuthenticationHelperImpl.java78 private HeaderFactory headerFactory; field in AuthenticationHelperImpl
93 HeaderFactory headerFactory) { in AuthenticationHelperImpl()
110 HeaderFactory headerFactory) { in AuthenticationHelperImpl()
/external/nist-sip/java/gov/nist/javax/sip/message/
DMultipartMimeContentImpl.java86 HeaderFactoryExt headerFactory = new HeaderFactoryImpl(); in createContentList() local
/external/nist-sip/java/gov/nist/javax/sip/address/
DSipUri.java198 HeaderFactory headerFactory = null; in equals() local