AuthActor
org.kepler.authentication.test.AuthActor

The AuthActor actor prompts the user to login into one GAMA server, and outputs the user's credential as a string from its output port. This actor is a demonstration actor showing how to use Kepler authentication framework to get users' credentials for the workflow.

Author(s): Zhijie Guan
Version:$Id: AuthActor.java,v 1.2 2006/05/19 00:53:56 guan Exp $


output
The user's credential is passed out of the actor through this port.