SamlMetadataParseResult: SamlMetadataParseResult Class

SamlMetadataParseResultR Documentation

SamlMetadataParseResult Class

Description

SamlMetadataParseResult Class

SamlMetadataParseResult Class

Public fields

can
idp_issuer
idp_url
idp_cert

Methods

Public methods


Method new()

Usage
SamlMetadataParseResult$new(can, idp_issuer, idp_url, idp_cert)

Method toJSON()

Usage
SamlMetadataParseResult$toJSON()

Method fromJSONObject()

Usage
SamlMetadataParseResult$fromJSONObject(SamlMetadataParseResultJsonObject)

Method fromJSON()

Usage
SamlMetadataParseResult$fromJSON(SamlMetadataParseResultJson)

Method toJSONString()

Usage
SamlMetadataParseResult$toJSONString()

Method fromJSONString()

Usage
SamlMetadataParseResult$fromJSONString(SamlMetadataParseResultJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SamlMetadataParseResult$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.