Uses of Class
com.okta.sdk.resource.model.TrustedOriginScope
Packages that use TrustedOriginScope
-
Uses of TrustedOriginScope in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return TrustedOriginScopeModifier and TypeMethodDescriptionTrustedOriginScope.addAllowedOktaAppsItem
(IframeEmbedScopeAllowedApps allowedOktaAppsItem) TrustedOriginScope.allowedOktaApps
(List<IframeEmbedScopeAllowedApps> allowedOktaApps) TrustedOriginScope.type
(TrustedOriginScopeType type) Methods in com.okta.sdk.resource.model that return types with arguments of type TrustedOriginScopeMethods in com.okta.sdk.resource.model with parameters of type TrustedOriginScopeMethod parameters in com.okta.sdk.resource.model with type arguments of type TrustedOriginScopeModifier and TypeMethodDescriptionTrustedOrigin.scopes
(List<TrustedOriginScope> scopes) void
TrustedOrigin.setScopes
(List<TrustedOriginScope> scopes)