
public class CacheNames extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCESS_TOKEN_TO_ENTRY |
static String |
JWKS |
static String |
NONCE |
static String |
REFRESH_TOKEN_TO_ENTRY |
| Modifier | Constructor and Description |
|---|---|
private |
CacheNames() |
public static final String ACCESS_TOKEN_TO_ENTRY
public static final String JWKS
public static final String NONCE
public static final String REFRESH_TOKEN_TO_ENTRY
Copyright © 2012–2017 Trajano. All rights reserved.