| Modifier and Type | Field and Description |
|---|---|
protected EzyUserManager |
EzyAbstractResponse.userManager |
| Modifier and Type | Method and Description |
|---|---|
protected abstract EzyUserManager |
EzyAbstractResponse.getUserManager(C context) |
| Modifier and Type | Method and Description |
|---|---|
protected EzyUserManager |
EzyAppResponseImpl.getUserManager(EzyAppContext context) |
protected EzyUserManager |
EzyPluginResponseImpl.getUserManager(EzyPluginContext context) |
| Modifier and Type | Method and Description |
|---|---|
static EzyUserManager |
EzyServerContexts.getUserManager(EzyAppContext context) |
static EzyUserManager |
EzyAppContexts.getUserManager(EzyAppContext context) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EzyAppUserManager |
interface |
EzyZoneUserManager |
| Modifier and Type | Class and Description |
|---|---|
class |
EzyAbstractUserManager |
class |
EzyDefaultUserManager |
class |
EzySimpleUserManager |
class |
EzySynchronizedUserManager |
| Modifier and Type | Method and Description |
|---|---|
EzyUserManager |
EzySimpleUserManager.Builder.build() |
EzyUserManager |
EzyDefaultUserManager.Builder.build() |
| Modifier and Type | Class and Description |
|---|---|
class |
EzyAppUserManagerImpl |
class |
EzyZoneUserManagerImpl |
Copyright © 2021 Young Monkeys. All rights reserved.