
edu.stanford.protege.webprotege.app.AccountCreationSetting Maven / Gradle / Ivy
package edu.stanford.protege.webprotege.app;
/**
* Matthew Horridge
* Stanford Center for Biomedical Informatics Research
* 16 Mar 2017
*/
public enum AccountCreationSetting {
ACCOUNT_CREATION_ALLOWED,
ACCOUNT_CREATION_NOT_ALLOWED
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy