NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

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.2 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: The Reference Implementation for JAIN-SIP 1.2

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