NIST SIP Parser and Stack (v1.2) API

Uses of Class
gov.nist.javax.sip.header.AuthenticationHeader

Packages that use AuthenticationHeader
gov.nist.javax.sip.header Contains implementations of the SIP headers as defined in JAIN-SIP 1.1 and an implementation of the JAIN-SIP header factory. 
gov.nist.javax.sip.parser Parsers for SIP Headers, URL's and addresses. 
 

Uses of AuthenticationHeader in gov.nist.javax.sip.header
 

Subclasses of AuthenticationHeader in gov.nist.javax.sip.header
 class Authorization
          Authorization SIP header.
 class ProxyAuthenticate
          Proxy Authenticate SIP (HTTP ) header.
 class ProxyAuthorization
          ProxyAuthorization Header.
 class WWWAuthenticate
          The WWWAuthenticate SIP header.
 

Uses of AuthenticationHeader in gov.nist.javax.sip.parser
 

Methods in gov.nist.javax.sip.parser with parameters of type AuthenticationHeader
 void ChallengeParser.parse(AuthenticationHeader header)
          parser the String message
 


NIST SIP Parser and Stack (v1.2) API

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.