public static interface IdpMetadata.Builder extends SdkPojo, CopyableBuilder<IdpMetadata.Builder,IdpMetadata>
| Modifier and Type | Method and Description |
|---|---|
IdpMetadata.Builder |
url(String url)
The URL of the location containing the IdP metadata.
|
IdpMetadata.Builder |
xml(String xml)
The full IdP metadata, in XML format.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIdpMetadata.Builder url(String url)
The URL of the location containing the IdP metadata.
url - The URL of the location containing the IdP metadata.IdpMetadata.Builder xml(String xml)
The full IdP metadata, in XML format.
xml - The full IdP metadata, in XML format.Copyright © 2023. All rights reserved.