This class represents authententication vector that is produced in an HSS during the authentication procedure of the user.It contains the necessary parameters for that
This class does not only take care of the SessionFactory with its static initializer, but also has a ThreadLocal variable which holds the Session for the current thread
Embedded Tomcat Server, as part of the FHoSS The following XML code snippet contains the hierarchy of the Tomcat containers: <Server> <Service> <Connector/> <Engine> <Host> <Context/> </Host> </Engine> </Service> <Server> The server runs in a endless thread