public class SsoServiceInfo
extends org.springframework.cloud.service.BaseServiceInfo
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
P_SSO_ID |
| Constructor and Description |
|---|
SsoServiceInfo(java.lang.String clientId,
java.lang.String clientSecret,
java.lang.String authDomain) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthDomain() |
java.lang.String |
getClientId() |
java.lang.String |
getClientSecret() |
public static final java.lang.String P_SSO_ID