Package org.openremote.manager.security
Class AuthorisationService
java.lang.Object
org.openremote.manager.security.AuthorisationService
- All Implemented Interfaces:
org.openremote.model.ContainerService
This service is intended to form a centralised authorisation service for all resources and actions within the
system.
-
Field Summary
FieldsFields inherited from interface org.openremote.model.ContainerService
DEFAULT_PRIORITY, HIGH_PRIORITY, LOW_PRIORITY, MED_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openremote.model.ContainerService
getPriority
-
Field Details
-
managerIdentityService
-
-
Constructor Details
-
AuthorisationService
public AuthorisationService()
-
-
Method Details