public class Base64Url extends Object
Constructor and Description |
---|
Base64Url() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
decode(String s) |
static String |
encode(byte[] bytes) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.