Class BrmWalletConf

java.lang.Object
com.portal.pcm.BrmWalletConf

public class BrmWalletConf extends Object
Contains the list of configuration entries for the Oracle wallet.

This static array holds the names of various entries that are created in the Oracle wallet specified by the BRM_CONF_WALLET environment variable during the BRM installation process. These entries are used for various configuration settings and authentication purposes.

  • Field Details

    • Entries

      public static String[] Entries
      The below entries are created in the Oracle wallet pointed by BRM_CONF_WALLET environemnet variable during BRM installation
  • Constructor Details

    • BrmWalletConf

      public BrmWalletConf()