|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDirectoryPrincipalAttributeProvider
Interface that describes principal attribute provider
Field Summary | |
---|---|
static String |
PAP_GROUP_DATABASE_ATTRS
ID of the Group database PAP (Principal Attribute Provider) |
static String |
PAP_GROUP_LDAP_ATTRS
ID of the Group PAP (Principal Attribute Provider) |
static String |
PAP_ROLE_DYNAMIC_ATTRS
ID of the Role dynamic attributes PAP (Principal Attribute Provider) |
static String |
PAP_USER_CALENDAR_ATTRS
ID of the User Calendar PAP |
static String |
PAP_USER_DATABASE_ATTRS
ID of the User database PAP (Principal Attribute Provider) |
static String |
PAP_USER_LDAP_ATTRS
ID of the User LDAP PAP (Principal Attribute Provider) |
static String |
PAP_USER_PREFERENCES_ATTRS
ID of the User preferences PAP |
static String |
PAP_USER_PROFILE_ATTRS
ID of the User Profile PAP |
static String |
PAP_USER_ROLES
ID of the User dynamic attributes PAP (Principal Attribute Provider) |
Method Summary | |
---|---|
String |
getName()
Returns friendly display name for this principal attribute provider |
Methods inherited from interface com.webmethods.sc.directory.IDirectoryObject |
---|
getDirectorySession, getID |
Field Detail |
---|
static final String PAP_USER_DATABASE_ATTRS
static final String PAP_GROUP_DATABASE_ATTRS
static final String PAP_USER_LDAP_ATTRS
static final String PAP_GROUP_LDAP_ATTRS
static final String PAP_USER_ROLES
static final String PAP_ROLE_DYNAMIC_ATTRS
static final String PAP_USER_PREFERENCES_ATTRS
static final String PAP_USER_PROFILE_ATTRS
static final String PAP_USER_CALENDAR_ATTRS
Method Detail |
---|
String getName() throws DirectoryException
DirectoryException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |