public final class DomainControlCenterSsoRequestInner extends Object
| Constructor and Description |
|---|
DomainControlCenterSsoRequestInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
postParameterKey()
Get the postParameterKey property: Post parameter key.
|
String |
postParameterValue()
Get the postParameterValue property: Post parameter value.
|
String |
url()
Get the url property: URL where the single sign-on request is to be made.
|
void |
validate()
Validates the instance.
|
public String url()
public String postParameterKey()
public String postParameterValue()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.