@Immutable public final class AuthTokenIDGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_TOKEN_BYTES
By default a 16 bytes token is created
|
| Modifier and Type | Method and Description |
|---|---|
static String |
generateNewTokenID() |
static String |
generateNewTokenID(int nBytes) |
public static final int DEFAULT_TOKEN_BYTES
@Nonnull public static String generateNewTokenID(@Nonnegative int nBytes)
Copyright © 2016–2019 Philip Helger. All rights reserved.