psdi.iface.mos

Class ObjectAppAuthCache

    • Method Detail

      • getAuthApp

        public java.lang.String getAuthApp(java.lang.String context,
                                           java.lang.String objectName)
        Returns the application name for a given object and context combination.
        Parameters:
        context -
        objectName -
        Returns:
        app to be authorized
      • getName

        public java.lang.String getName()
        Returns the name of the cache object. Should be unique within the app server. This name is used to uniquely identify the cache object among all cached object for both accessing the cache object as well as refreshing the cache object.
        Returns:
        OBJECTAPPAUTH
      • getInstance

        public static final ObjectAppAuthCache getInstance()
        Always use one instance of Object AppAuth DD. This DD will be initialized once when MXServer starts up in MicService.init() and when reload.
        Returns:
        Instance of ObjectAppAuthCache class
        Throws:
        MXException - MAXIMO exception