Description Public fields Methods
AuthModelKeycloak Class
AuthModelKeycloak Class
username
realm
endpoint
redirectURI
clientId
clientSecret
updatedAt
new()
AuthModelKeycloak$new( username, realm, endpoint, redirectURI, clientId, clientSecret, updatedAt )
toJSON()
AuthModelKeycloak$toJSON()
fromJSON()
AuthModelKeycloak$fromJSON(AuthModelKeycloakJson)
toJSONString()
AuthModelKeycloak$toJSONString()
fromJSONString()
AuthModelKeycloak$fromJSONString(AuthModelKeycloakJson)
clone()
The objects of this class are cloneable with this method.
AuthModelKeycloak$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.