| Package | Description |
|---|---|
| com.atlassian.plugins.authentication.sso.rest |
| Modifier and Type | Method and Description |
|---|---|
SsoConfigEntity |
SsoConfigResource.getConfig() |
SsoConfigEntity |
SsoConfigResourceService.getConfig()
Obtain the current config as
SsoConfigEntity. |
SsoConfigEntity |
SsoConfigResource.updateConfig(SsoConfigEntity ssoConfigEntity) |
SsoConfigEntity |
SsoConfigResourceService.updateConfig(SsoConfigEntity entity)
Update configuration of SSO from the data from
SsoConfigEntity. |
| Modifier and Type | Method and Description |
|---|---|
SsoConfigEntity |
SsoConfigResource.updateConfig(SsoConfigEntity ssoConfigEntity) |
SsoConfigEntity |
SsoConfigResourceService.updateConfig(SsoConfigEntity entity)
Update configuration of SSO from the data from
SsoConfigEntity. |
Copyright © 2023 Atlassian. All rights reserved.