| Package | Description |
|---|---|
| com.tvd12.ezyfoxserver | |
| com.tvd12.ezyfoxserver.builder | |
| com.tvd12.ezyfoxserver.context | |
| com.tvd12.ezyfoxserver.controller | |
| com.tvd12.ezyfoxserver.setting |
| Modifier and Type | Field and Description |
|---|---|
protected EzyZoneSetting |
EzySimpleZone.setting |
protected EzyZoneSetting |
EzyZoneComponentsStater.zoneSetting |
| Modifier and Type | Method and Description |
|---|---|
EzyZoneSetting |
EzyZone.getSetting() |
| Modifier and Type | Method and Description |
|---|---|
protected EzyZoneUserManager |
EzySimpleServerContextBuilder.newZoneUserManager(EzyZoneSetting zoneSetting,
EzyUserDelegate userDelegate) |
| Modifier and Type | Method and Description |
|---|---|
static EzyZoneSetting |
EzyZoneContexts.getZoneSetting(EzyZoneContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
EzySimpleServerContext.addZoneContext(EzyZoneSetting zone,
EzyZoneContext zoneContext) |
| Modifier and Type | Method and Description |
|---|---|
protected EzyUser |
EzyLoginProcessor.newUser(EzyZoneSetting zoneSetting,
EzyUserManagementSetting userManagementSetting,
String newUserName,
String password,
Map<Object,Object> properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
EzySimpleZoneSetting |
| Modifier and Type | Field and Description |
|---|---|
protected List<EzyZoneSetting> |
EzySimpleZonesSetting.zones |
| Modifier and Type | Method and Description |
|---|---|
EzyZoneSetting |
EzyZonesSetting.getZoneById(Integer id) |
EzyZoneSetting |
EzySettings.getZoneById(Integer id) |
EzyZoneSetting |
EzyZonesSetting.getZoneByName(String name) |
EzyZoneSetting |
EzySettings.getZoneByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<EzyZoneSetting> |
EzyZonesSetting.getZones() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EzySimpleSettingsReader.postReadZoneSettings(EzyZoneSetting zoneSetting) |
Copyright © 2021 Young Monkeys. All rights reserved.