Skip to content

Data Object - GlobalURLRedirectionSchemeHandler

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.URLRedirection.GlobalURLSchemeAndHandler

Property of

URLRedirectionData

See also

GlobalApplicationEntitlementId, GlobalEntitlementId

Since

Horizon 7.0.2

Data Object Description

Data object having 1 on 1 mapping of URL Scheme/protocol with Global Resources (GlobalEntitlmentId or GlobalApplicationEntitlementId).

Data Object Properties

Name Type Description
urlScheme xsd:string URL Scheme/protocol used by View Client for URL Filtering.
type xsd:string 2
* This property will be one of:
ValueDescription
"APPLICATION"Application Pool.
"DESKTOP"Desktop Pool.
gaeSchemeHandler GlobalApplicationEntitlementId Global Application Entitlement that can handle this URL Scheme. 1 3
geSchemeHandler GlobalEntitlementId Global Entitlement that should be used to launch URLs with this Scheme. 1 4

  1. This property need not be set. ↩↩

  2. This property cannot be updated. ↩

  3. This property is required if type is set to "APPLICATION". ↩

  4. This property is required if type is set to "DESKTOP". ↩