[
https://issues.apache.org/jira/browse/SHIRO-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francois Papon reassigned SHIRO-770:
------------------------------------
Assignee: Benjamin Marwell
> Remove Base64
> -------------
>
> Key: SHIRO-770
> URL: https://issues.apache.org/jira/browse/SHIRO-770
> Project: Shiro
> Issue Type: Improvement
> Components: Configuration
> Reporter: Benjamin Marwell
> Assignee: Benjamin Marwell
> Priority: Major
> Labels: breaking, breaking-api, easyfix
> Fix For: 2.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Base64 is a part of the JDK since Java 6.
> 2.0.0 enables API changes, thus the shipped Base64 de- and encoder should be
> removed.
> The class itself should remain, though. The string-methods in the Base64
> class use the UTF-8 encoding by default, whereas the JDK Base64 methods will
> assume ISO-8859-1 if no encoding is given.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)