public class RoleConstants extends Object
AddOnStartup
@AddOnStartup(description="Assigned to Administrators of OpenMRS. Gives additional access to change core aspects of the system.") public static final String SUPERUSER
@AddOnStartup(description="Privileges for non-authenticated users.") public static final String ANONYMOUS
@AddOnStartup(description="Privileges gained once authentication has been established.") public static final String AUTHENTICATED
@AddOnStartup(description="All users with the \'Provider\' role will appear as options in the default Infopath ") public static final String PROVIDER
Copyright © 2024 OpenMRS Inc.. All rights reserved.