Package com.okta.sdk.resource.model
Class TrustedOriginScope
java.lang.Object
com.okta.sdk.resource.model.TrustedOriginScope
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class TrustedOriginScope
extends Object
implements Serializable
TrustedOriginScope
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddallowedOktaAppsItem
(IframeEmbedScopeAllowedApps allowedOktaAppsItem) allowedOktaApps
(List<IframeEmbedScopeAllowedApps> allowedOktaApps) boolean
The allowed Okta apps for the Trusted Origin scopegetType()
Get typeint
hashCode()
void
setAllowedOktaApps
(List<IframeEmbedScopeAllowedApps> allowedOktaApps) void
toString()
type
(TrustedOriginScopeType type)