4A Server -  2.0
 All Classes Namespaces Files Functions Variables Enumerator
DrupAuthServlet.java File Reference

Servlet which allows Drupal CMS to send informations about it's users. More...

Go to the source code of this file.

Classes

class  cz.vutbr.fit.knot.annotations.comet.DrupAuthServlet
 Servlet which allows Drupal CMS to send informations about it's users. More...
 

Packages

package  cz.vutbr.fit.knot.annotations.comet
 Classes related to communication with client, session handling etc.
 

Detailed Description

Servlet which allows Drupal CMS to send informations about it's users.

Servlet which allows Drupal CMS to send informations about it's users, so users can be authenticated automatically with these informations. If user haven't account yet, it will be created.

Definition in file DrupAuthServlet.java.