All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tech.deepdreams.security.enums.UserStatus Maven / Gradle / Ivy

There is a newer version: 0.2.4-RELEASE
Show newest version
package tech.deepdreams.security.enums;

public enum UserStatus {
	NON_ACTIVE, ACTIVE, DESACTIVE, SUSPENDU
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy