|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDirectoryUser
Identifies directory user object
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.webmethods.sc.directory.IDirectoryPrincipal |
---|
IDirectoryPrincipal.ATTR_NAMES |
Field Summary |
---|
Fields inherited from interface com.webmethods.sc.directory.IDirectoryPrincipal |
---|
TYPE_GROUP, TYPE_ROLE, TYPE_USER |
Method Summary | |
---|---|
String |
getFirstName()
Returns firstName for this user |
String |
getFullName()
Returns fullName for this user |
String |
getLastName()
Returns lastName for this user |
Methods inherited from interface com.webmethods.sc.directory.IDirectoryPrincipal |
---|
getAllAttributes, getAttribute, getDirectoryService, getDN, getEmail, getName, getType |
Methods inherited from interface com.webmethods.sc.directory.IDirectoryObject |
---|
getDirectorySession, getID |
Method Detail |
---|
String getFirstName() throws DirectoryException
DirectoryException
String getLastName() throws DirectoryException
DirectoryException
String getFullName() throws DirectoryException
DirectoryException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |