Package com.webmethods.sc.directory
Interface IDirectoryObject
- All Known Subinterfaces:
ICertificate
,IDirectoryGroup
,IDirectoryPrincipal
,IDirectoryPrincipalAttributeProvider
,IDirectoryRole
,IDirectoryService
,IDirectoryUser
public interface IDirectoryObject
Base interface for all directory objects
-
Method Summary
Modifier and TypeMethodDescriptionReturns directory session for this objectgetID()
Returns unique ID for this directory object
-
Method Details
-
getDirectorySession
IDirectorySession getDirectorySession()Returns directory session for this object -
getID
Returns unique ID for this directory object- Throws:
DirectoryException
-