Package rekall :: Package plugins :: Package response :: Module common :: Class Group
[frames] | no frames]

Class Group

source code


A class to represent a user.

Instance Methods
 
__int__(self) source code
 
__unicode__(self) source code

Inherited from rekall_lib.utils.SlottedObject: __init__, keys

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods
 
from_gid(*args) source code
Properties
  gid
  group_name
  session

Inherited from object: __class__

Method Details

from_gid(*args)
Class Method

source code 
Decorators:
  • @registry.memoize