BSAInvalidation

class mobase.BSAInvalidation

Bases: ABC

Methods Summary

activate(profile)

rtype:

None

deactivate(profile)

rtype:

None

isInvalidationBSA(name)

rtype:

bool

Methods Documentation

abstract activate(profile)
Return type:

None

abstract deactivate(profile)
Return type:

None

abstract isInvalidationBSA(name)
Return type:

bool