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

woko.ext.usermanagement.core.AccountStatus Maven / Gradle / Ivy

There is a newer version: 2.4-beta7
Show newest version
package woko.ext.usermanagement.core;

public enum AccountStatus {

    Registered,
    Active,
    Blocked

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy