This class models a GeoServer access control list service rule
Format
R6Class object.
Value
Object of R6Class for modelling a GeoServer access control list service rule
Super classes
geosapi::GSRESTResource -> geosapi::GSRule -> GSRestRule
Methods
Method new()
Initializes a GSLayerRule
Usage
GSRestRule$new(xml = NULL, pattern = "/**", methods, roles)Arguments
xmlan object of class xml_node-class
patterna URL Ant pattern, only applicable for domain
rest. Default is/**methodsHTTP method(s)
rolesone or more roles to add for the rule