FileDocCategorySizeDatePackage
WWWAuthenticateList.javaAPI DocphoneME MR2 API (J2ME)1487Wed May 02 18:00:42 BST 2007gov.nist.siplite.header

WWWAuthenticateList

public class WWWAuthenticateList extends HeaderList
WWWAuthenticate Header (of which there can be several?)
version
JAIN-SIP-1.1 This code is in the public domain.

Fields Summary
Constructors Summary
public WWWAuthenticateList()
constructor.

        super(WWW_AUTHENTICATE);
    
Methods Summary