Class LoadAndStorePermissionOwner.Factory

    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void register​(PermissionManager manager)
      Register the permissions that this factory provides.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • register

        public void register​(PermissionManager manager)
        Description copied from interface: PermissionFactory
        Register the permissions that this factory provides. Note that the owner of the permissions must be registered before the permissions are registered.
        Specified by:
        register in interface PermissionFactory
        Parameters:
        manager - the permission manager