| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
static FederationProtocol |
FederationProtocol.fromValue(String value)
Use this in place of valueOf.
|
static FederationProtocol |
FederationProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FederationProtocol[] |
FederationProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeApplicationProviderResult |
DescribeApplicationProviderResult.withFederationProtocol(FederationProtocol federationProtocol)
The protocol used to federate to the application provider.
|
ApplicationProvider |
ApplicationProvider.withFederationProtocol(FederationProtocol federationProtocol)
The protocol that the application provider uses to perform federation.
|
Copyright © 2024. All rights reserved.