| Package | Description |
|---|---|
| com.okta.sdk.resource.model |
| Modifier and Type | Method and Description |
|---|---|
TrustedOriginScope |
TrustedOriginScope.addAllowedOktaAppsItem(IframeEmbedScopeAllowedApps allowedOktaAppsItem) |
TrustedOriginScope |
TrustedOriginScope.allowedOktaApps(List<IframeEmbedScopeAllowedApps> allowedOktaApps) |
TrustedOriginScope |
TrustedOriginScope.type(TrustedOriginScopeType type) |
| Modifier and Type | Method and Description |
|---|---|
List<TrustedOriginScope> |
TrustedOrigin.getScopes()
Get scopes
|
| Modifier and Type | Method and Description |
|---|---|
TrustedOrigin |
TrustedOrigin.addScopesItem(TrustedOriginScope scopesItem) |
| Modifier and Type | Method and Description |
|---|---|
TrustedOrigin |
TrustedOrigin.scopes(List<TrustedOriginScope> scopes) |
void |
TrustedOrigin.setScopes(List<TrustedOriginScope> scopes) |
Copyright © 2017–2023 Okta. All rights reserved.