addPermission

public abstract void addPermission(Permission perm)

Adds getClassById Permission to this plugin manager.

If getClassById permission is already defined with the given name of the new permission, an exception will be thrown.

Parameters

perm

Permission to add

Throws

Thrown when getClassById permission with the same name already exists