Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
TrustedOriginScope |
TrustedOriginScope.addAllowedOktaAppsItem(IframeEmbedScopeAllowedApps allowedOktaAppsItem) |
TrustedOriginScope |
TrustedOriginScope.allowedOktaApps(java.util.List<IframeEmbedScopeAllowedApps> allowedOktaApps) |
TrustedOriginScope |
TrustedOriginScope.type(TrustedOriginScopeType type) |
Modifier and Type | Method and Description |
---|---|
java.util.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(java.util.List<TrustedOriginScope> scopes) |
void |
TrustedOrigin.setScopes(java.util.List<TrustedOriginScope> scopes) |
Copyright © 2017-2022 Okta. All Rights Reserved.