Interface PermissionProvider

    • Method Detail

      • getPermissionForName

        Permission getPermissionForName​(java.lang.String name,
                                        int resourceType)
        Gets the permission related to the name and resource type
      • getPermissionsForResource

        Permission[] getPermissionsForResource​(int resourceType)
        Gets all permissions possible for the resource type
      • getNameForResource

        java.lang.String getNameForResource​(int resourceType)
        Gets the name of the resource with the resource type