|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
Progress.Json.ObjectModel.JsonObject ExportConfig () |
/* Returns a json representation of this STS Domain
@return JsonObject The schema-compliant JSON */ |
|||||
|
CHARACTER FormatEnumName (character) |
/* formats an enum name to have a leading lower-case letter, per the Java naming
convention
@param character The unformatted string
@return character The formatted string */ |
|||||
|
OpenEdge.DataAdmin.Util.StsDomain ImportConfig (JsonObject) |
/* Creates a StsDomain instance from JSON config
@param character The name of the domain to import
@param JsonObject the config for a single domain, per the schema above
@return StsDomain A configured domain */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
StsDomain (character) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER ActionOptions |
/* <fka system|pam-options>. A comma-delimited list. These apply to all actions */ |
|||||
|
CHARACTER AuthProviderRef |
/* A reference to the auth provider */ |
|||||
|
CHARACTER Description |
/* A clear-text description of the domain */ |
|||||
|
CHARACTER DomainOptions |
/* <fka runtime-options>. A comma-delimited list */ |
|||||
|
LOGICAL Enabled |
/* Is the domain enabled? */ |
|||||
|
OpenEdge.DataAdmin.Util.StsDomainActionEnum EnabledDomainActions |
/* The domain action groups - a flag for each pam-action */ |
|||||
|
OpenEdge.DataAdmin.Util.StsDomainEventGroupEnum EnabledEventGroups |
/* The domain action groups - a flag for each pam-action */ |
|||||
|
CHARACTER EventProviderRef |
/* A reference to the event callback provider */ |
|||||
|
CHARACTER Name |
/* (mandatory) The name of the domain being updated */ |
|||||
|
CHARACTER PolicyProviderRef |
/* A reference to the policy callback provider */ |
|||||
|
CHARACTER PROP_ACTIONS |
|
|||||
|
CHARACTER PROP_AUTH_PROVIDER |
|
|||||
|
CHARACTER PROP_DESC |
|
|||||
|
CHARACTER PROP_ENABLED |
|
|||||
|
CHARACTER PROP_EVENTS |
|
|||||
|
CHARACTER PROP_GROUPS |
|
|||||
|
CHARACTER PROP_NAME |
|
|||||
|
CHARACTER PROP_OPTIONS |
|
|||||
|
CHARACTER PROP_POLICY_PROVIDER |
|
|||||
|
CHARACTER PROP_PROVIDER |
|
Top
Progress.Json.ObjectModel.JsonObject ExportConfig ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER FormatEnumName (character)
|
||||||||||||||||||||
OpenEdge.DataAdmin.Util.StsDomain ImportConfig (JsonObject)
|
StsDomain (character)
|
---|
CHARACTER ActionOptions
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER AuthProviderRef
|
|||||||||||
CHARACTER Description
|
|||||||||||
CHARACTER DomainOptions
|
|||||||||||
LOGICAL Enabled
|
|||||||||||
OpenEdge.DataAdmin.Util.StsDomainActionEnum EnabledDomainActions
|
|||||||||||
OpenEdge.DataAdmin.Util.StsDomainEventGroupEnum EnabledEventGroups
|
|||||||||||
CHARACTER EventProviderRef
|
|||||||||||
CHARACTER Name
|
|||||||||||
CHARACTER PolicyProviderRef
|
|||||||||||
CHARACTER PROP_ACTIONS
|
|||||||||||
CHARACTER PROP_AUTH_PROVIDER
|
|||||||||||
CHARACTER PROP_DESC
|
|||||||||||
CHARACTER PROP_ENABLED
|
|||||||||||
CHARACTER PROP_EVENTS
|
|||||||||||
CHARACTER PROP_GROUPS
|
|||||||||||
CHARACTER PROP_NAME
|
|||||||||||
CHARACTER PROP_OPTIONS
|
|||||||||||
CHARACTER PROP_POLICY_PROVIDER
|
|||||||||||
CHARACTER PROP_PROVIDER
|
Progress® OpenEdge® Release 11.7