Package adams.scripting.permissionhandler
-
Interface Summary Interface Description PermissionHandler Interface for schemes that check whether a command can be executed. -
Class Summary Class Description AbstractPermissionHandler Ancestor for permission handlers.AllowAll Allows all commands.RejectAll Rejects all commands.