gluu
|
静的公開メンバ関数 | |
static String | base64urlencode (byte[] arg) |
static byte [] | base64urldecode (String arg) throws IllegalArgumentException |
static String | base64urldecodeToString (String arg) throws IllegalArgumentException, UnsupportedEncodingException |
static String | removePadding (String base64UrlEncoded) |
static String | base64urlencodeUnsignedBigInt (BigInteger bigInteger) |
static byte [] | unsignedToBytes (int[] plaintextUnsignedBytes) |
静的非公開変数類 | |
static final Logger | log = Logger.getLogger(Base64Util.class) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticprivate |