AuthModelKeycloak: AuthModelKeycloak Class

Description Public fields Methods

Description

AuthModelKeycloak Class

AuthModelKeycloak Class

Public fields

username
realm
endpoint
redirectURI
clientId
clientSecret
updatedAt

Methods

Public methods


Method new()

Usage
AuthModelKeycloak$new(
  username,
  realm,
  endpoint,
  redirectURI,
  clientId,
  clientSecret,
  updatedAt
)

Method toJSON()

Usage
AuthModelKeycloak$toJSON()

Method fromJSON()

Usage
AuthModelKeycloak$fromJSON(AuthModelKeycloakJson)

Method toJSONString()

Usage
AuthModelKeycloak$toJSONString()

Method fromJSONString()

Usage
AuthModelKeycloak$fromJSONString(AuthModelKeycloakJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
AuthModelKeycloak$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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