Class PermissionStoreFacade

  • All Implemented Interfaces:
    edu.uiuc.ncsa.qdl.extensions.QDLModuleMetaClass, Serializable

    public class PermissionStoreFacade
    extends StoreFacade
    Adds in a few features specific to permission stores.

    Created by Jeff Gaynor
    on 12/23/20 at 8:31 AM

    See Also:
    Serialized Form
    • Field Detail

      • CLIENT_COUNT_NAME

        public static String CLIENT_COUNT_NAME
      • CLIENTS_NAME

        public static String CLIENTS_NAME
      • ADMINS_NAME

        public static String ADMINS_NAME
    • Constructor Detail

      • PermissionStoreFacade

        public PermissionStoreFacade()