Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static IframeEmbedScopeAllowedApps |
IframeEmbedScopeAllowedApps.fromValue(java.lang.String value) |
static IframeEmbedScopeAllowedApps |
IframeEmbedScopeAllowedApps.valueOf(java.lang.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 |
---|---|
java.util.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(java.util.List<IframeEmbedScopeAllowedApps> allowedOktaApps) |
void |
TrustedOriginScope.setAllowedOktaApps(java.util.List<IframeEmbedScopeAllowedApps> allowedOktaApps) |
Copyright © 2017-2022 Okta. All Rights Reserved.