Home
last modified time | relevance | path

Searched refs:AuthenticationInfoParser (Results 1 – 2 of 2) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/parser/
DAuthenticationInfoParser.java41 public class AuthenticationInfoParser extends ParametersParser { class
47 public AuthenticationInfoParser(String authenticationInfo) { in AuthenticationInfoParser() method in AuthenticationInfoParser
55 protected AuthenticationInfoParser(Lexer lexer) { in AuthenticationInfoParser() method in AuthenticationInfoParser
DParserFactory.java218 AuthenticationInfoParser.class); in AuthenticationInfoHeader.NAME.toLowerCase()