org.hyperic.hq.authz.server.session
Class AuthzSubjectField
java.lang.Object
org.hyperic.util.HypericEnum
org.hyperic.hq.authz.server.session.AuthzSubjectField
- All Implemented Interfaces:
- java.io.Serializable, JSON
public class AuthzSubjectField
- extends HypericEnum
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FIRSTNAME
public static final AuthzSubjectField FIRSTNAME
LASTNAME
public static final AuthzSubjectField LASTNAME
EMAIL
public static final AuthzSubjectField EMAIL
SMS
public static final AuthzSubjectField SMS
PHONE
public static final AuthzSubjectField PHONE
DEPT
public static final AuthzSubjectField DEPT
ACTIVE
public static final AuthzSubjectField ACTIVE
HTML
public static final AuthzSubjectField HTML
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.