| Package | Description |
|---|---|
| com.okta.sdk.resource.role |
| Modifier and Type | Method and Description |
|---|---|
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> |
Scope.getAllowedOktaApps() |
| Modifier and Type | Method and Description |
|---|---|
Scope |
Scope.setAllowedOktaApps(java.util.List<IframeEmbedScopeAllowedApps> allowedOktaApps) |
Copyright © 2017-2022 Okta. All Rights Reserved.