An R6Class
generator object
Methods
Method fromJSON()
Usage
SSOProvider$fromJSON(SSOProviderJson)
Method toJSONString()
Usage
SSOProvider$toJSONString()
Method fromJSONString()
Usage
SSOProvider$fromJSONString(SSOProviderJson)
Method clone()
The objects of this class are cloneable with this method.
Usage
SSOProvider$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.