Package oracle.tip.pc.services.identity
Class AttributeNames
java.lang.Object
oracle.tip.pc.services.identity.AttributeNames
AttributeNames
defines suppored BPEL Process Manager
Identity Service attibutes- Since:
- release specific (what release of product did this appear in)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
CN_ATTRNAME defines comman name attributestatic final String
DESCRIPTION_ATTRNAME defines description attributestatic final String
DISPLAYNAME_ATTRNAME defines display name attributestatic final String
DN_ATTRNAME defines distiguish name attributestatic final String
FAX_ATTRNAME defines fax number attributestatic final String
FIRSTNAME_ATTRNAME defines first name attributestatic final String
GUID_ATTRNAME defines oracle guid number attributestatic final String
HOMEPHONE_ATTRNAME defines home phone attributestatic final String
IM_ATTRNAME defines instant messenger attributestatic final String
LANGUAGE_PREFERENCE_ATTRNAME defines prefered language attributestatic final String
LASTNAME_ATTRNAME defines last name attributestatic final String
MAIL_ATTRNAME defines email attributestatic final String
MANAGER_ATTRNAME defines manager attributestatic final String
MIDDLENAME_ATTRNAME defines middle name attributestatic final String
MOBILE_ATTRNAME defines mobile phone attributestatic final String
NAME_ATTRNAME defines name attribute , value for name depends on providersstatic final String
NOTIFICATION_ATTRNAME defines notification preference attributestatic final String
static final String
TITLE_ATTRNAME defines title attributestatic final String
PAGER_ATTRNAME defines pager number attributestatic final String
PREFERRED_LANGUAGE_ATTRNAME defines prefered language attributestatic final String
REALMNAME_ATTRNAME defines realm name attributestatic final String
static final String
static final String
TIMEZONE_ATTRNAME defines oracle timezone attribute for userstatic final String
TITLE_ATTRNAME defines title attributestatic final String
NEP ER-26177352-Limit reassignment of tasks based on Organizational Units TXNID_ATTRNAME defines the Transaction Identifier attributestatic final String
UID_ATTRNAME defines uid attributestatic final String
UNIQUE_NAME_ATTRNAME defines unique name attributestatic final String
NEP ER-26177352-Limit reassignment of tasks based on Organizational Units WF_NAME_ATTRNAME defines the task definition name attributestatic final String
WORKPHONE_ATTRNAME defines work phone attribute -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME_ATTRNAME
NAME_ATTRNAME defines name attribute , value for name depends on providers- See Also:
-
UNIQUE_NAME_ATTRNAME
UNIQUE_NAME_ATTRNAME defines unique name attribute- See Also:
-
REALMNAME_ATTRNAME
REALMNAME_ATTRNAME defines realm name attribute- See Also:
-
CN_ATTRNAME
CN_ATTRNAME defines comman name attribute- See Also:
-
UID_ATTRNAME
UID_ATTRNAME defines uid attribute- See Also:
-
DISPLAYNAME_ATTRNAME
DISPLAYNAME_ATTRNAME defines display name attribute- See Also:
-
DESCRIPTION_ATTRNAME
DESCRIPTION_ATTRNAME defines description attribute- See Also:
-
FIRSTNAME_ATTRNAME
FIRSTNAME_ATTRNAME defines first name attribute- See Also:
-
MIDDLENAME_ATTRNAME
MIDDLENAME_ATTRNAME defines middle name attribute- See Also:
-
LASTNAME_ATTRNAME
LASTNAME_ATTRNAME defines last name attribute- See Also:
-
WORKPHONE_ATTRNAME
WORKPHONE_ATTRNAME defines work phone attribute- See Also:
-
HOMEPHONE_ATTRNAME
HOMEPHONE_ATTRNAME defines home phone attribute- See Also:
-
MOBILE_ATTRNAME
MOBILE_ATTRNAME defines mobile phone attribute- See Also:
-
PAGER_ATTRNAME
PAGER_ATTRNAME defines pager number attribute- See Also:
-
FAX_ATTRNAME
FAX_ATTRNAME defines fax number attribute- See Also:
-
MAIL_ATTRNAME
MAIL_ATTRNAME defines email attribute- See Also:
-
IM_ATTRNAME
IM_ATTRNAME defines instant messenger attribute- See Also:
-
MANAGER_ATTRNAME
MANAGER_ATTRNAME defines manager attribute- See Also:
-
TITLE_ATTRNAME
TITLE_ATTRNAME defines title attribute- See Also:
-
OWNER_ATTRNAME
TITLE_ATTRNAME defines title attribute- See Also:
-
PREFERRED_LANGUAGE_ATTRNAME
PREFERRED_LANGUAGE_ATTRNAME defines prefered language attribute- See Also:
-
LANGUAGE_PREFERENCE_ATTRNAME
LANGUAGE_PREFERENCE_ATTRNAME defines prefered language attribute- See Also:
-
DN_ATTRNAME
DN_ATTRNAME defines distiguish name attribute- See Also:
-
GUID_ATTRNAME
GUID_ATTRNAME defines oracle guid number attribute- See Also:
-
TIMEZONE_ATTRNAME
TIMEZONE_ATTRNAME defines oracle timezone attribute for user- See Also:
-
NOTIFICATION_ATTRNAME
NOTIFICATION_ATTRNAME defines notification preference attribute- See Also:
-
TENANT_NAME_ATTRNAME
- See Also:
-
TENANT_GUID_ATTRNAME
- See Also:
-
ORGANIZATIONAL_UNIT_ATTRNAME
- See Also:
-
WF_NAME_ATTRNAME
NEP ER-26177352-Limit reassignment of tasks based on Organizational Units WF_NAME_ATTRNAME defines the task definition name attribute- See Also:
-
TXNID_ATTRNAME
NEP ER-26177352-Limit reassignment of tasks based on Organizational Units TXNID_ATTRNAME defines the Transaction Identifier attribute- See Also:
-
-
Constructor Details
-
AttributeNames
public AttributeNames()
-