| Package | Description |
|---|---|
| org.alfresco.utility.data.auth |
| Modifier and Type | Method and Description |
|---|---|
static DataKerberos.UserAccountControlValue |
DataKerberos.UserAccountControlValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataKerberos.UserAccountControlValue[] |
DataKerberos.UserAccountControlValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataKerberos.Builder |
DataKerberos.Builder.assertUserIsDisabled(UserModel user,
DataKerberos.UserAccountControlValue userAccountControlValue) |
DataKerberos.Builder |
DataKerberos.Builder.assertUserIsEnabled(UserModel user,
DataKerberos.UserAccountControlValue userAccountControlValue) |
Copyright © 2005–2019 Alfresco Software. All rights reserved.