com.ibm.uddi.v3.management

Interface PolicyConstants

    • Field Detail

      • REG_DELEGATION_GROUP

        static final int REG_DELEGATION_GROUP
        Registry Policy Delegation policy group.
        See Also:
        Constant Field Values
      • REG_KEYING_GROUP

        static final int REG_KEYING_GROUP
        Registry Keying policy group.
        See Also:
        Constant Field Values
      • REG_UDDI_KEYING_GROUP

        static final int REG_UDDI_KEYING_GROUP
        Registry UDDI Keying policy group.
        See Also:
        Constant Field Values
      • REG_INFO_ACCESS_CONTROL_GROUP

        static final int REG_INFO_ACCESS_CONTROL_GROUP
        Registry UDDI Information and Access Control Policies policy group.
        See Also:
        Constant Field Values
      • REG_APIS_GROUP

        static final int REG_APIS_GROUP
        Registry APIs policy group.
        See Also:
        Constant Field Values
      • REG_TIME_GROUP

        static final int REG_TIME_GROUP
        Registry Time Policies policy group.
        See Also:
        Constant Field Values
      • REG_USER_POLICIES_GROUP

        static final int REG_USER_POLICIES_GROUP
        Registry User Policies policy group.
        See Also:
        Constant Field Values
      • REG_DATA_CUSTODY_GROUP

        static final int REG_DATA_CUSTODY_GROUP
        Registry Data Custody policy group.
        See Also:
        Constant Field Values
      • REG_REPLICATION_GROUP

        static final int REG_REPLICATION_GROUP
        Registry Replication policy group.
        See Also:
        Constant Field Values
      • REG_SUBSCRIPTION_GROUP

        static final int REG_SUBSCRIPTION_GROUP
        Registry Subscription policy group.
        See Also:
        Constant Field Values
      • REG_VALUESET_GROUP

        static final int REG_VALUESET_GROUP
        Registry Value Set Policy policy group.
        See Also:
        Constant Field Values
      • NODE_KEY_POLICIES_GROUP

        static final int NODE_KEY_POLICIES_GROUP
        Node Key Policies policy group.
        See Also:
        Constant Field Values
      • NODE_INFORMATION_GROUP

        static final int NODE_INFORMATION_GROUP
        Node Information Policy policy group.
        See Also:
        Constant Field Values
      • NODE_APIS_GROUP

        static final int NODE_APIS_GROUP
        Node APIs policy group.
        See Also:
        Constant Field Values
      • NODE_MISC_GROUP

        static final int NODE_MISC_GROUP
        Node Miscellaneous policy group.
        See Also:
        Constant Field Values
      • REG_ALLOWS_DELEGATION_OF_POLICY

        static final int REG_ALLOWS_DELEGATION_OF_POLICY
        Defines whether the registry allows nodes to define their own policies.

        Part of registry Policy Delegation policy group.

        See Also:
        Constant Field Values
      • REG_ALLOWS_DELEGATION_OF_USER_REGISTRATION

        static final int REG_ALLOWS_DELEGATION_OF_USER_REGISTRATION
        The Registry defines if nodes may specify their own user registration.

        Part of registry Policy Delegation policy group.

        See Also:
        Constant Field Values
      • REG_ALLOWS_DELEGATION_OF_AUTHORIZATION

        static final int REG_ALLOWS_DELEGATION_OF_AUTHORIZATION
        The Registry defines if nodes may define their own access control policy.

        Part of registry Policy Delegation policy group.

        See Also:
        Constant Field Values
      • REG_ALLOWS_DELEGATION_OF_SUBSCRIPTION_POLICY

        static final int REG_ALLOWS_DELEGATION_OF_SUBSCRIPTION_POLICY
        The Registry defines if nodes may define their own policies for subscription.

        Part of registry Policy Delegation policy group.

        See Also:
        Constant Field Values
      • REG_ALLOWS_DELEGATION_OF_VALUESET_POLICY

        static final int REG_ALLOWS_DELEGATION_OF_VALUESET_POLICY
        The Registry defines if nodes may define their own Value Set policy.

        Part of registry Policy Delegation policy group.

        See Also:
        Constant Field Values
      • REG_GENERAL_POLICY_FOR_KEY_FORMAT_AND_GENERATION

        static final int REG_GENERAL_POLICY_FOR_KEY_FORMAT_AND_GENERATION
        The Registry defines a policy for key format and key generation.

        Part of registry Keying policy group.

        See Also:
        Constant Field Values
      • REG_KEY_GENERATOR_TMODEL_REGISTRATION

        static final int REG_KEY_GENERATOR_TMODEL_REGISTRATION
        The registry defines a policy for whether and how a given node or publisher is allowed to register a key generator tModel.

        Part of registry UDDI Keying policy group.

        See Also:
        Constant Field Values
      • REG_KEY_DEFAULT_WHEN_NO_KEY_SUPPLIED

        static final int REG_KEY_DEFAULT_WHEN_NO_KEY_SUPPLIED
        The registry defines what happens when a key is not supplied.

        Part of registry UDDI Keying policy group.

        See Also:
        Constant Field Values
      • REG_SUPPORTS_UUID_KEYS

        static final int REG_SUPPORTS_UUID_KEYS
        The registry defines whether uuidKeys are accepted.

        Part of registry UDDI Keying policy group.

        See Also:
        Constant Field Values
      • REG_ROOT_KEY_GENERATION_FOR_AFFILIATES

        static final int REG_ROOT_KEY_GENERATION_FOR_AFFILIATES
        The registry defines whether or not affiliations are allowed and how key partitions are maintained.

        Part of registry UDDI Keying policy group.

        See Also:
        Constant Field Values
      • REG_USER_REGISTRATION

        static final int REG_USER_REGISTRATION
        The registry defines a policy for registration of users.

        Part of registry UDDI Information and Access Control Policies policy group.

        See Also:
        Constant Field Values
      • REG_USER_AUTHORIZATION

        static final int REG_USER_AUTHORIZATION
        The registry defines a policy for Authorization of users.

        Part of registry UDDI Information and Access Control Policies policy group.

        See Also:
        Constant Field Values
      • REG_DATA_INTEGRITY

        static final int REG_DATA_INTEGRITY
        The registry defines a policy for Data Integrity.

        Part of registry UDDI Information and Access Control Policies policy group.

        See Also:
        Constant Field Values
      • REG_PERSISTENT_DATA_CONFIDENTIALITY

        static final int REG_PERSISTENT_DATA_CONFIDENTIALITY
        The registry defines a policy for persistent Data Confidentiality (data in the data repository).

        Part of registry UDDI Information and Access Control Policies policy group.

        See Also:
        Constant Field Values
      • REG_AUDIT

        static final int REG_AUDIT
        The registry defines a policy for Audit.

        Part of registry UDDI Information and Access Control Policies policy group.

        See Also:
        Constant Field Values
      • REG_PRIVACY

        static final int REG_PRIVACY
        The registry defines a policy for Privacy.

        Part of registry UDDI Information and Access Control Policies policy group.

        See Also:
        Constant Field Values
      • REG_EXTENSIBILITY

        static final int REG_EXTENSIBILITY
        The registry defines a policy for extensibility.

        Part of registry UDDI Information and Access Control Policies policy group.

        See Also:
        Constant Field Values
      • REG_NODE_REGISTRATION_AND_REMOVAL

        static final int REG_NODE_REGISTRATION_AND_REMOVAL
        The registry defines how nodes are added and deleted from a registry.

        Part of registry UDDI Information and Access Control Policies policy group.

        See Also:
        Constant Field Values
      • REG_DATA_CONFIDENTIALITY_FOR_INQUIRY_API

        static final int REG_DATA_CONFIDENTIALITY_FOR_INQUIRY_API
        The registry defines a policy for Data Confidentiality for the inquiry API set.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_AUTHORIZATION_FOR_INQUIRY_API

        static final int REG_AUTHORIZATION_FOR_INQUIRY_API
        The registry determines if authorization is required on the API set and how this is supplied.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_DATA_CONFIDENTIALITY_FOR_PUBLISH_API

        static final int REG_DATA_CONFIDENTIALITY_FOR_PUBLISH_API
        The registry defines a policy for Data Confidentiality for the publish API set.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_AUTHORIZATION_FOR_PUBLISH_API

        static final int REG_AUTHORIZATION_FOR_PUBLISH_API
        The registry determines if authorization is required on the API set and how this is supplied.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_DATA_CONFIDENTIALITY_FOR_SUBSCRIPTION_API

        static final int REG_DATA_CONFIDENTIALITY_FOR_SUBSCRIPTION_API
        The registry defines a policy for Data Confidentiality for the subscription API set.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_AUTHORIZATION_FOR_SUBSCRIPTION_API

        static final int REG_AUTHORIZATION_FOR_SUBSCRIPTION_API
        The registry determines if authorization is required on the API set and how this is supplied.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_DATA_CONFIDENTIALITY_FOR_REPLICATION_API

        static final int REG_DATA_CONFIDENTIALITY_FOR_REPLICATION_API
        The registry defines a policy for Data Confidentiality for the replication API set.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_AUTHORIZATION_FOR_REPLICATION_API

        static final int REG_AUTHORIZATION_FOR_REPLICATION_API
        The registry determines if authorization is required on the API set and how this is supplied.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_DATA_CONFIDENTIALITY_FOR_CUSTODY_TRANSFER_API

        static final int REG_DATA_CONFIDENTIALITY_FOR_CUSTODY_TRANSFER_API
        The registry defines a policy for Data Confidentiality for the Custody and Ownership Transfer API set.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_AUTHORIZATION_FOR_CUSTODY_TRANSFER_API

        static final int REG_AUTHORIZATION_FOR_CUSTODY_TRANSFER_API
        The registry determines if authorization is required on the API set and how this is supplied.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_DATA_CONFIDENTIALITY_FOR_EXTERNAL_VALIDATIONS_API

        static final int REG_DATA_CONFIDENTIALITY_FOR_EXTERNAL_VALIDATIONS_API
        The registry defines a policy for Data Confidentiality for the external validations API set.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_AUTHORIZATION_FOR_EXTERNAL_VALIDATIONS_API

        static final int REG_AUTHORIZATION_FOR_EXTERNAL_VALIDATIONS_API
        The registry determines if authorization is required on the API set and how this is supplied.

        Part of registry APIs policy group.

        See Also:
        Constant Field Values
      • REG_HOW_NODES_SYNCHRONIZE_CLOCKS

        static final int REG_HOW_NODES_SYNCHRONIZE_CLOCKS
        The registry may define how nodes in a registry synchronize their clocks.

        Part of registry Time Policies policy group.

        See Also:
        Constant Field Values
      • REG_PUBLICATION_LIMIT

        static final int REG_PUBLICATION_LIMIT
        A registry defines the amount of information that publishers are able to publish.

        Part of registry User Policies policy group.

        See Also:
        Constant Field Values
      • REG_OWNER_PUBLISHER_AND_DATA_RELATIONSHIP

        static final int REG_OWNER_PUBLISHER_AND_DATA_RELATIONSHIP
        A registry defines the relationship between data and publishers.

        Part of registry User Policies policy group.

        See Also:
        Constant Field Values
      • REG_SUPPORTS_OWNERSHIP_TRANSFER

        static final int REG_SUPPORTS_OWNERSHIP_TRANSFER
        A registry defines if data is able to be transferred between owners in the registry.

        Part of registry User Policies policy group.

        See Also:
        Constant Field Values
      • REG_SUPPORTS_CUSTODY_TRANSFER

        static final int REG_SUPPORTS_CUSTODY_TRANSFER
        Registries must specify whether custody transfer is supported.

        Part of registry Data Custody policy group.

        See Also:
        Constant Field Values
      • REG_CUSTODY_TRANSFER_EXPIRATION_PERIOD

        static final int REG_CUSTODY_TRANSFER_EXPIRATION_PERIOD
        The length of time after the issue of a transfer token before it expires.

        Part of registry Data Custody policy group.

        See Also:
        Constant Field Values
      • REG_REPLICATION_SUPPORTS_CUSTODY_TRANSFER

        static final int REG_REPLICATION_SUPPORTS_CUSTODY_TRANSFER
        A registry defines if replication of transfer is supported.

        Part of registry Replication policy group.

        See Also:
        Constant Field Values
      • REG_SUPPORTS_REPLICATION

        static final int REG_SUPPORTS_REPLICATION
        The registry defines if replication is supported.

        Part of registry Replication policy group.

        See Also:
        Constant Field Values
      • REG_REPLICATION_IS_SINGLE_MASTER_MODEL

        static final int REG_REPLICATION_IS_SINGLE_MASTER_MODEL
        The registry defines if the Single master data model for replication is supported.

        Part of registry Replication policy group.

        See Also:
        Constant Field Values
      • REG_SUPPORTS_SUBSCRIPTION

        static final int REG_SUPPORTS_SUBSCRIPTION
        The registry defines if subscription is supported.

        Part of registry Subscription policy group.

        See Also:
        Constant Field Values
      • REG_LIMITS_FOR_EMAIL_SUBSCRIPTIONS

        static final int REG_LIMITS_FOR_EMAIL_SUBSCRIPTIONS
        The registry defines limits for the number of email subscription-related notification-based retries.

        Part of registry Subscription policy group.

        See Also:
        Constant Field Values
      • REG_SUPPORTS_SUBSCRIPTION_FILTER_CRITERIA

        static final int REG_SUPPORTS_SUBSCRIPTION_FILTER_CRITERIA
        The registry defines if the Inquiry APIs are available for use as filter criteria in a subscription.

        Part of registry Subscription policy group.

        See Also:
        Constant Field Values
      • REG_SUBSCRIPTION_RENEWAL_CONDITIONS

        static final int REG_SUBSCRIPTION_RENEWAL_CONDITIONS
        The registry defines conditions for subscription renewal.

        Part of registry Subscription policy group.

        See Also:
        Constant Field Values
      • REG_LIMITS_SUBSCRIPTION_VOLUME

        static final int REG_LIMITS_SUBSCRIPTION_VOLUME
        The registry defines the limit on the volume of data to be returned in subscription results.

        Part of registry Subscription policy group.

        See Also:
        Constant Field Values
      • REG_DURATION_OF_SUBSCRIPTION

        static final int REG_DURATION_OF_SUBSCRIPTION
        The registry defines the duration of time in which a subscription remains active.

        Part of registry Subscription policy group.

        See Also:
        Constant Field Values
      • REG_SUPPORTS_CHECKED_VALUE_SETS

        static final int REG_SUPPORTS_CHECKED_VALUE_SETS
        Checked values sets supported.

        Part of registry Value Set Policy policy group.

        See Also:
        Constant Field Values
      • REG_CACHE_INVALIDATION_TRIGGER

        static final int REG_CACHE_INVALIDATION_TRIGGER
        Cache Invalidation Trigger.

        Part of registry Value Set Policy policy group.

        See Also:
        Constant Field Values
      • REG_SUPPORTS_UNCACHED_VALUE_SETS

        static final int REG_SUPPORTS_UNCACHED_VALUE_SETS
        Uncached value sets supported.

        Part of registry Value Set Policy policy group.

        See Also:
        Constant Field Values
      • REG_SUPPORTS_EXTERNAL_VALIDATION_WEB_SERVICES

        static final int REG_SUPPORTS_EXTERNAL_VALIDATION_WEB_SERVICES
        External validation Web services supported.

        Part of registry Value Set Policy policy group.

        See Also:
        Constant Field Values
      • REG_VALUE_SET_WEB_SERVICE_DISCOVERY

        static final int REG_VALUE_SET_WEB_SERVICE_DISCOVERY
        Modeling policy for registering and discovering value set Web services.

        Part of registry Value Set Policy policy group.

        See Also:
        Constant Field Values
      • REG_SUPPORTS_CERTIFICATE_AUTHORITIES

        static final int REG_SUPPORTS_CERTIFICATE_AUTHORITIES
        A policy for certificate authorities is supported.

        Part of registry Value Set Policy policy group.

        See Also:
        Constant Field Values
      • NODE_KEY_GENERATOR_TMODEL_REGISTRATION

        static final int NODE_KEY_GENERATOR_TMODEL_REGISTRATION
        If delegated, a node may define which publishers are allowed to register tModels.

        Part of node Key Policies policy group.

        See Also:
        Constant Field Values
      • NODE_ACCEPTS_PUBLISHER_GENERATED_KEYS

        static final int NODE_ACCEPTS_PUBLISHER_GENERATED_KEYS
        Each node must establish whether or not it will accept publisher generated keys.

        Part of node Key Policies policy group.

        See Also:
        Constant Field Values
      • NODE_LIMITS_MAX_SIZE_OF_REQUEST_MESSAGE

        static final int NODE_LIMITS_MAX_SIZE_OF_REQUEST_MESSAGE
        A node may limit the maximum size of a request message.

        Part of node Information Policy policy group.

        See Also:
        Constant Field Values
      • NODE_USER_REGISTRATION

        static final int NODE_USER_REGISTRATION
        The node defines a Policy for registration of users.

        Part of node Information Policy policy group.

        See Also:
        Constant Field Values
      • NODE_PUBLICATION_LIMIT

        static final int NODE_PUBLICATION_LIMIT
        A node defines the amount of information that publishers are able to publish.

        Part of node Information Policy policy group.

        See Also:
        Constant Field Values
      • NODE_DISCLAIMERS_FOR_CONTESTING_ENTRIES

        static final int NODE_DISCLAIMERS_FOR_CONTESTING_ENTRIES
        A policy for contesting entries is supported.

        Part of node Information Policy policy group.

        See Also:
        Constant Field Values
      • NODE_AUTHENTICATION_OF_REGISTERED_USERS

        static final int NODE_AUTHENTICATION_OF_REGISTERED_USERS
        The node defines a policy for Authentication of its registered users. Mapping between identification and authorization.

        Part of node Information Policy policy group.

        See Also:
        Constant Field Values
      • NODE_AUTHORIZATION_OF_USERS

        static final int NODE_AUTHORIZATION_OF_USERS
        The node defines a policy for Authorization of its users.

        Part of node Information Policy policy group.

        See Also:
        Constant Field Values
      • NODE_PRIVACY_FOR_OPERATIONAL_INFO

        static final int NODE_PRIVACY_FOR_OPERATIONAL_INFO
        A node defines the privacy policy for the operational information that it collects and maintains as a result of registration.

        Part of node Information Policy policy group.

        See Also:
        Constant Field Values
      • NODE_AUDIT

        static final int NODE_AUDIT
        A node defines its local policy for audit.

        Part of node Information Policy policy group.

        See Also:
        Constant Field Values
      • NODE_AVAILABILITY_OF_SERVICE

        static final int NODE_AVAILABILITY_OF_SERVICE
        A node defines a policy for its service availability.

        Part of node Information Policy policy group.

        See Also:
        Constant Field Values
      • NODE_DEFAULT_SORT_ORDER

        static final int NODE_DEFAULT_SORT_ORDER
        Each node MUST specify the default sort order supported. A node MAY specify support for any optional additional sort orders. All sort orders are specified via use of a sortOrder tModel.

        Part of node Information Policy policy group.

        See Also:
        Constant Field Values
      • NODE_AUTHORIZATION_USING_AUTH_INFO

        static final int NODE_AUTHORIZATION_USING_AUTH_INFO
        The node defines if the criteria for identifying authorized publishers is via authInfo.

        Part of node APIs policy group.

        See Also:
        Constant Field Values
      • NODE_SUPPORTS_AUTH_INFO_FOR_INQUIRY_API

        static final int NODE_SUPPORTS_AUTH_INFO_FOR_INQUIRY_API
        AuthInfo is supported on the Inquiry APIs.

        Part of node APIs policy group.

        See Also:
        Constant Field Values
      • NODE_SUPPORTS_AUTH_INFO_FOR_PUBLISH_API

        static final int NODE_SUPPORTS_AUTH_INFO_FOR_PUBLISH_API
        AuthInfo is supported on the Publish APIs.

        Part of node APIs policy group.

        See Also:
        Constant Field Values
      • NODE_SUPPORTS_AUTH_INFO_FOR_CUSTODY_API

        static final int NODE_SUPPORTS_AUTH_INFO_FOR_CUSTODY_API
        AuthInfo is supported on the Custody and Ownership Transfer APIs.

        Part of node APIs policy group.

        See Also:
        Constant Field Values
      • NODE_SUPPORTS_AUTH_INFO_FOR_SUBSCRIPTION_API

        static final int NODE_SUPPORTS_AUTH_INFO_FOR_SUBSCRIPTION_API
        AuthInfo is supported on the Subscription APIs.

        Part of node APIs policy group.

        See Also:
        Constant Field Values
      • NODE_SUPPORTS_AUTH_INFO_FOR_VALUE_SET_API

        static final int NODE_SUPPORTS_AUTH_INFO_FOR_VALUE_SET_API
        AuthInfo is supported on the Value Set APIs.

        Part of node APIs policy group.

        See Also:
        Constant Field Values
      • NODE_SUPPORTS_CERTIFICATE_AUTHORITIES

        static final int NODE_SUPPORTS_CERTIFICATE_AUTHORITIES
        A policy for certificate authorities is supported.

        Part of node APIs policy group.

        See Also:
        Constant Field Values
      • NODE_LIMITS_ELEMENTS_WITH_SAME_LANGUAGE

        static final int NODE_LIMITS_ELEMENTS_WITH_SAME_LANGUAGE
        A node may limit the number of elements within the same language.

        Part of node Miscellaneous policy group.

        See Also:
        Constant Field Values
      • NODE_GENERATES_DISCOVERY_URLS

        static final int NODE_GENERATES_DISCOVERY_URLS
        A node may establish a policy on whether or not it generates Discovery URLs.

        Part of node Miscellaneous policy group.

        See Also:
        Constant Field Values
      • NODE_V3_PREFIX_DISCOVERY_URLS

        static final int NODE_V3_PREFIX_DISCOVERY_URLS
        URL prefix applied to discoveryURLs when businessEntity are published using version 3 publish API. The prefix specifies the location of the UDDI V3 GET servlet.

        Part of node Miscellaneous policy group.

        See Also:
        Constant Field Values
      • NODE_SUPPORTS_HTTP_GET_SERVICE

        static final int NODE_SUPPORTS_HTTP_GET_SERVICE
        A node MAY specify if it supports an HTTP GET service for access to the XML representations of UDDI data structures.

        Part of node Miscellaneous policy group.

        See Also:
        Constant Field Values
      • NODE_SPECIFIES_CHARACTER_ENCODING

        static final int NODE_SPECIFIES_CHARACTER_ENCODING
        A node MAY specify the character encoding (UTF-8 or UTF-16) it uses in response messages.

        Part of node Miscellaneous policy group.

        See Also:
        Constant Field Values
IBM WebSphere Application ServerTM
Release 8.5