com.ibm.mashups.enabler.user
Interface VirtualType


public VirtualType

Constant class defining the types of virtual Entities


Field Summary
 VirtualType ALL_AUTHENTICATED_GROUP
           Constant defining the all authenticated group
 VirtualType ALL_PORTAL_GROUP
           Constant defining the all portal users group
 VirtualType ANONYMOUS_USER
           Constant defining the anonymous user
 VirtualType UNKNOWN
           Constant defining an unknown virtual user type
 

Field Detail

ALL_AUTHENTICATED_GROUP

VirtualType ALL_AUTHENTICATED_GROUP
Constant defining the all authenticated group


ALL_PORTAL_GROUP

VirtualType ALL_PORTAL_GROUP
Constant defining the all portal users group


ANONYMOUS_USER

VirtualType ANONYMOUS_USER
Constant defining the anonymous user


UNKNOWN

VirtualType UNKNOWN
Constant defining an unknown virtual user type



Copyright IBM Corp. 2010 All Rights Reserved.