[keycloak-dev] Base64 class

Matthias Wessendorf matzew at apache.org
Mon Jan 27 06:44:11 EST 2014


Hello,

I noticed that the keycloak src contains two identical Base64 java classes:

*
https://github.com/keycloak/keycloak/blob/master/core/src/main/java/org/keycloak/util/Base64.java
*
https://github.com/keycloak/keycloak/blob/master/model/api/src/main/java/org/keycloak/models/utils/Base64.java

Both are copied from the iharder project. I was wondering about the fact
why they were copied in (yep, that's identical to what PicketLink does).

In AeroGear we use that class as a dependency instead:
https://github.com/aerogear/aerogear-unifiedpush-java-client/blob/master/pom.xml#L57-L61

If you guys like, I am happy to provide a fix/patch for that as well

-Matthias

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20140127/bb7101a5/attachment.html 


More information about the keycloak-dev mailing list