Package | Description |
---|---|
com.okta.sdk.impl.resource.role | |
com.okta.sdk.impl.resource.trusted.origin | |
com.okta.sdk.resource.role | |
com.okta.sdk.resource.trusted.origin |
Modifier and Type | Class and Description |
---|---|
class |
DefaultScope
Scope
|
Modifier and Type | Method and Description |
---|---|
Scope |
DefaultScope.setAllowedOktaApps(List<IframeEmbedScopeAllowedApps> allowedOktaApps) |
Scope |
DefaultScope.setStringValue(String stringValue) |
Scope |
DefaultScope.setType(ScopeType type) |
Modifier and Type | Method and Description |
---|---|
List<Scope> |
DefaultTrustedOrigin.getScopes() |
Modifier and Type | Method and Description |
---|---|
TrustedOrigin |
DefaultTrustedOrigin.setScopes(List<Scope> scopes) |
Modifier and Type | Method and Description |
---|---|
Scope |
Scope.setAllowedOktaApps(List<IframeEmbedScopeAllowedApps> allowedOktaApps) |
Scope |
Scope.setStringValue(String stringValue) |
Scope |
Scope.setType(ScopeType type) |
Modifier and Type | Method and Description |
---|---|
List<Scope> |
TrustedOrigin.getScopes() |
Modifier and Type | Method and Description |
---|---|
TrustedOrigin |
TrustedOrigin.setScopes(List<Scope> scopes) |
Copyright © 2017–2023 Okta. All rights reserved.