public class RpcSecurityConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AuthenticationTokenRedisKeyFormat
redis hash key for "spring security authentication token"
|
static String |
HEADER_X_AUTH_TOKEN |
static String |
PATH_PASSWORD |
static String |
PATH_USERNAME |
| Constructor and Description |
|---|
RpcSecurityConstants() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAuthenticationTokenRedisKeyName(String token,
String userId) |
public static final String HEADER_X_AUTH_TOKEN
public static final String AuthenticationTokenRedisKeyFormat
public static final String PATH_USERNAME
public static final String PATH_PASSWORD
Copyright © 2020. All rights reserved.