Package oracle.tip.pc.services.identity.config


package oracle.tip.pc.services.identity.config
  • Class
    Description
    BPMConfigException is a check exception.
    An interface describing the Identity Service configurations This interface is implemented to provide configuration details to Identity Service.
    This class represents configuration as described in the configuration file.
    Represents properties associated with a configuration.
    ConnectionCfg defines connection property : url, user, password and others.
    ControlsCfg is an abstract class that defines behaviour common to UserControls and RoleControls.
    A class that defines all the constants as used in the Identity Service schema.
    It is recommended that this class be not used directly.
    A service around the Identity Service configuration file.
    PoolCfg defines pool propertie.
    ProviderCfg class defines a service provider to BPEL Process Manager Configuration
    RoleControlsCfg defines role controls property.
    SearchControlsCfg defines search controls property.
    UserControlsCfg defines user controls property.