Class StaticPermissionModel
java.lang.Object
com.inductiveautomation.perspective.gateway.property.PropertyTreePermissionModel
com.inductiveautomation.perspective.gateway.property.StaticPermissionModel
Implementation of property tree privacy model that allows for static (hard-coded) configuration.
- 
Field SummaryFields inherited from class com.inductiveautomation.perspective.gateway.property.PropertyTreePermissionModelALLOW_ALL
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected Stream<org.apache.commons.lang3.tuple.Pair<JsonPath,PropertyAccess>> setPrivate(String... paths) setProtected(String... paths) Methods inherited from class com.inductiveautomation.perspective.gateway.property.PropertyTreePermissionModelallowSync, allowWrite
- 
Constructor Details- 
StaticPermissionModelpublic StaticPermissionModel()
 
- 
- 
Method Details- 
setPrivate
- 
setProtected
- 
setSystem
- 
getRestrictions- Specified by:
- getRestrictionsin class- PropertyTreePermissionModel
 
 
-