Uses of Enum Class
org.alfresco.utility.data.auth.DataLDAP.UserAccountControlValue
Packages that use DataLDAP.UserAccountControlValue
-
Uses of DataLDAP.UserAccountControlValue in org.alfresco.utility.data.auth
Methods in org.alfresco.utility.data.auth that return DataLDAP.UserAccountControlValueModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DataLDAP.UserAccountControlValue[]DataLDAP.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 DataLDAP.UserAccountControlValueModifier and TypeMethodDescriptionDataLDAP.Builder.assertUserIsDisabled(UserModel user, DataLDAP.UserAccountControlValue userAccountControlValue) DataLDAP.Builder.assertUserIsEnabled(UserModel user, DataLDAP.UserAccountControlValue userAccountControlValue)