| Package | Description |
|---|---|
| org.cloudfoundry.uaa.identityzones |
| Modifier and Type | Method and Description |
|---|---|
SamlConfiguration |
SamlConfiguration.Builder.build()
Builds a new
SamlConfiguration. |
SamlConfiguration |
IdentityZoneConfiguration.getSamlConfiguration()
The saml configuration
|
| Modifier and Type | Method and Description |
|---|---|
SamlConfiguration.Builder |
SamlConfiguration.Builder.from(SamlConfiguration instance)
Fill a builder with attribute values from the provided
SamlConfiguration instance. |
IdentityZoneConfiguration.Builder |
IdentityZoneConfiguration.Builder.samlConfiguration(SamlConfiguration samlConfiguration)
Initializes the value for the
samlConfiguration attribute. |
Copyright © 2020. All rights reserved.