SdkUnknown

Inherited functions

Link copied to clipboard
fun asUrl(): String

Casts this IdpMetadata as a Url and retrieves its kotlin.String value. Throws an exception if the IdpMetadata is not a Url.

Link copied to clipboard

Casts this IdpMetadata as a Url and retrieves its kotlin.String value. Returns null if the IdpMetadata is not a Url.

Link copied to clipboard
fun asXml(): String

Casts this IdpMetadata as a Xml and retrieves its kotlin.String value. Throws an exception if the IdpMetadata is not a Xml.

Link copied to clipboard

Casts this IdpMetadata as a Xml and retrieves its kotlin.String value. Returns null if the IdpMetadata is not a Xml.