public class SsoConfigEntity extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SsoConfigEntity.Config
REST API constants.
|
| Constructor and Description |
|---|
SsoConfigEntity(SsoConfig config) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiscoveryRefreshCron() |
Boolean |
getEnableAuthenticationFallback() |
ZonedDateTime |
getLastUpdated() |
Boolean |
getShowLoginForm() |
Boolean |
getShowLoginFormForJsm() |
public SsoConfigEntity(SsoConfig config)
public Boolean getShowLoginForm()
public ZonedDateTime getLastUpdated()
public Boolean getEnableAuthenticationFallback()
public String getDiscoveryRefreshCron()
public Boolean getShowLoginFormForJsm()
Copyright © 2023 Atlassian. All rights reserved.