Uses of Class
org.alfresco.utility.data.auth.DataKerberos.UserAccountStatus
-
Packages that use DataKerberos.UserAccountStatus Package Description org.alfresco.utility.data.auth -
-
Uses of DataKerberos.UserAccountStatus in org.alfresco.utility.data.auth
Methods in org.alfresco.utility.data.auth that return DataKerberos.UserAccountStatus Modifier and Type Method Description static DataKerberos.UserAccountStatusDataKerberos.UserAccountStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DataKerberos.UserAccountStatus[]DataKerberos.UserAccountStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-