hunt.security.Permission

Undocumented in source.

Members

Classes

Permission
class Permission

Abstract class for representing access to a system resource. All permissions have a name (whose interpretation depends on the subclass), as well as abstract functions for defining the semantics of the particular Permission subclass.

Meta