Class SCPolicyModelImpl

    • Constructor Detail

      • SCPolicyModelImpl

        public SCPolicyModelImpl​(jakarta.servlet.http.HttpServletRequest req,
                                 Map map)
        Creates a simple model using default resource bundle.
        Parameters:
        req - HTTP Servlet Request
        map - of user information
    • Method Detail

      • getServiceName

        public String getServiceName()
        Returns the service name represented by this model. This class will return a value of iPlanetAMConsoleService.
        Specified by:
        getServiceName in interface SCPolicyModel
        Specified by:
        getServiceName in class SCModelBase
        Returns:
        String name of the service represented by this class.