public class CSRFToken extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CSRFToken.UnauthorizedRequestException |
| Modifier and Type | Field and Description |
|---|---|
static int |
SALT_LENGTH |
public static final int SALT_LENGTH
public CSRFToken(String secret)
public String generate()
Copyright © 2019–2021 Dominokit. All rights reserved.