iaik.tc.tss.api.tspi
Class TcTssContextFactory

Object
  extended by TcTssAbstractFactory
      extended by TcTssContextFactory

public class TcTssContextFactory
extends TcTssAbstractFactory

This factory provides the Context object. It automatically selects the correct binding, based on the configuration in the jtss_tsp.ini file.


Constructor Summary
TcTssContextFactory()
           
 
Method Summary
 TcIContext newContextObject()
          This method returns a new instance of the context class of the specific implementation.
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TcTssContextFactory

public TcTssContextFactory()
Method Detail

newContextObject

public TcIContext newContextObject()
                            throws TcTssException,
                                   IllegalArgumentException
Description copied from class: TcTssAbstractFactory
This method returns a new instance of the context class of the specific implementation.

Specified by:
newContextObject in class TcTssAbstractFactory
Throws:
TcTssException
IllegalArgumentException