|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |