public class Conf extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
REDIRECT_URL
redirect url (web client)
|
static String |
SSO_EXCLUDED_PATHS
excluded paths, client relatice path, include path can be set by "filter-mapping"
|
static String |
SSO_LOGIN
login url, server relative path (web client)
|
static ReturnT<String> |
SSO_LOGIN_FAIL_RESULT
login fail result
|
static String |
SSO_LOGOUT
logout url, server relative path (web client)
|
static String |
SSO_LOGOUT_PATH
logout path, client relatice path
|
static String |
SSO_SERVER
sso server address (web + token client)
|
static String |
SSO_SESSIONID
sso sessionid, between browser and sso-server (web + token client)
|
static String |
SSO_USER
sso user, request attribute (web client)
|
| 构造器和说明 |
|---|
Conf() |
public static final String SSO_SESSIONID
public static final String SSO_LOGIN
public static final String SSO_LOGOUT
public static final String SSO_LOGOUT_PATH
public static final String SSO_EXCLUDED_PATHS
Copyright © 2018. All rights reserved.