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