allows abstract method

bool allows(
  1. ICommand action,
  2. U user
)

Implementation

bool allows(ICommand action, U user);