Uses of Interface
com.okta.sdk.resource.Org2OrgApplicationSettings
-
Packages that use Org2OrgApplicationSettings Package Description com.okta.sdk.resource -
-
Uses of Org2OrgApplicationSettings in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return Org2OrgApplicationSettings Modifier and Type Method Description Org2OrgApplicationSettings
Org2OrgApplication. getSettings()
Org2OrgApplicationSettings
Org2OrgApplicationSettings. setApp(Org2OrgApplicationSettingsApp app)
Methods in com.okta.sdk.resource with parameters of type Org2OrgApplicationSettings Modifier and Type Method Description Org2OrgApplication
Org2OrgApplication. setSettings(Org2OrgApplicationSettings settings)
-