| Package | Description |
|---|---|
| net.renfei.unifiauth.sdk.constant | |
| net.renfei.unifiauth.sdk.entity |
| Modifier and Type | Method and Description |
|---|---|
static SecretLevelEnum |
SecretLevelEnum.valueOf(int level) |
static SecretLevelEnum |
SecretLevelEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecretLevelEnum[] |
SecretLevelEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SecretLevelEnum.outOfSecretLevel(SecretLevelEnum source,
SecretLevelEnum target)
是否超越保密等级
|
| Modifier and Type | Method and Description |
|---|---|
SecretLevelEnum |
UserProfile.getSecretLevel() |
SecretLevelEnum |
UserDetail.getSecretLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserProfile.setSecretLevel(SecretLevelEnum secretLevel) |
void |
UserDetail.setSecretLevel(SecretLevelEnum secretLevel) |
Copyright © 2023. All rights reserved.