Package org.openhab.core.auth
Interface Role
public interface Role
Interface defining constants for roles within the framework.
- Author:
- Kai Kreuzer - Initial contribution
-
Field Summary
-
Field Details
-
ADMIN
Role of users with administrative rights- See Also:
-
USER
Role of a regular user without any exceptional permissions or restrictions- See Also:
-