This class models a GeoServer access control list rule
Object of R6Class for modelling a GeoServer access control list rule
R6Class object.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
geosapi::GSRESTResource -> GSRule
Inherited methods
new()Initializes a GSRule
GSRule$new(xml = NULL)xmlan object of class xml_node-class
encode()Encodes as XML
GSRule$encode()an object of class xml_node-class
decode()Decodes from XML
GSRule$decode(xml)xmlan object of class xml_node-class
clone()The objects of this class are cloneable with this method.
GSRule$clone(deep = FALSE)deepWhether to make a deep clone.
Geoserver REST API Access Control List Rule