Hy Achint, According to me,
Tax Security namespace has two interfaces which take care of transaction security in salesforce. It mainly include following interface and class.
Policy Condition interface: this allows the class implementing it to specify actions for certain events occur to perform transaction security as per policy.
Event Class : It has collection of all events that can be used by PolicyCondifition interface.