public class GFBase64Encoder
extends sun.misc.BASE64Encoder
Base64 encoding using sun.misc generates warning messages.
It is centralized here to get rid of the warnings sprinkled around
the rest of Glassfish.
Also, we can replace the implementation whenever we like.
Author:
bnevins
Field Summary
Fields inherited from class sun.misc.CharacterEncoder