Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static IframeEmbedScopeAllowedApps |
IframeEmbedScopeAllowedApps.fromValue(String value) |
static IframeEmbedScopeAllowedApps |
IframeEmbedScopeAllowedApps.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IframeEmbedScopeAllowedApps[] |
IframeEmbedScopeAllowedApps.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<IframeEmbedScopeAllowedApps> |
TrustedOriginScope.getAllowedOktaApps()
Get allowedOktaApps
|
Modifier and Type | Method and Description |
---|---|
TrustedOriginScope |
TrustedOriginScope.addAllowedOktaAppsItem(IframeEmbedScopeAllowedApps allowedOktaAppsItem) |
Modifier and Type | Method and Description |
---|---|
TrustedOriginScope |
TrustedOriginScope.allowedOktaApps(List<IframeEmbedScopeAllowedApps> allowedOktaApps) |
void |
TrustedOriginScope.setAllowedOktaApps(List<IframeEmbedScopeAllowedApps> allowedOktaApps) |
Copyright © 2017–2023 Okta. All rights reserved.