AuthModel: AuthModel Class

Description Public fields Methods

Description

AuthModel Class

AuthModel Class

Public fields

mode
code
providers
ldap
github
keycloak
local

Methods

Public methods


Method new()

Usage
AuthModel$new(mode, code, providers, ldap, github, keycloak, local)

Method toJSON()

Usage
AuthModel$toJSON()

Method fromJSON()

Usage
AuthModel$fromJSON(AuthModelJson)

Method toJSONString()

Usage
AuthModel$toJSONString()

Method fromJSONString()

Usage
AuthModel$fromJSONString(AuthModelJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
AuthModel$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


riteshkarvaloc/dkubeR documentation built on Feb. 25, 2021, 9:28 p.m.