public class Base64Url extends Object
Base64Url()
static byte[]
decode(String s)
static String
encode(byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64Url()
public static String encode(byte[] bytes)
public static byte[] decode(String s)
Copyright © 2016. All rights reserved.