Methods
|
|
__methodNames
asAdapter
checkPermission
declareRulesFor
|
|
__methodNames
|
__methodNames ( klass )
Exceptions
|
|
TypeError( "Permission checked by two methods in class:", permType, newMethods [ permType ], k )
|
|
|
asAdapter
|
asAdapter (
klass,
permType,
protocol,
)
|
|
checkPermission
|
checkPermission ( klass, attempt )
Exceptions
|
|
NotImplementedError( "No rule method found", permissionType )
|
|
|
declareRulesFor
|
declareRulesFor ( klass, protocol )
|
|