public class Base64URL extends java.lang.Object
Base64URL()
static byte[]
base64DecodeUrl(byte[] input)
base64EncodeUrl(byte[] input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64URL()
public static byte[] base64EncodeUrl(byte[] input)
public static byte[] base64DecodeUrl(byte[] input) throws java.io.IOException
java.io.IOException