class documentation

class _MemoryAuthorizerFunction: (source)

View In Hierarchy

Type shadow for function with the given attribute.

Method __call__ Return a provider of the given interface.
Class Variable __memoryAuthInterface__ Undocumented
def __call__(self, interface, session, data): (source)

Return a provider of the given interface.

Parameters
interface:Type[Interface]Undocumented
session:ISessionUndocumented
data:ComponentizedUndocumented
Returns
AnyUndocumented
__memoryAuthInterface__: Type[Interface] = (source)

Undocumented