com.ibm.mashups.enabler.user
Interface AnonymousMode


public AnonymousMode

Constant class defining the anonymous mode


Field Summary
 AnonymousMode USER
           Constant defining that a normal user is accessing the system
 AnonymousMode ANONYMOUS
           Constant defining that an anonymous user is accessing the system
 

Field Detail

USER

AnonymousMode USER
Constant defining that a normal user is accessing the system


ANONYMOUS

AnonymousMode ANONYMOUS
Constant defining that an anonymous user is accessing the system



Copyright IBM Corp. 2010 All Rights Reserved.