Package org.openapitools.client.model
Class TrustedOriginScope
java.lang.Object
org.openapitools.client.model.TrustedOriginScope
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class TrustedOriginScope
extends Object
TrustedOriginScope
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllowedOktaAppsItem
(IframeEmbedScopeAllowedApps allowedOktaAppsItem) allowedOktaApps
(List<IframeEmbedScopeAllowedApps> allowedOktaApps) boolean
Get allowedOktaAppsgetType()
Get typeint
hashCode()
void
setAllowedOktaApps
(List<IframeEmbedScopeAllowedApps> allowedOktaApps) void
toString()
type
(TrustedOriginScopeType type)
-
Field Details
-
JSON_PROPERTY_ALLOWED_OKTA_APPS
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
-
Constructor Details
-
TrustedOriginScope
public TrustedOriginScope()
-
-
Method Details
-
allowedOktaApps
-
addAllowedOktaAppsItem
-
getAllowedOktaApps
Get allowedOktaApps- Returns:
- allowedOktaApps
-
setAllowedOktaApps
-
type
-
getType
Get type- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-