Fields Summary |
---|
public static final String | BROWSER_COMPATIBILITYThe policy that provides high degree of compatibilty
with common cookie management of popular HTTP agents. |
public static final String | NETSCAPEThe Netscape cookie draft compliant policy. |
public static final String | RFC_2109The RFC 2109 compliant policy. |
public static final String | RFC_2965The RFC 2965 compliant policy. |
public static final String | BEST_MATCHThe default 'best match' policy. |