Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
AcsEndpoint |
AcsEndpoint.index(java.lang.Integer index) |
AcsEndpoint |
AcsEndpoint.url(java.lang.String url) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AcsEndpoint> |
SamlApplicationSettingsSignOn.getAcsEndpoints()
Get acsEndpoints
|
Modifier and Type | Method and Description |
---|---|
SamlApplicationSettingsSignOn |
SamlApplicationSettingsSignOn.addAcsEndpointsItem(AcsEndpoint acsEndpointsItem) |
Modifier and Type | Method and Description |
---|---|
SamlApplicationSettingsSignOn |
SamlApplicationSettingsSignOn.acsEndpoints(java.util.List<AcsEndpoint> acsEndpoints) |
void |
SamlApplicationSettingsSignOn.setAcsEndpoints(java.util.List<AcsEndpoint> acsEndpoints) |
Copyright © 2017-2022 Okta. All Rights Reserved.