Package com.webmethods.sc.directory
Interface IDirectoryPrincipalAttributeProvider
- All Superinterfaces:
IDirectoryObject
Interface that describes principal attribute provider
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
ID of the Group database PAP (Principal Attribute Provider)static final String
ID of the Group PAP (Principal Attribute Provider)static final String
ID of the Role dynamic attributes PAP (Principal Attribute Provider)static final String
ID of the User Calendar PAPstatic final String
ID of the User database PAP (Principal Attribute Provider)static final String
ID of the User LDAP PAP (Principal Attribute Provider)static final String
ID of the User preferences PAPstatic final String
ID of the User Profile PAPstatic final String
ID of the User dynamic attributes PAP (Principal Attribute Provider) -
Method Summary
Methods inherited from interface com.webmethods.sc.directory.IDirectoryObject
getDirectorySession, getID
-
Field Details
-
PAP_USER_DATABASE_ATTRS
ID of the User database PAP (Principal Attribute Provider)- See Also:
-
PAP_GROUP_DATABASE_ATTRS
ID of the Group database PAP (Principal Attribute Provider)- See Also:
-
PAP_USER_LDAP_ATTRS
ID of the User LDAP PAP (Principal Attribute Provider)- See Also:
-
PAP_GROUP_LDAP_ATTRS
ID of the Group PAP (Principal Attribute Provider)- See Also:
-
PAP_USER_ROLES
ID of the User dynamic attributes PAP (Principal Attribute Provider)- See Also:
-
PAP_ROLE_DYNAMIC_ATTRS
ID of the Role dynamic attributes PAP (Principal Attribute Provider)- See Also:
-
PAP_USER_PREFERENCES_ATTRS
ID of the User preferences PAP- See Also:
-
PAP_USER_PROFILE_ATTRS
ID of the User Profile PAP- See Also:
-
PAP_USER_CALENDAR_ATTRS
ID of the User Calendar PAP- See Also:
-
-
Method Details
-
getName
Returns friendly display name for this principal attribute provider- Returns:
- Throws:
DirectoryException
-