public class SSOPServerService extends Object
| 构造器和说明 |
|---|
SSOPServerService() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AppDO> |
getAll() |
List<AppDO> |
getByName(String name) |
List<AppDO> |
getByServiceId(String serviceId) |
String |
getByServiceIdBalancedHost(String serviceId) |
String |
getByServiceIdBalancedIp(String serviceId) |
List<AppDO> |
getByType(String type) |
List<AppDO> |
getByTypeNot(String type) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.