Benjamin Marwell created SHIRO-770:
--------------------------------------

             Summary: Remove Base64
                 Key: SHIRO-770
                 URL: https://issues.apache.org/jira/browse/SHIRO-770
             Project: Shiro
          Issue Type: Improvement
          Components: Configuration
            Reporter: Benjamin Marwell
             Fix For: 2.0.0


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)

Reply via email to