- 著者
- Bill Burke
- バージョン
- Revision
- 1
◆ ACCOUNT_SERVICE_PATH
final String org.keycloak.constants.ServiceUrlConstants.ACCOUNT_SERVICE_PATH = "/realms/{realm-name}/account" |
|
static |
◆ AUTH_PATH
final String org.keycloak.constants.ServiceUrlConstants.AUTH_PATH = "/realms/{realm-name}/protocol/openid-connect/auth" |
|
static |
◆ CLIENTS_MANAGEMENT_REGISTER_NODE_PATH
final String org.keycloak.constants.ServiceUrlConstants.CLIENTS_MANAGEMENT_REGISTER_NODE_PATH = "/realms/{realm-name}/clients-managements/register-node" |
|
static |
◆ CLIENTS_MANAGEMENT_UNREGISTER_NODE_PATH
final String org.keycloak.constants.ServiceUrlConstants.CLIENTS_MANAGEMENT_UNREGISTER_NODE_PATH = "/realms/{realm-name}/clients-managements/unregister-node" |
|
static |
◆ JWKS_URL
final String org.keycloak.constants.ServiceUrlConstants.JWKS_URL = "/realms/{realm-name}/protocol/openid-connect/certs" |
|
static |
◆ REALM_INFO_PATH
final String org.keycloak.constants.ServiceUrlConstants.REALM_INFO_PATH = "/realms/{realm-name}" |
|
static |
◆ TOKEN_PATH
final String org.keycloak.constants.ServiceUrlConstants.TOKEN_PATH = "/realms/{realm-name}/protocol/openid-connect/token" |
|
static |
◆ TOKEN_SERVICE_LOGOUT_PATH
final String org.keycloak.constants.ServiceUrlConstants.TOKEN_SERVICE_LOGOUT_PATH = "/realms/{realm-name}/protocol/openid-connect/logout" |
|
static |
このインタフェース詳解は次のファイルから抽出されました: