| Package | Description |
|---|---|
| com.okta.sdk.resource.model |
| Modifier and Type | Method and Description |
|---|---|
AcsEndpoint |
AcsEndpoint.index(Integer index) |
AcsEndpoint |
AcsEndpoint.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
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(List<AcsEndpoint> acsEndpoints) |
void |
SamlApplicationSettingsSignOn.setAcsEndpoints(List<AcsEndpoint> acsEndpoints) |
Copyright © 2017–2023 Okta. All rights reserved.