Package | Description |
---|---|
com.okta.sdk.impl.resource.application | |
com.okta.sdk.resource.application |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAcsEndpoint
AcsEndpoint
|
Modifier and Type | Method and Description |
---|---|
AcsEndpoint |
DefaultAcsEndpoint.setIndex(Integer index) |
AcsEndpoint |
DefaultAcsEndpoint.setUrl(String url) |
Modifier and Type | Method and Description |
---|---|
List<AcsEndpoint> |
DefaultSamlApplicationSettingsSignOn.getAcsEndpoints() |
Modifier and Type | Method and Description |
---|---|
SamlApplicationSettingsSignOn |
DefaultSamlApplicationSettingsSignOn.setAcsEndpoints(List<AcsEndpoint> acsEndpoints) |
Modifier and Type | Method and Description |
---|---|
AcsEndpoint |
AcsEndpoint.setIndex(Integer index) |
AcsEndpoint |
AcsEndpoint.setUrl(String url) |
Modifier and Type | Method and Description |
---|---|
List<AcsEndpoint> |
SamlApplicationSettingsSignOn.getAcsEndpoints() |
Modifier and Type | Method and Description |
---|---|
SamlApplicationSettingsSignOn |
SamlApplicationSettingsSignOn.setAcsEndpoints(List<AcsEndpoint> acsEndpoints) |
Copyright © 2017–2023 Okta. All rights reserved.