Identity Provider Settings.
-
MetadataSettings.UIInfoSettings.LogoSettings.builder()
MetadataSettings.UIInfoSettings.LogoSettings.Builder.height(Integer height)
Assigns the height of the logo in pixels.
Assigns the logo language tag.
MetadataSettings.UIInfoSettings.LogoSettings.Builder.path(String path)
Assigns the logotype path.
MetadataSettings.UIInfoSettings.LogoSettings.Builder.url(String url)
Assigns the logotype URL.
MetadataSettings.UIInfoSettings.LogoSettings.Builder.width(Integer width)
Assigns the width of the logo in pixels.