Home
last modified time | relevance | path

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

/external/nist-sip/java/gov/nist/javax/sip/parser/
DAuthenticationInfoParser.java47 public AuthenticationInfoParser(String authenticationInfo) { in AuthenticationInfoParser()
72 AuthenticationInfo authenticationInfo = new AuthenticationInfo(); in parse() local