[
https://issues.apache.org/jira/browse/HTTPCLIENT-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCLIENT-916:
-----------------------------------------
Component/s: HttpCookie
HttpAuth
Fix Version/s: 4.1 Alpha2
> RFE: Make Credentials Serializable
> ----------------------------------
>
> Key: HTTPCLIENT-916
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-916
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpAuth, HttpClient, HttpCookie
> Affects Versions: 4.0.1
> Reporter: Daniel Gredler
> Priority: Minor
> Fix For: 4.1 Alpha2
>
> Attachments: HTTPCLIENT-916-tests.patch
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> I've been working on upgrading the HtmlUnit library to use HttpClient 4, and
> I've realized that we could eliminate some hackish internal code if
> Credentials instances were Serializable. I don't really see a downside, and
> this would be a huge convenience for us.
> The change would involve making the org.apache.http.auth.Credentials
> interface extend Serializable, and having
> org.apache.http.auth.BasicUserPrincipal and
> org.apache.http.auth.NTUserPrincipal implement Serializable (plus
> serialVersionUIDs where appropriate, I guess).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]