Uses of Enum Class
org.alfresco.utility.data.auth.DataKerberos.UserAccountControlValue
Packages that use DataKerberos.UserAccountControlValue
-
Uses of DataKerberos.UserAccountControlValue in org.alfresco.utility.data.auth
Methods in org.alfresco.utility.data.auth that return DataKerberos.UserAccountControlValueModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DataKerberos.UserAccountControlValue[]DataKerberos.UserAccountControlValue.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.utility.data.auth with parameters of type DataKerberos.UserAccountControlValueModifier and TypeMethodDescriptionDataKerberos.Builder.assertUserIsDisabled(UserModel user, DataKerberos.UserAccountControlValue userAccountControlValue) DataKerberos.Builder.assertUserIsEnabled(UserModel user, DataKerberos.UserAccountControlValue userAccountControlValue)