This class is an utility to configure privileges
Format
R6Class object.
Value
Object of R6Class for modelling a GeoNetwork Privilege configuration
Examples
# \dontrun{
priv <- GNPriv$new(group="all", privileges=c("view","dynamic","featured"))
# }
This class is an utility to configure privileges
R6Class object.
Object of R6Class for modelling a GeoNetwork Privilege configuration
# \dontrun{
priv <- GNPriv$new(group="all", privileges=c("view","dynamic","featured"))
# }