|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.plumtree.remote.prc.ObjectProperty
com.plumtree.remote.prc.UserProperty
An enumerated type used to describe the
properties of Users in the portal.
Users support all of the properties in ObjectProperty
as well as the following properties.
| Field Summary | |
static UserProperty |
AuthName
The user's authentication name, sent to the Authentication Source provider at login. |
static UserProperty |
AuthSource
The ID of the user's Authentication Source. |
static UserProperty |
LoginName
Login Name |
static UserProperty |
NumericUserName
User name used for used for login on alternative devices (hand-held devices). |
static UserProperty |
SimpleName
The mapping authentication name (login name minus the prefix). |
static UserProperty |
UniqueName
The name the Authentication Source provider uses to uniquely identify the user. |
| Fields inherited from class com.plumtree.remote.prc.ObjectProperty |
ClassID, Created, Description, FolderID, IsLocalized, Language, LastModified, LastModifiedBy, Name, ObjectID, OwnerID, UUID |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final UserProperty AuthSource
public static final UserProperty AuthName
public static final UserProperty SimpleName
public static final UserProperty UniqueName
public static final UserProperty NumericUserName
public static final UserProperty LoginName
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2008 Oracle® Corporation. All Rights Reserved.