JAIN-SIP 2.0 API

Uses of Interface
javax.sip.header.WWWAuthenticateHeader

Packages that use WWWAuthenticateHeader
javax.sip.header

This package contains all the headers interfaces supported by this specification. 

javax.sip.header.ims This package includes files that are relevant to the IP Multimedia System ( IMS ) 3GPP project. 
 

Uses of WWWAuthenticateHeader in javax.sip.header
 

Subinterfaces of WWWAuthenticateHeader in javax.sip.header
 interface ProxyAuthenticateHeader
          A Proxy-Authenticate header field value contains an authentication challenge.
 

Methods in javax.sip.header that return WWWAuthenticateHeader
 WWWAuthenticateHeader HeaderFactory.createWWWAuthenticateHeader(String scheme)
          Creates a new WWWAuthenticateHeader based on the newly supplied scheme value.
 

Uses of WWWAuthenticateHeader in javax.sip.header.ims
 

Subinterfaces of WWWAuthenticateHeader in javax.sip.header.ims
 interface WWWAuthenticateHeaderIms
          Extension to WWW-authenticate header (3GPP TS 24229-5d0).
 


JAIN-SIP 2.0 API


See conditions of use.
Submit a bug report or feature request.