Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
Authorization
Authorization SIP header.
|
class |
ProxyAuthenticate
Proxy Authenticate SIP (HTTP ) header.
|
class |
ProxyAuthorization
ProxyAuthorization Header.
|
class |
WWWAuthenticate
The WWWAuthenticate SIP header.
|
Modifier and Type | Method and Description |
---|---|
void |
ChallengeParser.parse(AuthenticationHeader header)
parser the String message.
|
protected void |
ChallengeParser.parseParameter(AuthenticationHeader header)
Get the parameter of the challenge string
|
Copyright © 2015. All Rights Reserved.