Package | Description |
---|---|
com.okta.sdk.impl.resource.role | |
com.okta.sdk.resource.role |
Modifier and Type | Method and Description |
---|---|
List<IframeEmbedScopeAllowedApps> |
DefaultScope.getAllowedOktaApps() |
Modifier and Type | Method and Description |
---|---|
Scope |
DefaultScope.setAllowedOktaApps(List<IframeEmbedScopeAllowedApps> allowedOktaApps) |
Modifier and Type | Method and Description |
---|---|
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> |
Scope.getAllowedOktaApps() |
Modifier and Type | Method and Description |
---|---|
Scope |
Scope.setAllowedOktaApps(List<IframeEmbedScopeAllowedApps> allowedOktaApps) |
Copyright © 2017–2023 Okta. All rights reserved.