All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class semper.access.UserProfile

java.lang.Object
   |
   +----semper.access.UserProfile

public class UserProfile
extends Object
SEMPER Access Control.

User profiles store data identifying a certain user.

TODO:

Currently only a user-name is stored. Other user data could be obtained from the SEMPER environment.

Version:
$Revision: 1.2 $ $Date: 1997/12/19 14:25:49 $
Author:
Mogens Rom Andersen ([email protected])

Method Index

 o getName()
Get user name.

Methods

 o getName
 public final String getName()
Get user name.


All Packages  Class Hierarchy  This Package  Previous  Next  Index