public class Token extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Token.TokenBuilder |
| Modifier and Type | Method and Description |
|---|---|
static String |
tokenStringFromByteArray(byte[] bytes) |
String |
toString() |
void |
writeToStream(ByteArrayOutputStream out) |
public void writeToStream(@NotNull
ByteArrayOutputStream out)
@NotNull public static String tokenStringFromByteArray(@NotNull byte[] bytes)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.