| Constructor and Description |
|---|
UserAccountControlValueTranscoder() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
decodeStringValue(String value) |
String |
encodeStringValue(Integer value) |
Class<Integer> |
getType() |
static int |
getUserAccountControlValue(Boolean enabled,
Integer existingValue)
Gets user account control value.
|
static boolean |
isUserAccountEnabled(Integer userAccountControlValue)
Is user account enabled boolean.
|
public static int getUserAccountControlValue(Boolean enabled, Integer existingValue)
enabled - the enabledexistingValue - the existing valuepublic static boolean isUserAccountEnabled(Integer userAccountControlValue)
userAccountControlValue - the user account control valueCopyright © 2020 bremersee.org. All rights reserved.